@charset "utf-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.gif);
}
body>div {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
div {
	font-size: 13px;
	font-family: "新宋体";
}
#logo ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 210px;
}
#que {
	height: 160px;
	width: 1000px;
}
.ds {
	display: block;
}
#c1 {
	background-image: url(images/c1.gif);
	background-repeat: no-repeat;
	height: 274px;
	width: 1000px;
}
#c2 {
	background-image: url(images/c2.gif);
	background-repeat: no-repeat;
	height: 155px;
	width: 1000px;
}
#c3 {
	background-image: url(images/c3.gif);
	background-repeat: no-repeat;
	height: 159px;
	width: 1000px;
}

#logo li {
	float: left;
	margin-right: 8px;
	margin-left: 8px;
}
#logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	height: 43px;
	width: 1000px;
	line-height: 43px;
}
#logo a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#logo a:hover {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
#foter {
	background-image: url(images/foter.gif);
	background-repeat: no-repeat;
	height: 257px;
	width: 1000px;
}

#banner {
	height: 328px;
	width: 1000px;
}
