#header {
	height:84px;
	width:950px;
	margin:0 auto;
}
#header .header_left {
	width:170px;
	float:left;
}
#header .header_right {
	width:204px;
	float:right;
}
#nav {
	height:32px;
	margin:0 auto;
	width:950px;
	background:url(../images/common/nav_bg.jpg) no-repeat;
}
#nav ul {
	margin-left:50px;
}
#nav ul li {
	width:124px;
	font:13px/32px "微软雅黑";
	font-weight:bold;
	color:#202020;
	float:left;
	background:url(../images/common/xian.gif) no-repeat right center;
	text-align:center;
}
#nav ul li a {
	color:#202020;
}
#nav ul li.noline {
	background:none;
}
#nav ul li.select, #nav ul li.select a {
	color:#006fbe;
}
#footer {
	width:950px;
	margin:0 auto;
}
.fm {
	background:url(../images/background/xian3.gif) repeat-x left bottom;
	line-height:30px;
	text-align:center;
	margin:20px 0 10px;
	padding-bottom:5px;
}
.cop {
	line-height:20px;
	text-align:center;
	color:#888;
	margin-bottom:30px;
}
.body {
	width:950px;
	margin:0 auto;
}
.body .title {
	background:url(../images/other/body_title.jpg) no-repeat;
	height:30px;
}
.body .title .tleft {
	width:745px;
	font:13px/30px "微软雅黑";
	font-weight:bold;
	float:left;
	padding-left:30px;
}
.body .title .tleft span {
	float:right;
	line-height:30px;
	font-size:12px;
	font-weight:normal;
	padding-right:22px;
}
.body .title .tleft span strong {
	color:#f00;
}
.body .title .tright {
	width:145px;
	font:13px/30px "微软雅黑";
	font-weight:bold;
	float:left;
	padding-left:30px;
}
.body .content {
	background:url(../images/other/body_content_bg.jpg) repeat-y;
}
.body .content .cleft {
	width:735px;
	float:left;
	padding:20px;
}
.body .content .cright {
	width:174px;
	float:left;
	padding:20px 0;
	background:#fff url(../images/other/cright_bg.jpg) repeat-x;
}
.body .content .cleft p {
	font-size:12px;
	line-height:20px;
	padding-bottom:20px;
	color:#666;
}
.rightmenu {
	margin:0 7px;
}
.rightmenu li {
	border-bottom:1px solid #d8d8d8;
	font-size:14px;
	font-weight:bold;
	line-height:26px;
	color:#666;
	padding-left:22px;
}
.rightmenu li a {color:#666;}
.rightmenu2 {
	margin-top:30px;
}
.rightmenu2 li {
	text-align:center;
	margin-bottom:10px;
}

/* ======== */
div.scott {
	padding:5px 0;
	margin-top:20px;
}
div.scott a {
	border: #666 1px solid;
	padding: 2px 5px;
	color: #000;
	margin: 0 2px;
	text-decoration: none
}
div.scott a:hover {
	border: #76bac2 1px solid;
	color: #638425;
	background-color: #f1ffd6
}
div.scott a:active {
	border: #85bd1e 1px solid;
	color: #638425;
	background-color: #f1ffd6
}
div.scott span.current {
	border: #ccc 1px solid;
	padding: 2px 5px;
	font-weight: bold;
	color: #76bac2;
	margin: 0 2px;
}
div.scott span.page {
	padding: 2px 5px;
	color: #000;
	margin: 0 2px;
}
div.scott span.disabled {
	border: #ccc 1px solid;
	padding: 2px 5px;
	color: #666;
	margin: 0 2px;
}
