@charset "gb2312";
*{padding:0px;margin:0px;}
body{font:12px Verdana,Arial,Tahoma;color:#333;background:#FFF;}
img{border:none;}
ul,dir,menu{list-style:none;}
input,select,button{font:12px Verdana,Arial,Tahoma;vertical-align:middle;}
a{text-decoration:none;color:#333}
a:hover{color:#999;}
html{
	background:#d6d6d6;
	}
.center{
	margin-left:auto;
	margin-right:auto;
}

.clear_float{clear:both;}
.fl{float:left;}
.fr{float:right;}

.pageWidth{
	width:1037px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
}
.w{
	width:992px;
	margin:0 auto;
	overflow:hidden;
	}
body{
	width:1037px;
	margin:0 auto;
	}	
.top{
	height:118px;
	background:url(../images/01.png) no-repeat;
	padding-top:5px;
}
.top p{
	background:url(../images/20.jpg) no-repeat left center;
	font-size:12px;
	line-height:18px;
	color:#FFF;
	margin-left:30px;
	padding-left:30px;
	}
#logo{height:0;border:none;display:none;}
.nav{
	height:40px;
	background:url(../images/logobg.jpg) no-repeat;
	}
.nav ul{
	height:38px;
	width:720px;
	float:right;
	margin-right:10px;
	}
.nav ul li{
	width:88px;
	height:38px;
	float:left;
	}
.nav ul li a{
	display:block;
    width:80px;
	line-height:38px;
	text-align:center;
	color:#FFF;
	margin:auto auto;
	}
.nav ul li a:hover{color:#F00;}		
.banner{height:290px;}	

.footer{
	height:43px;
	background:url(../images/19.jpg) repeat-x;
	}			
.footer p{
	width:962px;
	line-height:43px;
	color:#FFF;
	padding-left:30px;
	}
.footer ul{
	width:600px;
	height:30px;
	float:left;
	padding-left:20px;
	padding-top:10px;
	}
.footer ul li{
	width:65px;
	linr-height:30px;
	float:left;
	background:url(../images/25.jpg) no-repeat right center;
	}			
.footer ul li a{
	display:block;
	text-align:center;
	color:#FFF;
}
.footer p{
	width:250px;
	line-height:35px;
	float:right;
	margin-right:30px;
	}

/*-----Í¼Æ¬ÂÖ²¥---->
.clearfix:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix{zoom:1;}
ul,li{list-style:none;}
img{border:0;}
.wrapper{width:992px;margin:0 auto;padding-bottom:50px;}
h1{height:50px;line-height:50px;font-size:22px;font-weight:normal;font-family:"Microsoft YaHei",SimHei;margin-bottom:20px;}
/* focus */
#focus{width:992px;height:290px;overflow:hidden;position:relative;}
#focus ul{height:380px;position:absolute;}
#focus ul li{float:left;width:992px;height:290px;overflow:hidden;position:relative;background:#000;}
#focus ul li div{position:absolute;overflow:hidden;}
#focus .btnBg{position:absolute;width:992px;height:20px;left:0;bottom:0;background:#000;}
#focus .btn{position:absolute;width:980px;height:10px;padding:5px 10px;right:0;bottom:0;text-align:right;}
#focus .btn span{display:inline-block;_display:inline;_zoom:1;width:25px;height:10px;_font-size:0;margin-left:5px;cursor:pointer;background:#fff;}
#focus .btn span.on{background:#fff;}
#focus .preNext{width:45px;height:100px;position:absolute;top:90px;background:url(img/sprite.png) no-repeat 0 0;cursor:pointer;}
#focus .pre{left:0;}
#focus .next{right:0;background-position:right top;}
/*½áÊø*/