
body {
	font-family: "宋体";
	margin: 0px;
}
.font_gray {
	font-family: "Arial";
	font-size: 12px;
	color: #919191;
	line-height: 17px;
}
.font_blue {
	color: #0166B4;
	font-size: 13px;
}
.top_bg {
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	height: 15px;
	display: block;
	width: 50px;
}
.top_bott{
	margin-bottom:17px;
	margin-top:17px;
	font-family: "宋体";
	font-size: 14px;
	color: #0066b3;
	background-color:#cae9ab;
}

.bottom_bg {
	background-image: url(../images/bottom_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

A.blue12:link {
	FONT-SIZE: 12px;
	COLOR: #0166B4;
	text-decoration: none;
	text-indent: 24px;
}
A.blue12:visited {
	FONT-SIZE: 12px;
	COLOR: #0166B4;
	text-decoration: none;
	text-indent: 24px;
}
A.blue12:hover {
	TEXT-DECORATION: underline;
	color: #4296D2;
	text-indent: 24px;
}

ul,li{ padding:0; margin:0;}
ul,ol,li{list-style:none;}
li{ list-style-type:none;}
.main{ width:888px; padding:0 7px 10px; overflow:hidden;}
.main li{ margin:1px; float:left; width:220px; height:154px; display: block;}
.main li a{ display:block;}
.main li a:hover{ border:2px solid #73b136; margin:-2px;}