@charset "utf-8";
/* CSS Document */
<!-- 首页样式 -->
img{ border:none}
h2{ margin:0; padding:0;}
body {
	margin: 0px;
	padding:0px;
	background:#6A685E url(../images/ng.jpg) repeat-x scroll left top;
	font-size:12px;
	color:#333;
	line-height:24px;
}
a{
	color:#333;
	}
.main_warp{ width:1002px; border:1px solid #6a685e; border-top:none;background:#5a584e;}
.warp_c{ width:974px; margin:0 auto;}
#a{ width:974px; height:122px; background:url(../images/bg_bng.jpg) no-repeat scroll left top; padding-bottom:13px;}
#scroll{ margin-left:6px; position:relative;}
#scroll li{ width:192px;height:109px; text-align:right}
.prev_btn,.next_btn{ width:14px; height:26px; position:absolute; top:41px; display:block; z-index:100}
.prev_btn{ background:url(../images/next_btn.png) no-repeat scroll left top;}
.next_btn{ background:url(../images/prev_btn.png) no-repeat scroll left top; right:0px;}

.wrapper{
	width:1004px;
	margin-left:auto;
	margin-right:auto;
	}
.header{
	height:366px;
	clear:both;
	overflow:hidden;
	}

.content{
	width:1002px;
	clear:both;
	overflow:hidden;
	background-color:#5a584e;
	border-left:1px solid #747165;
	border-right:1px solid #747165;
	border-bottom:1px solid #747165;
	}
.layout{
	background:#5a584e url(../images/layout_bg.jpg) repeat-y scroll left top;
	width:974px;
	overflow:hidden;
	margin-left:14px;
	border-bottom:6px solid #888170;
	margin:0px 14px 18px 14px;
	height:auto;
	}
.layout_topBg{
	background:url(../images/layout_top_bg.jpg) no-repeat scroll left top;
	width:968px;
	height:71px !important;
	*+height:auto !important;
	height:71px;
	padding-top:6px;
	padding-left:6px;
	}
.col_main{
	float:left;
	width:217px;
	background-color:#b0ac97;
	}
.col_sub{
	float:left;
	width:745px;
	}
.footer{
	background:url(../images/footer_bg.jpg) repeat scroll left top;
	height:86px;
	margin-top:11px;
	width:100%;
	}
.footer_layout{
	width:1002px;
	margin-left:auto;
	margin-right:auto;
	color:#c4c3b4;
	}
.footer_layout a{
	color:#c4c3b4;
	}
.footer_top{
	clear:both;
	overflow:hidden;
	width:1004px;
	height:52px;
	line-height:52px;
	}
.newstitle,.newssubtitle{
	text-align:center;
	}
.newstitle{
	font-size:14px;
	}

.pager.clear{
	overflow:hidden;
	text-align:center;
	margin-top:10px;
	color:#393730;
	font-weight:bold;
	}
.pager.clear span{
	padding-left:5px;
	padding-right:5px;
	color:#393730;
	}