@charset "utf-8";
/* CSS Document */
body,td,th {
	font-size: 12px;
	color: #000000;
	line-height:24px;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
}
a:link {
	color: #575555;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #575555;
}
a:hover {
	text-decoration: underline;
	color: #FE7500;
}
a:active {
	text-decoration: none;
}
.fe7500{color:#fe7500}
.bom{text-align:center; line-height:23px; padding:7px;}
.proclass{line-height:25px; padding:4px; font-weight:bold;}
.lef{border-top:1px solid #627D9E;border-bottom:1px solid #627D9E;background:url(images/xd.jpg) 10px no-repeat;font: bold 12px "宋体";color:#627D9E;line-height:25px;padding-left:25px;}
.content{ margin:10px 10px 10px 10px; line-height:150%; color:#666;}/*基本页的内容显示*/
.heib{ font-size:13px; color:#FF3300; font-weight:bold;}
img{border:none;}