#Main{
	width: 100%;

	margin: 0px auto;
	background: url(../images/img_Bg_main_header.jpg) top center no-repeat;
	display: block;
}

#w940{
	width: 940px;
	margin: 0px auto;
	position: relative;
	display: block;
}
#w940 .xingehui{
	width: 130px;
	height: 72px;
	position: absolute;
	right: 0px;
	top: 280px;
	font-size: 600px;
	overflow: hidden;
}
/*******************NavCssStyle************************/
.nav{
	width: 940px;
	height: 42px;
	margin: 300px 0px 0px 0px;
	background: url(../images/img_bg_menu.png) no-repeat;
	float: left;
	position: relative;
}
.nav ul{
	width: 940px;
	float: left;
	padding: 0px 0px 1px 0px;
}
.nav ul li{
	width: 126px;
	float: left;
	color: #f1a600;
	font-size: 15px;
	*font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
	display: block;
}
.nav ul li a{
	width: 126px;	
	height: 40px;
	color: #f1a600;
	display: block;
}
.nav ul li a:hover{
	width: 126px;	
	color: #f1a600;
	height: 40px;
	background:url(../images/img_bg_menu_hover.png) no-repeat;
	display: block;
}

/*******************Box-Left-CssStyle************************/
.BoxLeft{
	width: 685px;
	height: 290px;
	background: url(../images/img_left_box.png) no-repeat;
	float: left;
	margin: 8px 0px 0px 0px;
}
.BoxLeft .Box_s_l{
	width: 326px;
	height: 267px;
	float: left;
	margin: 11px 0px 0px 10px;
	*margin: 11px 0px 0px 11px;
}
.BoxLeft .Box_s_r{
	width: 320px;
	float: left;
	margin: 11px 0px 0px 15px;
	*margin: 11px 0px 0px 15px;
	display: block;
}
.BoxLeft .Box_s_r h1{
	width: 320px;
	height: 30px;
	font-family: 微软雅黑;
	color: #cd8e01;
	font-size: 18px;
	margin: 3px 0px 2px 0px;
	text-align: left;
	overflow: hidden;
}
.BoxLeft .Box_s_r h1 a{
	color: #cd8e01;
}
.BoxLeft .Box_s_r h1 a:hover{
	color: #ebab1c;
}
.BoxLeft .Box_s_r p{
	width: 320px;
	text-align: left;
	color: #4d4430;
}

.BoxLeft .Box_s_r ul{
	width: 320px;
	float: left;
}
.BoxLeft .Box_s_r ul li{
	width: 320px;
	height: 20px;
	line-height: 20px;
	float: left;
	color: #827553;
	font-family: 宋体;
	text-align: left;
}
.BoxLeft .Box_s_r ul li a{
	color: #827553;	
	line-height: 1.231;
}
.BoxLeft .Box_s_r ul li a:hover{
	color: #bfae82;
	text-decoration: underline;
}
.BoxLeft .Box_s_rline{
	width: 309px;
	margin: 15px 0px 0px 15px;
	float: left;
}

/*******************Box-Right-CssStyle************************/
.BoxRight{
	width: 243px;
	height: 290px;
	background:url(../images/img_right_box.png) no-repeat;
	float: left;
	margin: 8px 0px 0px 10px;
}
.BoxRight p{
	width: 205px;
	margin: 40px auto 0px auto;
	text-align: left;
	color: #4d4430;
	font-family: 微软雅黑;
}
.BoxRight p span{
	color: #e19a01;
	font-family: 宋体;
	margin-right: 10px;
}

/*******************BoxMain-CssStyle************************/
.BoxMain{
	width: 940px;
	float: left;
	margin: 8px 0px 0px 0px;
}
.BoxMain .BoxMTitle{
	width: 940px;
	height: 45px;
	float: left;
}
.BoxMain .BoxMFoot{
	width: 940px;
	float: left;
	height: 10px;
	background: url(../images/img_box_footer.jpg) no-repeat;
}
.BoxMain .BoxMHead{
	width: 940px;
	float: left;
	height: 33px;
	background: url(../images/img_box_header.png) no-repeat;
}
.BoxMain .BoxMContent{
	width: 938px;
	float: left;
	border: #191919 1px solid;
	border-top: none;
	border-bottom: none;
}
.BoxMain .BoxMContent h1{
	width: 870px;
	float: left;
	color: #f0a401;
	font-family: 微软雅黑;
	font-size: 30px;
	text-align: left;
	margin: 0px 0px 10px 30px;
}
.BoxMain .BoxMContent h2{
	width: 850px;
	float: left;
	color: #f0a401;
	font-family: 微软雅黑;
	font-size: 30px;
	text-align: center;
	margin: 0px 0px 10px 40px;
}
.BoxMain .BoxMContent h3{
	width: 870px;
	float: left;
	color: #f0a401;
	font-family: 微软雅黑;
	font-size: 18px;
	text-align: left;
	margin: 0px 0px 10px 30px;
}
.BoxMain .BoxMContent .aAuthor{
	width: 830px;
	float: left;
	color: #3b2d0f;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 10px 0px 0px 20px;
	border-top: #2a200c 1px solid;
	margin: 0px 0px 0px 40px;
}
.BoxMain .BoxMContent .newlist{
	width: 850px;
	float: left;
	margin: 20px 0px 40px 40px;		
}
.BoxMain .BoxMContent .newlist ul{
	width: 850px;
	float: left;
}
.BoxMain .BoxMContent .newlist ul li{
	width: 840px;
	float: left;
	text-align: left;
	font-size: 14px;
	border-bottom: #1c100e 1px solid;
	line-height: 30px;
	color: #3b2d0f;
	padding-left: 10px;
}
.BoxMain .BoxMContent .newlist ul li a{
	color: #3b2d0f;	
}
.BoxMain .BoxMContent .newlist ul li a:hover{
	color: #f0a401;
}

.BoxMain .BoxMContent .pContent{
	width: 850px;
	float: left;
	margin: 10px 0px 40px 40px;
	text-align: center;
}
.BoxMain .BoxMContent .pContent p{
	width: 850px;
	float: left;
	text-align: left;
	margin: 8px 0px 8px 0px;
	color:#866e3b;
	font-size: 14px;
	line-height: 20px;
}
.BoxMain .BoxMContent .pContent p.img{
	width: 850px;
	float: left;
	text-align: center;
	margin: 8px 0px 8px 0px;
	color:#866e3b;
	font-size: 14px;
	line-height: 20px;
}
.BoxMain .BoxMContent .pContent img{
	border: #1c100e 1px solid;
	margin: 0px auto;
	
}

.BoxMain .BoxMContent .aContent{
	width: 850px;
	float: left;
	margin: 20px 0px 40px 40px;	
}
.BoxMain .BoxMContent .aContent p{
	width: 850px;
	float: left;
	text-align: left;
	margin: 8px 0px 8px 0px;
	color:#866e3b;
	font-size: 14px;
	line-height: 20px;
}
.BoxMain .BoxMContent .Conent_t{
	width: 230px;
	height: 195px;
	float: left;
	border: #392700 1px solid;
	margin: 10px 10px 12px 55px;
}


.BoxMain .BoxMContent .Conent_p{
	width: 170px;
	height: 210px;
	float: left;
	border: #392700 1px solid;
	margin: 10px 2px 12px 12px;
}




/*******************BoxLink-CssStyle************************/
.BoxLink{
	width: 940px;
	height: 49px;
	float: left;
	background: url(../images/img_bg_link.jpg) no-repeat;
	margin: 8px 0px 0px 0px;
}
.BoxLink .BoxlinkContent{
	width: 840px;
	float: right;
}
.BoxLink .BoxlinkContent ul{
	float: left;
}
.BoxLink .BoxlinkContent ul li{
	width: auto;
	float: left;
	padding: 0px 10px;
	color: #392700;	
	line-height: 49px;
}
.BoxLink .BoxlinkContent ul li a{
	color: #392700;		
}
.BoxLink .BoxlinkContent ul li a:hover{
	color: #6b4901;		
}

/*******************footer-CssStyle************************/
#footer{
	width: 100%;
	height: 35px;
	background: url(../images/img_bg_footer.png) repeat-x top;
	float: left;
	margin: 8px 0px 0px 0px;
	color: #1b1406;
	text-align: center;
	padding: 8px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}






















