@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #E3E3E3;
	background-image: url(../images/bg.jpg);
}
a {
	text-decoration: none;
	color: #D9C187;
}

#body {
	width: 1040px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bg.png);
	font-family: "微软雅黑";
	font-size: 12px;
}
#body1 {
	width: 1023px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 1px;
}
#top {
	height: 121px;
	overflow: hidden;
}
#top_left {
	background-image: url(../images/index_02.jpg);
	height: 121px;
	width: 218px;
	float: left;
}
#top_right {
	background-image: url(../images/index_03.jpg);
	float: right;
	height: 121px;
	width: 805px;
}
#top_right .d1 {
	height: 40px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
}
#top_right .d1 a {
	color: #D9C187;
}
#top_right .d2 {
	height: 30px;
	padding-top: 40px;
}
#top_right .d2 ul {
	margin: 0px;
	padding: 0px;
}
#top_right .d2 li {
	float: left;
	width: 88px;
	list-style-type: none;
	text-align: center;
	line-height: 25px;
	display: block;
}
#top_right .d2 span {
	display: block;
	color: #CCCCCC;
}
#top_right .d2 li a {
	color: #D9C161;
	display: block;
}
#top_right .d2 li a:hover {
	color: #FFFFFF;
	background-color: #B97C33;
	display: block;
}
#tiao {
	background-image: url(../images/feng_05.jpg);
	background-repeat: no-repeat;
	height: 8px;
	clear: both;
	overflow: hidden;
}
#center {
	clear: both;
	overflow: hidden;
	background-image: url(../images/feng_051.jpg);
	background-repeat: repeat-y;
}
#center_left {
	float: left;
	width: 286px;
}
#center_left .title {
	background-image: url(../images/feng_06.jpg);
	height: 26px;
	overflow: hidden;
	padding-left: 60px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 20px;
	color: #FFFFFF;
}
#center_left .body {
	overflow: hidden;
	line-height: 25px;
	padding-left: 20px;
}
#center_left .body ul {
	margin: 0px;
	padding: 0px;
}
#center_left .body li {
	line-height: 35px;
	height: 35px;
	list-style-type: none;
	background-image: url(../images/feng_08.jpg);
	background-position: 0px 33px;
	background-repeat: no-repeat;
	padding-left: 70px;
}
#center_left .body  a{
color:#000000;
}
#center_right {
	float: right;
	width: 737px;
}
#center_right .d1 {
	background-image: url(../images/feng_071.jpg);
	height: 236px;
	overflow: hidden;
}
#center_right .d2 {
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	padding-left: 20px;
}
#center_right .d3 {
	line-height: 30px;
	padding-top: 5px;
	overflow: hidden;
	padding-right: 10px;
	padding-left: 10px;
}
#center_right .d3 a {
color:#000000;
}

#bottom {
	clear: both;
	height: 59px;
	overflow: hidden;
	background-image: url(../images/index_12.jpg);
	text-align: center;
	line-height: 25px;
	padding-top: 18px;
	color: #D9C187;
}
