body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #3E3E3E;
}
* {
	margin: 0px;
}

.line {
	font-family: "宋体";
	font-weight: bolder;
	color: #FFFFFF;
}
.select {
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #595D60;
	border-right-color: #999BA1;
	border-bottom-color: #999BA1;
	border-left-color: #999BA1;
}
p {
	padding-bottom: 5px;
}

a {
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.a a {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 110px;
	float: left;
	vertical-align: bottom;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.title {
	font-family: "黑体";
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

.bg_td_left {
	background-image: url(../pics/inner_r3_c5.jpg);
	background-repeat: repeat-x;
}

.a a:hover {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #DFEBF2;
	text-decoration: none;
}


a:hover {
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}
.tabel_font {
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color: #7B7C7E;
}
.table_line table {
	border: 1px solid #CCCCCC;
}




a.pru{ 
	font-family: "黑体";
	font-size: 15px;
	color: #3F7294;
}
input {
	background-color: #F1F5FA;
	border: 1px solid #3F7294;
	height: 14px;
}
.btn {
	background-color: #F1F5FA;
	height: 22px;
	width: 50px;
	border: 1px solid #3F7294;
}


a.pru:hover{
	font-family: "黑体";
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
}
.dropmenudiv{
	position:absolute;
	top: 114px;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	background-color: white;
	width: 173px;
	visibility: hidden;



filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4);
	left: 125px;
}


.dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #B5E2FE; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: #3F7294;
}
ul.pre li {
	list-style-image: url(../pics/inner_r2_c3.gif);
	text-indent: 35px;
	list-style-type: none;
}
ul li {
	text-indent: 30px;
}
ol li {
	text-indent: 50px;
}



.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #EBF7FF;
	text-decoration: none;
	color: #3F7294;
}
