@import url("../default.css");
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#FF6600;
}
a:active {
	text-decoration: none;
}
.font{font-family:"宋体"; font-size:12px; color:#FFFFFF; line-height:20px;}
.font1{font-family:"宋体"; font-size:12px; color:#1b3c5d; line-height:20px;}
.font2{font-family:"宋体"; font-size:12px; color:#666666; line-height:20px;}
.font5{font-family:"宋体"; font-size:16px; color:#1b3c5d; }
.font3{
	font-family:"宋体";
	font-size:12px;
	color:#666666;
	line-height:25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.font4{font-size:12px; font-family:"宋体"; color:#1b3c5d; line-height:25px; font-weight:bold}