@charset "gb2312";
/* CSS Document */
* {
	padding:0px;
	margin:0px;
}
body {
	width:1032px;
	margin:0 auto;
	background:url(imagesbody_bg.jpg) repeat #fff;
	font-size:12px;
	font-family:"ËÎÌå";
}
p {
	line-height:160%;
}
ul {
	list-style:none;
}
a {
	color:#333;
	text-decoration:none;
}
a:hover {
	color:#e10006;
	text-decoration:underline;
}
img {
	border:none;
}

#top{
	width:972px;
	height:25px;
	line-height:25px;
	padding-left:15px;
	padding-right:15px;
	color:#3b8dbd;
	background:url(imageshead_top_bg.jpg) repeat-x;
}
#head{
	clear:both;
	width:1002px;
	float:left;
	margin-bottom:2px;
	display:inline;
}
#nav{
	clear:both;
	width:1002px;
	height:39px;
	float:left;
	margin-bottom:8px;
	background:url(imagesnav_li_bg.jpg) repeat-x;
}
.nav{
	width:1002px;
}
.nav li{
	display:block;
	width:124px;
	text-align:center;
	line-height:39px;
	float:left;
	background:url(imagesnav_bg.jpg) no-repeat right;
}
.nav li a{
	font-size:14px;
	font-weight:bold;
	color:#fff;
}
.nav li a:hover{
	color:#fff;
}

#foot{
	clear:both;
	width:1000px;
	height:72px;
	float:left;
	text-align:center;
	line-height:25px;
	padding-top:10px;
	padding-bottom:20px;
	background:url(imagesfoot_bg.jpg) no-repeat;
	border-top:3px solid #27a017;
}
#foot2{
	clear:both;
	width:1030px;
	height:72px;
	float:left;
	text-align:center;
	line-height:25px;
	padding-top:10px;
	padding-bottom:20px;
	background:url(imagesfoot_bg.jpg) repeat;
	border-top:3px solid #27a017;
}
#foot p{
	text-align:center;
	line-height:25px;
}
















