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;
}

.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;
}


.rightfixed{ width:210px; height:570px; position:fixed; top:150px; right:50%; margin-right:-650px; z-index:9999;display:none}
*html .rightfixed{position:absolute;}
.rightfixed a{display:block;width:210px;height:65px;background-image:url(../images/floatnav.png));background-position:0 0;background-repeat:no-repeat;text-indent:-9999px;}
.rightfixed a.r1{background-position:0 0}
.rightfixed a.r2{background-position:0 -65px}
.rightfixed a.r3{background-position:0 -130px}
.rightfixed a.r4{background-position:0 -195px}
.rightfixed a.r5{background-position:0 -260px}
