/* CSS Document */

*{
	margin:0 auto;
	padding:0px;
	}
html {
	color: #000;
	background: #fff;
	
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0px;
	padding:0px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a, img {
	border: 0;
	text-decoration:none;
	outline:none;
}
body {
	font: 12px arial, 微软雅黑, helvetica, clean, sans-serif;
	min-width:1100px;
	
}
.lf{
	float:left;
	}
.rt{
	float:right;
	}
ul, ol, li{
	list-style:none;
	margin:0px;
	padding:0px;
	}
#warp{
	width:100%;
	overflow:hidden;
	zoom:1;
	min-width:1100px;
	}
#header{
	width:100%;
	overflow:hidden;
	zoom:1;
	}
.top{
	width:1020px;
	margin:0 auto;
	overflow:hidden;
	zoom:1;
	padding-top:25px;
	}
.logo{
	width:368px;
	overflow:hidden;
	zoom:1;
	}
.topcontent{
	width:400px;
	overflow:hidden;
	zoom:1;
	padding-top:20px;
	}
.topcontent ul li{
	float:left;
	margin-right:10px;
	}
.topcontent ul .toptip{
	padding-top:5px;
	}
.topcontent ul .toptip img{ 
	float:left; 
	margin-right:10px;
	}
.topcontent ul .toptip a{
	color:#0f0f0f;
	font-size:12px;
	padding:0px 5px 0px 5px;
		}
.topcontent ul .toptip a:hover{
	text-decoration:underline;
	}
.menu{
	width:100%;
	background:url(../images/navbg.jpg) repeat-x;
	height:41px;
	margin-top:15px;
	line-height:41px;
	overflow:hidden;
	zoom:1;
	}
.nav{
	width:1020px;
	margin:0 auto;
	overflow:hidden;
	zoom:1;
	}
.navlist{
	width:820px;
	overflow:hidden;
	zoom:1;
	}
.navlist ul li{
	float:left;
	margin-right:10px;
	width:90px;
	}
.navlist ul li a{
	display:block;
	width:90px;
	height:41px;
	font-size:16px;
	text-align:center;
	color:#FFF;
	}
.navlist ul li a:hover{
	background:url(../images/navon.jpg) no-repeat;
	width:90px;
	height:41px;
	}
.navlist ul li .navon{
	background:url(../images/navon.jpg) no-repeat;
	width:90px;
	height:41px;
	}
.search{
	background:url(../images/searchbg.png) no-repeat;
	width:178px;
	height:27px;
	margin-top:8px;
	margin-right:20px;
	}
.search .txt{
	width:149px;
	height:22px;
	border:none;
	float:left;
	margin-top:2px;
	margin-left:4px;
	background:none;
	}
.sea_btn{
	background:url(../images/seaimg.jpg) no-repeat;
	width:16px;
	height:15px;
	border:none;
	margin-top:5px;
	float:left;
	cursor:pointer;
	}
#main{
	width:1040px;
	margin:0 auto;
	overflow:hidden;
	zoom:1;
	padding-top:25px;
	}
#footer{
	width:100%;
	margin-top:20px;
	height:40px;
	line-height:40px;
	background-color:#595959;
	overflow:hidden;
	zoom:1;
	}
.ftcontainer{
	width:1020px;
	margin:0 auto;
	overflow:hidden;
	zoom:1;
	font-size:12px;
	color:#FFF;
	}
.ftlink{
	width:440px;
	overflow:hidden;
	zoom:1;
	}
.ftlink a{
	padding-left:10px;
	padding-right:10px;
	color:#FFF;
	}
#container{
	width:1020px;
	margin:0 auto;
	overflow:hidden;
	zoom:1;
	padding-top:15px;
	}
#container a:hover{
	text-decoration:underline;
	}
.page{
	width:300px;
	margin:0 auto;
	overflow:hidden;
	zoom:1;
	padding-top:10px;
	}
.page .first{
	background:url(../images/ind_icon1.gif) no-repeat;
	width:11px;
	height:13px;
	display:inline-block;
	float:left;
	margin-top:8px;
	
	}
.page .last{
	background:url(../images/ind_icon2.gif) no-repeat;
	width:11px;
	height:13px;
	display:inline-block;
	margin-top:8px;
	float:left;
	}
.page span{
	display:block;
	float:left;
	padding-left:10px;
	
	}
.page span a{
	display:inline-block;
	width:30px;
	height:26px;
	text-align:center;
	line-height:26px;
	float:left;
	background-color:#cdcdcd;
	color:#4c4c4c;
	margin-right:10px;
	}
.page span a:hover{
	color:#FFF;
	background-color:#e0012b
	}
.page span .pagon{
	color:#FFF;
	background-color:#e0012b
	}