@charset "utf-8";
/* css document */

/* ==================== top ==================== */
.top_box{
	width:1000px;
	margin:auto;
}
#header ul li{float:left;}
#header_r a { color:#645a47;}
#header_r .share a{ color:#090808;}

#header_r{position:relative;}
#header_r .bshare-custom{
	position:absolute;
	right:0px;
}
#header_r .search{
	position:relative;
	width:255px;
	height:24px;
	background:#716451;
	padding:3px 0px 3px 3px;
	_padding:3px 0px 3px 4px;
	margin-top:30px;
	_margin-top:30px;
}
.search span{
	display:block; 
	float:left; 
	padding-left:3px;
	position:absolute; 
	color:#6a6b6b;
	line-height:24px; 
	_line-height:28px;
}
.search .input_txt{
	width:200px;
	height:24px;
	background:#d9c4a5;
	line-height:24px;
	padding-left:3px;
}
.search .btn{
	width:40px;
	height:24px;
	color:#fff;
	background:#716451;
	cursor:pointer;
}
#header_r .hotwords font{ font-size:12px;color:#353636;}
#header_r .hotwords a{ color:#6e6c6b;}
/* ==================== nav ==================== */
.nav_box{
	width:100%;
	height:76px;
	background:url(/uploads/image/s2images/navbg.jpg) repeat;
	margin-top:30px;
}
.nav_box ul{
	width:1000px;
	margin:0 auto;
	background:url(/uploads/image/s2images/navboder.jpg) right top no-repeat;
}
.nav_box ul li{
	width:150px;
	font-size:16px;
	color:#302e2b;
	height:76px;
	text-align:center;
	line-height:76px;
	float:left;
	background:url(/uploads/image/s2images/navboder.jpg) left top no-repeat;
	padding-left:2px;
	position:relative;
	z-index:1000;
}


.nav_box ul li.home {width:82px;}
.nav_box ul li.home a{padding:0px 25px 0px 23px;}
.nav_box ul a{
	font-family:"微软雅黑";
	height:76px;
	line-height:76px;
	color:#302e2b;
}
.nav_box ul a:hover{
	font-weight:bold;
	background:url(/uploads/image/s2images/navon.jpg) left top repeat;
	color:#a10303;
	text-decoration:underline;
}
body#sn1  .nav_box ul li#b1 a.on,
body#sn2  .nav_box ul li#b2 a.on,
body#sn3  .nav_box ul li#b3 a.on,
body#sn4  .nav_box ul li#b4 a.on,
body#sn5  .nav_box ul li#b5 a.on,
body#sn6  .nav_box ul li#b6 a.on,
body#sn7  .nav_box ul li#b7 a.on{
	background:url(/uploads/image/s2images/navon.jpg) left top repeat;
	color:#a10303;
	font-weight:bold;
	text-decoration:underline;
}

.submenu{
	width:159px;
	position:absolute;
	top:76px; 
	left:0px;
	z-index:999;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	overflow:hidden;
	zoom:1;
}
.submenu ul li{
	width:159px;
	text-align:center;
	height:50px;
	line-height:40px;
	display:block;
	float:none;
	background:#dfc89f;
}

.submenu ul li a{
	display:block;
	width:120px;
	height:35px;
	line-height:35px;
	padding:0px;
	padding-bottom:3px;
	float:none;
	border-bottom:1px dotted #000;
	margin:0px auto;
}
.submenu ul li a:hover{
	font-weight:bold;
	background:none;
	color:#a10303;
	text-decoration:none;
}

.nav_box .submenu ul li.last a{padding:0px}

/* ==================== page ==================== */
.page {
	color:#665a49;
	float:right;
}
.page a{
	display:inline-block;
	font-size:12px;
	color:#69594a;
	background:#e0caa3;
	border:1px solid #a08f75;
	padding:8px 10px;
	vertical-align:middle;
}
.page a:hover{
	color:#fff;
	background:#b53838;
}
.page b{
	display:inline-block;
	font-size:12px;
	color:#69594a;
	background:#e0caa3;
	border:1px solid #a08f75;
	padding:8px 10px;
	vertical-align:middle;
	background:#b53838;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}
.page span.allpage{vertical-align:middle;}
/* ==================== footer ==================== */

.footer{
	font-size:14px;
	width:1000px;
	position:absolute;
	top:2225px;
	left:50%;
	margin-left:-570px;
	color:#1f1d19;
	line-height:24px;
	padding-bottom:20px;
}
body#sn1 .footer{
	top:3180px;
}
.footer a{
	color:#1f1d19;
}
	
