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