ul, span, h1, h2, h3, li ,p,img,dl,dt,dd{
	margin: 0;
	padding: 0;
	border: none;
}
ul, li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0 auto;
	font-family: "宋体";
	background: url(../image/bg.jpg) no-repeat center top;
	font-size: 12px;
	color: #333;
}
a {
	color: #333;
	text-decoration: none;
}

.top {
	height: 38px;
	overflow: hidden;
	background: url(../image/menu_bg.png) no-repeat center bottom;
	font-size: 14px;
	padding-top: 88px;
}
.top ul {
}
.top ul li {
	width: 110px;
	line-height: 38px;
	text-align: center;
	float: left;
	font-family: "黑体";
	font-size: 14px;
}
.top ul li a {
	color: #000;
}
.top ul li a:hover {
	color: #fff;
	text-decoration: none;
}

.all {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	overflow: hidden;
}
.bnr {
	height: 35px;
	overflow: hidden;
	line-height: 35px;
	text-align: right;
}
.banner {
	width: 991px;
	height: 317px;
	overflow: hidden;
	border: 4px solid #fff;
	text-align: center;
	margin-top: 8px;
}




.bottom {
	margin: 0 auto;
	width: 1000px;
	height: 200px;
	clear:both;
}
.f_link {
	height: 88px;
	padding-top:30px;
	overflow:hidden;
	clear:both;
}
.f_link h1 {
	width: 1000px;
	height: 27px;
	background: url(../image/f_link.jpg) no-repeat;
}
.f_link a {
	color:#656565;
	height: 30px;
	line-height: 30px;
	padding-left: 20px;
}

.f_link a:hover{
	color:blue;
	text-decoration: underline;
}


.footer {
	height: 78px;
	line-height:25px;
	overflow:hidden;
	background:url(../image/bg3.jpg) repeat-x;
}
.footer a {
	display: block;
	margin:10px 0 0 20px;
}
.footer img {
	padding-right:13px;
	float: left;
}
.footer p span{
	width:450px;
}	