@charset "gb2312";
.friendlink_main li a:hover{
	color:#892029;
}
/*  CSS Document */
body, input, select, form {
	font-size:12px;
	font-family:Arial,"ËÎÌå", Helvetica, sans-serif;
}
body, ul, li, p, h1, h2, h3, h4, h5, input, select {
	margin:0;
	padding:0;
}
body {
	background:url(bg.png) repeat 0 0;
}
ul, li, ol {
	list-style:none;
}
img {
	border:0
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.wrap {
	width:995px;
	margin:0 auto;
	position:relative;
}
.clear {
	clear:both;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.mr10 {
	margin-right:10px;
}
.h10{
	height:10px;
	overflow:hidden;
}
.h20{
	height:20px;
	overflow:hidden;
}
/**/
#top{
	padding-bottom:8px;
	background:url(top_bg.png) repeat-x left bottom;
}
.header{
	height:314px;
	background:url(banner_bg.jpg) no-repeat center top;
}
.logo{
	position:absolute;
	width:470px;
	height:115px;
	left:15px;
	top:60px;
}
.logo img{
	width:470px;
	height:112px;
	background:url(logo.png) no-repeat 0 0;
	_background:url(logo.gif) no-repeat 0 0;
}
.lz_logo{
	position:absolute;
	width:77px;
	height:82px;
	right:30px;
	top:30px;
}
.nav{
	border-bottom:#9f2e38 2px solid;
	padding-top:5px;
	height:55px;
	line-height:55px;
	background:url(nav_bg.jpg) no-repeat center top;
}
.nav ul{
	width:1000px;
	margin:0 auto;
}
.nav li{
	float:left;
	font-size:13px;
	font-family:"Î¢ÈíÑÅºÚ";
}
.nav li a{
	display:block;
	padding:0 25px;
	color:#f4c865;
}
.nav li a:hover{
	text-decoration:none;
	background:url(nav_libg.png) repeat-x 0 1px;
	_background:url(nav_libg.jpg) repeat-x 0 1px;
}
.nav li.nav_active a{
	background:url(nav_libg.png) repeat-x 0 1px;
	_background:url(nav_libg.jpg) repeat-x 0 1px;
}
/**/
#center{
	background:url(center_bg.jpg) repeat-x left bottom;
}
.bg{
	background:url(center_topbg.jpg) repeat-x 0 0;
}
/**/
#footer{
	padding-top:30px;
	height:100px;
	text-align:center;
	line-height:20px;
	color:#fff;
	background:url(footer_bg.jpg) repeat-x 0 0;
}
/**/
.bgc{
	background:#fef8ec;
}
.block {
	border:#d9d9d9 1px solid;
	background:url(block_bg.gif) repeat-x left bottom;
	padding:1px;
	padding-bottom:11px;
}
.block_title h3{
	font-size:15px;
	font-family:"Î¢ÈíÑÅºÚ";
	color:#8a212a;
	font-weight:normal;
}
.friendlink_title{
	padding-top:3px;
	padding-left:115px;
	background:url(lqlj.jpg) no-repeat 20px center;
	height:27px;
	border-bottom:#981e26 3px solid;
	overflow:hidden;
}
.friendlink_title li{
	float:left;
	width:105px;
	height:27px;
	line-height:27px;
	text-align:center;
	background:#eae5d9;
	color:#333;
	margin-right:5px;
	cursor:pointer;
}
.friendlink_main{
	padding:10px 25px;
	padding-right:0;
}
.friendlink_main li{
	float:left;
	width:160px;
	height:30px;
	line-height:30px;
}
.friendlink_main li a, .mncx li a{
	color:#333;
}
.friendlink_title li.f_active{
	background:url(f_active_bg.jpg) no-repeat center bottom;
	color:#f2d97a;
}