* html,* html body{ background-image:url(about:blank); background-attachment:fixed;}
body{font-family: "宋体";
	margin: 0px; background:#FFF;
}
.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;
}

ul,li{ padding:0; margin:0;}
ul,ol,li{list-style:none;}
li{ list-style-type:none;}
.main{ width:902px; overflow:hidden;}
.main li{float:left;display: block;}
.main li img{display: block;}
.main li a{ display:block;}
.pro-menu {   
    height: 470px;
    left: 50%;
    margin-left: 465px;
    overflow: hidden;
    position: fixed;
    top: 130px;
    width: 94px;
    z-index: 10000;
	_position:absolute;
	_bottom:auto;
	_top:expression(eval(document.documentElement.scrollTop));
 	_margin-top:50px;
}
.pro-menu ul {
	background:#6abd63;
}
.pro-menu li {
	width:94px; 
	border-bottom:1px solid #fff;
    text-align: center;
	padding:10px 0; font-size:12px; 
}
.pro-menu li.gotop{ padding:0;}
.pro-menu li a {
    display: block;
    width: 94px;color:#fff; text-decoration:none;
}

/*tab*/	
.indextab .tit{ height:48px; background:#d0efa3; line-height:48px; }
.hidden{display:none;}
.SwapTab{margin:0 auto; display:block;height:48px; line-height:48px;}
.SwapTab span{height:48px;line-height:48px; width:451px;display:block; text-align:center;cursor: pointer; float:left; font-size:20px; font-family: "\9ED1\4F53"; display:block;}
.SwapTab span a{display:block; color:#996430;text-decoration:none;line-height:48px;}

.SwapTab .fb{ background:#6abd63;cursor: pointer; border:none; color:#f44e38; font-weight:normal; }	
.SwapTab .fb a{color:#fff;}
.tab-content .ct{ overflow:hidden;}
.tab-content .ct li{ float:left;}
.tab-content .ct li a{ display:block;}