@charset "gb2312";
body {
	margin:0 auto;
	background:url(../images/bj.jpg) repeat-x;
	position:relative;
	font-family:"simsun";
	font-size:12px;
}
a:link,a:visited,a:active {color:#646464;text-decoration:none;}
a:hover {color:#ff6e01;text-decoration:underline;}

ul,ul li {
	list-style:none;
	margin:0;
	padding:0;
}
a,a img {
	margin:0;
	padding:0;
	border:none;
}
p,h3,h2 {
	margin:0;
	padding:0;
	line-height:1.8em;
}
h3,h2 {
	font-family:"Microsoft YaHei";
}
#top {
	width:1000px;
	height:104px;
	overflow:hidden;
	margin:0 auto;
	position:relative;
}
#top #logo {
	position:absolute;
	top:25px;
	left:10px;
}
#top #collect {
	width:168px;
	height:32px;
	overflow:hidden;
	background:url(../images/collect.jpg) no-repeat;
	position:absolute;
	right:20px;
	top:0;
}
#top #collect span {
	display:block;
	float:left;
	padding-left:28px;
	margin-top:10px;
}
#top #collect a {
	color:#fff;
}
#menu {
	width:1000px;
	height:36px;
	overflow:hidden;
	margin:0 auto;
	position:relative;
}
#menu a {
	display:block;
	float:left;
	line-height:36px;
	padding:0 19px;
	margin-top:2px;
	font-size:14px;
	font-family:"Microsoft YaHei";
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
#menu span {
	display:block;
	width:1px;
	height:36px;
	overflow:hidden;
	float:left;
}
#banner {
	width:1000px;
	height:362px;
	margin:10px auto 0;
	overflow:hidden;
	padding-bottom:17px;
	background:url(../images/banner-bj.jpg) no-repeat bottom center;
	position:relative;
}
#banner .banner {
	width:988px;
	height:350px;
	overflow:hidden;
	border:6px solid #f3f3f3;
}

#bottom_menu {
	height:27px;
	overflow:hidden;
	margin:10px auto 0;
	text-align:center;
	color:#fff;
	line-height:27px;
	background:url(../images/bottom-menubj.jpg) repeat-x;
	position:relative;
}
#bottom_menu a {
	color:#fff;
}
#bottom {
	width:1000px;
	margin:15px auto;
	overflow:hidden;
	text-align:center;
	position:relative;
}