@charset "utf-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(images/35.gif);
}
body>div {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#logo ul {
	margin: 0px;
	list-style-type: none;
	font-size: 13px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 220px;
}
#logo {
	height: 40px;
	width: 1000px;
	line-height: 40px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
}
#logo a {
	color: #FFFFFF;
	text-decoration: none;
}
#logo a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
#banner {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	height: 296px;
	width: 1000px;
}
#daoDu {
	background-image: url(images/daoDu.gif);
	background-repeat: no-repeat;
	height: 71px;
	width: 1000px;
}
#qustion {
	height: 45px;
	width: 1000px;
}
.df {
	display: block;
}
.c1 {
	height: 191px;
	width: 1000px;
}
#foter {
	background-image: url(images/foter.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 1000px;
}



#logo li {
	float: left;
	margin-right: 9px;
	margin-left: 9px;
	font-size: 13px;
	font-weight: bold;
}
