body{
	margin:0;
	padding:0;
	font-family:"微软雅黑";
	font-size:12px;
	color:#333;
}
ul,dl,dt,dd{
	margin:0;
	padding:0;
	list-style:none;
}
h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
}
a{
	text-decoration:none;
	color:#777;
}
a:hover{
	text-decoration:none;
	}
img{
	border:none;
}
input{
	margin:0;
	padding:0;
}
font{
	font-weight:100;
	}
#header{
	height:93px;
	position:relative;
	z-index:2;
	margin:0px auto;
	background:url(/static/image/s_top_back.png) repeat-x top;
	}
.header_con{
	width:998px;
	height:93px;
	margin:0px auto;
	overflow:hidden;
	}
.header_con .logo{
	float:left;
	width:257px;
	height:93px;
	}
.header_con .nav{
	margin:35px 0px 0px 270px;
	overflow:hidden;
	}
.header_con .nav ul{
	width:900px;
	}
.header_con .nav li{
	float:left;
	}
.header_con .nav li a{
	display:inline-block;
	padding:0px 15px;
	font-size:14px;
	color:#fff;
	height:56px;
	line-height:56px;
	}
.header_con .nav li a:hover{
	color:#EA2143;
	}
.header_con .nav .hover a{
	color:#EA2143;
	}
.nav_bottom{
	position:absolute;
	z-index:1;
	left:0px;
	bottom:-40px;
	height:40px;
	width:100%;
	background:url(/static/image/nav_bottom_back.png);
	}
.nav_bottom ul{
	width:998px;
	height:40px;
	margin:0px auto;
	position:relative;
	z-index:1;
	}
.nav_bottom li{
	position:absolute;
	left:0px;
	top:0px;
	height:40px;
	line-height:40px;
	font-size:14px;
	color:#333;
	display:none;
	background:url(/static/image/nav_icon.png) no-repeat left center;
	padding-left:15px;
	}
.nav_bottom  li a:hover{
	color:#EA2143;
	}
.nav_bottom .list0{
	left:328px;
	}
.nav_bottom .list1{
	left:429px;
	}
.nav_bottom .list2{
	left:515px;
	}
.nav_bottom .list3{
	left:600px;
	}
.nav_bottom .list4{
	left:635px;
	}
.nav_bottom .list5{
	left:473px;
	}
.nav_bottom .list6{
	left:auto;
	right:40px;
	}
#footer{
	overflow:hidden;
	margin-top:60px;
	background-color:#281614;
	}
#footer .top{
	width:998px;
	margin:0px auto;
	padding-top:45px;
	overflow:hidden;
	border-bottom:#4D3E3C solid 2px;
	padding-bottom:20px;
	}
#footer .top ul{
	width:1100px;
	}
#footer .top li{
	float:left;
	width:144px;
	}
#footer .top li dt{
	font-size:14px;
	margin-bottom:5px;
	}
#footer .top li dt a{
	color:#fff;
	}
#footer .top li dd a{
	color:#aaa;
	line-height:180%;
	}
#footer .bottom{
	width:998px;
	height:54px;
	line-height:50px;
	color:#aaa;
	margin:0px auto;
	overflow:hidden;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
