@charset "gb2312";
/* CSS Document */
body {
	background:#fff url(bg.jpg) 0 0 repeat-x;
	text-align:center;
	font-family:Verdana,Simsun,Helvetica,Arial,sans-serif;
	}
#wrap {
	background:url(wrap-bg.jpg) repeat-y;
	width:1000px;
	margin:0 auto;
	text-align:left;
	}
#header {
	background:url(header-bg.jpg) no-repeat;
	height:163px;
	padding:26px 30px 0 0;
	}
#header h1 {
	background:url(logo.jpg) no-repeat;
	width:160px;
	height:85px;
	margin-left:60px;
	margin-top:30px;
	position: absolute;
	text-indent:-2000px;
	}
#header h1 a {
	display:block;
	width:160px;
	height:85px;
	}
#header p {
	color:#fff;
	float:right;
	margin:52px 0px 0 0;
	line-height:18px;
	}
#menu {
	text-align:left;
	}
#sub {
	float:left;
	font-size:14px;
	font-weight:bold;
	font-family:Î¢ÈíÑÅºÚ,ËÎÌå;
	margin:56px 0 0 0;
	*margin:30px 0 0 0;
	position:absolute;
	padding-left:60px;
	}
#sub li {
	float:left;
	background:url(sub_ico.gif) right no-repeat;
	height:35px;
	margin-right:15px;
	padding-right:15px;
	
	}
#sub .current a:link{
	color:#fff;
	}
#sub .current a:hover{
	color:#fff;
	}
#sub .current a:visited{
	color:#fff;
	}
#sub li a {
	color:#968690;
	*padding-top:12px;
	padding-top:10px;
	display:block;
	}
#sub li a:hover {
	color:#fff;
	text-decoration:none;
	}
#sub_list {
	float:right;
	margin:56px 0 0 0;
	*margin:30px 0 0 0;
	}
#sub_list li {
	float:left;
	background:url(sub_list_ico.gif) right no-repeat;
	height:35px;
	margin-right:10px;
	padding-right:10px;
	}
#sub_list li a {
	color:#b6a5af;
	padding-top:12px;
	display:block;
	}
#sub_list li a:hover {
	color:#ff7900;
	text-decoration:none;
	}
#content {
	background:url(content-bg.jpg) no-repeat;
	width:960px;
	padding:0 20px;
	_margin-top:-24px;
	}
#bottom {
	background:url(bottom-bg.jpg) no-repeat;
	width:914px;
	height:106px;
	margin-left:44px;
	margin-top:25px;
	clear:both;
	line-height:18px;
	color:#5b5b5b;
	}
#bottom a {
	color:#5b5b5b;
	text-decoration:none;
	}
#bottom a:hover {
	color:#ff7a00;
	text-decoration:none;
	}
#bottom li {
	float:left;
	}
.bottom_go {
	width:30px;
	height:20px;
	float:right;
	}
.bottom_go1 {
	width:30px;
	height:20px;
	margin-left:28px;
	margin-top:5px;
	}
.item1 {
	width:160px;
	height:64px;
	padding-top:32px;
	margin-left:90px;
	_margin-left:45px;
	}
.item2 {
	width:160px;
	height:64px;
	padding-top:32px;
	margin-left:30px;
	}
.item3 {
	width:160px;
	height:64px;
	padding-top:32px;
	margin-left:85px;
	}
.item4 {
	width:100px;
	height:64px;
	padding-top:45px;
	margin-left:100px;
	}
#footer {
	background:url(footer-bg.jpg) no-repeat;
	width:948px;
	height:71px;
	padding:39px 26px 0;
	line-height:18px;
	}
.left {
	}
.logo {
	color:#575757;
	}
.logo font {
	font-weight:bold;
	}
.copyright {
	color:#ababab;
	margin-top:9px;
	}
.right {
	line-height:18px;
	}
.right li {
	float:left;
	color:#ababab;
	margin-left:5px;
	}
.right li a {
	color:#ababab;
	text-decoration:none;
	}
.right li a:hover {
	color:#ababab;
	text-decoration:underline;
	}
.line {
	border-top:#eaeaea 1px solid;
	height:12px;
	}
