body {
	font-family: "方正兰亭黑_GBK", Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size:13px;
}
.font_gray01 {
	font-family: "方正兰亭黑_GBK";
	font-size: 14px;
	color: #333333;
	line-height: 24px;
	text-indent:27px;
}
.font_title01{
	font-family: "方正兰亭黑_GBK";
	font-size: 14px;
	color: #0B4090;
	line-height: 24px;
	text-indent:10px;
	font-weight:bold;
	text-indent:27px;
}
.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;}

.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;
}
