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;
}

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;
}

.show_img {
	float:left;
}

.pro-menu {
	Z-INDEX: 10000; POSITION: fixed; WIDTH: 170px; MARGIN-right: 0px; OVERFLOW: hidden; TOP: 100px;left: 50%;
margin-left: 490px; _position: absolute; _bottom: auto; _margin-top: 50px
}
.pro-menu a img{ margin:0px; padding:0px; border:none;}

.pro-menu img{ margin:0px; padding:0px; border:none;}

.floatBox{
    width: 170px;
    height: 390px;

    position: fixed;
    top: 100px;
right: 50%;
margin-right: 490px;
    _position:absolute;
    _top:expression(eval(document.documentElement.scrollTop+170));
}
