*,html{
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	color: #b39e82;
	font-family: "新宋体", "宋体";
	font-size: 12px;
	line-height: 22px;
}
#pagecontainer{
	width: 884px;
	margin-right: auto;
	margin-left: auto;
}
#header{}
#nav{
	height: 49px;
	background-image: url(images/nav-bg.jpg);
}
#main{
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat-y;
}
#a,#b,#c,#d,#e,#f,#g {width: 864px;margin-right: auto;
	margin-left: auto;}
#a{
	height: 326px;
	padding-top: 2px;
}
#aleft{
	width: 336px;
	float: left;
	background-image: url(images/aleft-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 326px;
}
#aleftbody{
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 8px;
	height: 246px;
	background-color: #000000;
	text-align: center;
	padding-top: 10px;
}
#aright{
	width: 524px;
	float: left;
	margin-left: 4px;
}
#arightbody{
	margin: 25px;
}
li.title{
	list-style-type: disc;
	list-style-position: inside;
	color: #960000;
}
li.news{
	list-style-type: none;
	text-indent: 24px;
	margin-right: 12px;
	margin-left: 12px;
	margin-bottom: 24px;
}
#body{
	margin-top: 18px;
	margin-left: 31px;
	margin-right: 31px;
	margin-bottom: 18px;
}
.container{
	text-indent: 24px;
	margin-bottom: 15px;
}
#footer{
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat-y;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 50px;
}
/*style*/
a:link,a:visited{
	color: #b39e82;
	text-decoration: none;
}
a:hover,a:active{
	color: #b9b7b5;
	text-decoration: underline;
}
a.newstitle:link,a.newstitle:visited{
	color: #960000;
	text-decoration: none;
}
a.newstitle:hover,a.newstitle:active{
	color: #F70000;
	text-decoration: underline;
}
a.imgboder:link,a.imgboder:visited{
	border: 1px solid #960000;
	height: 99px;
	width: 131px;
	display: block;
	margin-bottom: 5px;
	margin-top: 10px;
}
a.imgboder:hover,a.imgboder:active{
	border: 1px solid #FF3333;
}
table img{

}
.intro{
	background-color: #960000;
	color: #FFFFFF;
	width: 132px;
}
h2{
	color: #960000;
	font-family: "新宋体", "宋体";
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 25px;
}
.imp{
	color: #fec105;
}
#dh{
	margin-left: 31px;
	margin-top: 5px;
	margin-right: 31px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #524D52;
}
