@charset "gb2312";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	background-color: #ffffff;
	
	scrollbar-face-color: #FFC0CB;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
}

body { 
	 font-family: "宋体"; font-size: 12px; text-decoration: none;
}
table {  font-size: 12px; font-family: "宋体"; text-decoration: none}

td { font-size: 12px; font-family: "宋体"; 
	text-decoration: none ;color:#000000;line-height:20px;
}

img{border:0px}

.indent {
	font-family: "宋体";
	text-indent:1em; /* 文字缩进 */
	font-size:12px;
	color:#000000;
	text-align:justify;
	text-justify:inter-ideograph; /* 文字两端对齐 */
	line-height: 18px;  /* 行距18象素 */
	padding-left:0px; /* 左边留空20象素 */
	padding-right:0px; /* 右边留空20象素 */
	padding-top:5px;
	padding-bottom:5px;
}

a.topmenu:link { 
	font-size:12px;
	font-family:"宋体";
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

a.topmenu:visited {
	font-size:12px;
	font-family:"宋体";
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;    

}

a.topmenu:hover {
	font-size:12px;
	font-family:"宋体";
	color:#ff9900;
	font-weight:bold;
	text-decoration: underline;
}
a.topmenu1:link { 
	font-size:12px;
	font-family:"宋体";
	color:#000000;
	
	text-decoration:none;
}

a.topmenu1:visited {
	font-size:12px;
	font-family:"宋体";
	color:#000000;
	
	text-decoration:none;    

}

a.topmenu1:hover {
	font-size:12px;
	font-family:"宋体";
	color:#D84E7C;
	
	text-decoration: underline;
}



a.leftmenu:link { 
	font-size:18px;
	font-family: "宋体";
	color:#999999;
	line-height:22px;
	font-weight:bold;
	text-decoration:none;
}

a.leftmenu:visited {
	font-size:18px;
	font-family:"宋体";
	color:#999999;
	line-height:22px;
	font-weight:bold;
	text-decoration:none;    

}

a.leftmenu:hover {
	font-size:18px;
	font-family:"宋体";
	color:#FF0055;
	line-height:22px;
	font-weight:bold;
	text-decoration: underline;
}


a.bottmenu:link { 
	font-size:17px;
	font-family: "宋体";
	
	color:#999999;
	font-weight:bold;
	text-decoration:none;
}

a.bottmenu:visited {
	font-size:17px;
	font-family:"宋体";
	color:#999999;
	font-weight:bold;
	text-decoration:none;    

}

a.bottmenu:hover {
	font-size:17px;
	font-family:"宋体";
	color:#FF0055;
	font-weight:bold;
	text-decoration: underline;
}

.white12{
	font-family:"宋体";
	font-size:12px;
	color:#FFFFFF;
}
.black12{
	font-family:"宋体";
	font-size:12px;
	color:#000000;
}


.e_black12{
	font-family:arial;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}
.white_b12{
	font-family:"宋体";
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;/* 字体加粗 */
} 
.white_b14{
	font-family:"宋体";
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;/* 字体加粗 */
} 
.black_b12{
	font-family:"宋体";
	font-size:12px;
	color:#000000;
	font-weight:bold;/* 字体加粗 */
}
.pink_b12{
	font-family:"宋体";
	font-size:12px;
	color:#5D2730;
	font-weight:bold;/* 字体加粗 */
}

.black_b14{
	font-family:"宋体";
	font-size:14px;
	color:#000000;
	font-weight:bold;/* 字体加粗 */
}

.black_14{
	font-family:"宋体";
	font-size:14px;
	color:#000000;
	
}

.underline_shi{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #64A6B8;/*表格下边框为1象素实线*/
}	

.underline_xu {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999; /*表格下边框为1象素虚线*/
	
}
