@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {
	font:12px/20px '宋体', PMingLiU, Verdana, Sans-Serif;
	width:1000px;
	height:100%;
	color:#402900;
	background:#c3bcaf url(../images/body_bg.gif) repeat-x top;
	text-align:left;
}
img {
	border:0;	
}
a {
	color:#ffc800;
	text-decoration:none;
}
a:hover {
	color:#c68100;
	text-decoration:none;
}
ul {
    list-style-type:none;	
}
table {
	width:90%;
}
td, th, table {
	border:1px solid #ccc;
	border-collapse:collapse;
}
td {
	padding:2px;
}
.clear {
	clear:both;
}
.sidebar_a {
	float:left;
	width:209px;
}
.logo {
	padding:17px 0 10px 28px;
}
#menu {
	background:url(../images/menu_bg.gif) no-repeat;
	width:184px;
	height:420px;
	margin-left:15px;
	padding:18px 0 0 10px;
	list-style-type:none;
}
#menu li {
	height:33px;
	_height:30px;
	width:184px;
	float:left;
	background:url(../images/menu_line.gif)  no-repeat bottom;
}
#menu a {
	color:#fff;
	font-weight:bold;
	display:block;
	background:url(../images/sanjiao.gif) no-repeat 15px center;
	padding:7px 0 7px 30px;
}
#menu a:hover, #menu a.over, #menu a.cur {
	color:#eb0000;
	padding:7px 0 7px 30px;
	background:#fff url(../images/sanjiao1.gif) no-repeat 15px center;
}
#gong, #gong1 {
	position:absolute;
	margin:-35px 0 0 184px;
	display:none;
	float:left;
	background:#fff;

}
#gong a, #gong1 a {
	display:block;
	color:#817463;
	background:none;
	border-bottom:1px solid #716555;
	padding:5px 20px 0 20px;
}
#gong a:hover, #gong1 a:hover {
	color:#fff;
	background:#716555;
	padding:5px 20px 0 20px;
}
.submenu {
	border-bottom:1px dashed #817463;
	border-top:1px dashed #817463;
	padding:5px 0;
	margin-bottom:10px;
}
.submenu a {
	color:#402900;
	text-decoration:underline;
}
.submenu a:hover {
	color:#817463;
	text-decoration:underline;
}
.qq {
	background:url(../images/qq.gif) no-repeat;
	height:99px;
	margin:15px 0 0 15px;
	padding:10px 0 0 82px;
}
.msn {
	height:69px;
	margin:15px 0 0 15px;
}
.phone {
	background:url(../images/phone.gif) no-repeat;
	height:103px;
	line-height:18px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 60px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
.sidebar_b {
	float:left;
	width:791px;
	background:#fff;
	margin-top:71px;
}
.ad {
	background:url(../images/ad_bg.jpg) no-repeat;
	height:136px;
	padding:3px 10px 0 90px;
	color:#201400;
}
.side_a {
	float:left;
	width:550px;
	padding:10px 5px 0 6px;
	color:#fff;
}
.title {
	background:url(../images/side_a_bg.gif) no-repeat;
	height:25px;
	padding:5px 0 0 15px;
}
h4 {
	background:url(../images/h4_bg.gif) no-repeat;
	height:20px;
	width:136px;
	font-weight:normal;
	font-size:12px;
	text-align:center;
}
.quote {
	margin-bottom:10px;
}
.quote1 {
	padding:10px 0;
	height:510px;
	overflow:auto;
	color:#201400;
}
.quote1 a {
	color:#817463;
	text-decoration:underline;
}
.quote1 a:hover {
	color:#c68100;
	text-decoration:underline;
}
.side_b {
	float:left;
	width:220px;
	padding:5px;
	margin-top:10px;
	background:#eee9d6 url(../images/side_b_bg.gif) no-repeat;
}
.side_b_title {
	background:url(../images/side_b_line.gif) no-repeat bottom;
	padding:5px 0 2px 0;
	font-weight:bold;
}
.side_b_title img {
	margin:10px 0 13px 0;
}
.side_b_bottom {
	background:#eee9d6 url(../images/side_b_bottom.gif) no-repeat bottom;
	width:230px;
	height:15px;
	float:left;
}
.friendship {
	height:60px;
	padding-top:80px;
	text-align:center;
	margin-top:10px;
	background-image: url(../images/friendship.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.footer {
	background:#bd0000;
	height:20px;
	padding:5px 20px 2px 0;
	margin-top:10px;
	color:#000;
	text-align:right;
}
.footer a {
	color:#000;
}
.footer a:hover {
	color:#fff;
}
.copy {
	color:#817463;
	padding:0 20px 10px 0;
	text-align:right;
}
h3 {
	width:79px;
	height:20px;
	font-size:12px;
	text-align:center;
	background:url(../images/h3_bg.gif) no-repeat left top;
}


.change a {
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	color: #300;
	font-weight: bold;
}
.change {
	text-align: center;
}
