﻿@charset "utf-8";
body {
font-family: "微软雅黑";
margin:0;
	padding:0;
font: 12px/1.5 tahoma,sans-serif;
}
a {
color: #555;
text-decoration: none;
}
#headimages {
margin: auto;
padding: 0px;
}
.tdBorder {
border: 1px solid #c6c6c6;
margin-bottom: 10px;
background-color: white;
width:990px;
height: 30px;
padding-top: 5px;
margin: auto;
}
.tdBorder a {
padding-left: 20px;
position: relative;
}
.num5f {
position: relative;
width:990px;
overflow: hidden;
margin-top: 15px;
font-size: 14px;
color: #494949;
text-align: center;
line-height: 35px;
margin:auto;
margin-top: 10px;
}
.num5 {
width: 990px;
top: 0;
left: 0;
}
.num5 li {
float: left;
margin-right: 8px;
height: 260px;
margin-left: 8px;
}
ul {
list-style: none;
margin: 0px;
padding: 0px;
}
.list_page {
margin: 5px 5px;
text-align: center;
}
.list_page a, .list_page b {
padding: 4px 4px 2px;
border: 1px solid #D2EFFF;
background: #F0F8FF;
text-align: center;
display: inline;
font-size: 14px;
}
/*= 底部 =*/
#foot {
background: #39434b;
	border-top:2px #f4f4f4 solid;
	padding-bottom:15px;
	margin-top: 20px;
}
#foot a {
font-size: 12px;
color: #acb6c2;
}
#foot .menu {
	text-align:center;
	padding:10px 0 6px;
}
#foot .menu li {
	display:inline;
	padding:0 1.2em;
	background:url(../images/word-split.gif) no-repeat 100% 0;
}
#foot .menu .last {
	background:none;
}
#foot .copyright {
	text-align:center;
	padding:0 20px;
	line-height:25px;
}
#foot .renzheng {
	text-align:center;
	margin-top:10px;
}
/*= 返回顶部头部 =*/

.go {
	width:47px;
	height:106px;
	position:fixed;
	_position:absolute;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||200)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
	right:150px;
	bottom:10%;
}
.go a {
	background:url(../images/a.png) no-repeat;
	display:block;
	text-indent:999em;
	width:37px;
	margin:5px;
	border:0;
	overflow:hidden;
	float:left
}
.go .top {
	background-position:0 -33px;
	height:22px
}
.go .feedback {
	background-position:0 -54px;
	height:32px
}
.go .bottom {
	background-position:0 -88px;
	height:22px
}
.go .top:hover {
	background-position:-38px -33px
}
.go .feedback:hover {
	background-position:-38px -54px
}
.go .bottom:hover {
	background-position:-38px -88px
}
