blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,th,td,a,img,p,span,hr,h1,h2,h3,h4,h5,h6{list-style-type: none;border:0;margin:0;padding:0;text-decoration: none;}
body {
	width:100%;
	font-family: "微软雅黑";
	font-size: 12px;
	font-weight: 500;
	color: #999;
	margin:0;
	padding:0;
	background:url(../images/body.png);
}
.clear{clear:both;}
.warp {
	height: auto;
	width: 100%;
}
.header {
	height: 530px;
	width: 100%;
}
.nei_header {
	height: 360px;
	width: 100%;
}
.header_logo {
	height: 109px;
	width: 100%;
	background: url(../images/logo_bg.jpg) top center;
}
.top_logo{
	height: 109px;
	width: 1000px;
	margin:0 auto;
}
.logo {
	background: url(../images/logo.jpg) no-repeat top center;
	height: 109px;
	width: 631px;
	float:left;
}
.logo_center{
	background: url(../images/logo_name.jpg) no-repeat top center;
	/*width:222px;*/
	height:109px;
	float:left;
	}
.logo_right {
	height: 109px;
	width: 369px;
	float:left;
	
}

.index_cang{
	width:369px;
	line-height:50px;
	text-align:right;
	color:#858585;
	}
.index_cang a{
	color:#858585;
	}
.search{	
	width:288px;
	height:26px;
	float:right;
	}
.search input{
	float:left;
	}
.search img{
	float:left;
	}

.header_menu{
	background:url(../images/menu_bg.jpg) top center;
	height: 40px;
	width: 100%;
}
.menu {
	height: 40px;
	width: 1000px;
	margin:0px auto;
}
.menu ul li{
	width:165px;
	line-height:40px;
	float:left;
}
.menu ul li img{
	float:left;
}
.menu ul li a{
	width:143px;
	line-height:40px;
	float:left;
	margin-left:11px;
	font-size:16px;
	color:#333;	
	text-align:center;
	text-decoration:none;
}
.menu ul li a:hover{
	background:url(../images/li_bg.jpg);
	color:#fff;
	}
	
.menu .sub-nav { 
    display:none; 
	position:absolute; 
	top:150px;
	padding-top:10px;
	z-index:2000;
 }
.menu .sub-nav li {
	float:none; 
	display:block;
	width:100px; 
	height:30px; 
	line-height:30px; 
}
.menu .sub-nav li a{
	font-size:14px;
	}
.menu .sub-nav .triangle { 
    position:absolute; 
	left:50%; 
	top:5px; 
	margin-left:25px; 
	display:block; 
	width:0; 
	height:0;
	overflow:hidden; 
	line-height:0; 
	font-size:0; 
	border-bottom:5px solid #06F; 
	border-top:none; 
	border-left:5px solid #FFF; 
	border-right:5px solid #FFF;
}
.menu ul li span{
	line-height:40px;
	font-size:12px;
	margin-left:5px;
	float:center;
	}

.header_banel{
	width:100%;
	height:379px;
}
.nei_banel{
	width:auto;
	height:210px;
	text-align:center;
}
.content_zhan{
	width:100%;
	height:22px;
	background:url(../images/banel_xia.jpg) top center;
}

.footer{
	width:100%;
	height:97px;
	background:url(../images/footer_bg.jpg) top center;
}
.foot{
	width:1000px;
	height:97px;
	margin:0 auto;
}
.foot_info{
	width:798px;
	height:97px;
	float:left;
}
.footer_logo{
	width:202px;
	height:97px;
	float:left;
	background:url(../images/footer_logo.jpg) top center;

