﻿@charset "utf-8";
/* CSS Document */

/*header
------------------------------------------------------------------------------------------------------------------*/
.hdbg{
background: url(../images/hdbg.jpg) repeat-x 0px 0px;
height:183px;
width:100%;
}
.header{
background: url(../images/logo.jpg) no-repeat 160px 0px;
padding-left:342px;
height:183px;
width:658px;
margin:0px auto;
color:#7c361f;
}
.header h2{
	padding-top:25px;
	width:480px;
	font-size:22px;
	border-bottom:1px #b59d8a solid;
	height:45px;
	line-height:45px;
	padding-bottom:10px;
	}
	.header h3{
	font-size:35px;
	padding-top:5px;
	}	
	.header h3 span{
	font-size:25px;
	padding-left:20px;
	}
.wgray{
width:100%;
margin:0px auto;
background: url(../images/bg.jpg) repeat-x 0px 0px;
padding-top:10px;
padding-bottom:15px;
}
/*导航
--------------------------------------------*/

.navw{
width:100%;
background-color:#7c371f;
}
.nav{
width:1000px;
height:45px;
line-height:45px;
color:#fff;
margin:0px auto;
}
.nav ul{
width:800px;
margin:0px auto;
height:45px;
font-size:18px;
color:#fbf7de;
}
.nav ul li{
float:left;
padding-left:60px;
}
.nav a:link,.nav a:visited {
color:#fff;
text-decoration:none;
}
.nav a:hover,.nav a:active {
color:#fff;
text-decoration: underline;
}



.wrapper{
width:998px;
border:1px #e0cf9a solid;
background-color:#FFFFFF;
margin:0px auto;
zoom:1;
}
.wbgbai{
background-color:#FFFFFF;
padding:20px 0px 10px;
font-size:16px;
}

	.sdright h4{
	font-size:22px;
	color:#7d5e00;
	width:330px;
	margin:0px auto;
	height:45px;
	line-height:45px;
	margin-bottom:20px;
	text-align:center;
	background: url(../images/tit.jpg) no-repeat 0px 0px;
	}
	.sdright h4 span{
	font-size:22px;
	padding-left:25px;
	background-color:#FFF;	
	background:url(../images/bgpage.gif) no-repeat -104px -150px;
	}


.new{
	width:850px;
	margin:0px auto;}
.new p{
	text-indent:2em;
	line-height:35px;
font-size:16px;
margin-bottom:15px;
	}
.wtab{
	width:900px;
	margin:0px auto;}

	.wtab table tr td{
		line-height:50px;
		color:#9c6755;
		padding:10px 0px;
		}
.wtab table tr td a:link,.wtab table tr td a:visited {
color:#9c6755;
text-decoration:none;
}
.wtab table tr td a:hover,.wtab table tr td a:active {
color:#bf1000;
text-decoration: underline;
}
			.wtab table tr.toptit td{
		color:#FFFFFF;
		background-color:#bda16c;
		height:40px;
		line-height:40px;
		padding:0px;
		}
		.wtab table tr.bgline{
		background-color:#fbf4dc;
		}
.txt{
	margin-left:10px;
	width:390px;
	padding-left:20px;
	background:url(../images/icon.gif)  no-repeat 0px 14px;
	line-height:33px;
white-space:nowrap; 
text-overflow:ellipsis; 
overflow:hidden;}
.footer{
	width:100%;
	height:150px;
	background-color:#7c371f;
	}
	.footerin{
		color:#f0a78e;
		width:1000px;
		height:150px;
		line-height:35px;
		margin:0px auto;	
		}
			.footerin span{
				padding-left:80px;
		}
.footerlf{
	float:left;
	width:150px;
	margin-left:200px;
	padding-top:25px;
	display:inline;
	}
	.footerrg{
	float:left;
	width:500px;
	padding-top:30px;
	text-align:left;
	padding-left:30px;
	}