@charset "utf-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, a {
	margin:0;
	padding:0;
	font:12px Arial, Helvetica, sans-serif;
	color:#434343
}
html {
	width:100%;
	text-align:center;
	background:#fff9d8 url(n_bg.jpg) no-repeat center 0;
	
}
body{

}
img {
	border:none;
}
a {
	color:#434343
	font-family:Arial;
	text-decoration:none;
	cursor:pointer;
}
a:hover{color:#f49800;}
strong {
	
	font-weight:bold;
}
ul, ol, li, dt, dd {
	list-style:none;
}
em, i {
	font-style:normal;
}

.clearfix{zoom:1;}
.clearfix:after{content:'.';display:block;height:0;clear:both;visibility:hidden;}
.w-1015{width:1015px;margin:0 auto;}
.f-l {
	float:left;
}
.f-r {
	float:right;
}
.m-25{margin-top:25px;}
.box-con{display:none;}
.content{background:#fff url(n_top.png) 0 top no-repeat;}
.head h1{text-align:left;padding:43px 0;}
.nav{background:#e71d1d;height:45px;padding-left:10px;}
.nav li{float:left;}
.nav li a{display:block;font:18px/45px "微软雅黑",Mircosoft YaHei;color:#fff;padding:0 28px;}
.nav li a:hover,.nav li .cur{font-weight:bold;background:#ffb400;color:#fff;}

.foot p{border-top:8px solid #e31a1a;background:#f2f2f2;font:12px/24px simsun;color:#333;padding:10px 0  50px;}