@charset "utf-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #513600;
}
body>div {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
div {
	font-size: 13px;
}
#top ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 220px;
}
#top a {
	color: #FFFFFF;
	text-decoration: none;
}
#top a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
#c1 {
	height: 175px;
	width: 1000px;
}
#c2 {
	height: 235px;
	width: 1000px;
}
#qustion {
	height: 75px;
	width: 1000px;
}
#c3 {
	height: 185px;
	width: 1000px;
}
#mainbg {
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 2330px;
	width: 1000px;
}
#foter {
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
	width: 1000px;
	background-color: #86BB4B;
}
#mainbg a {
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
	background-color: #FFFF00;
	display: block;
	width: 150px;
}
#mainbg a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}


#mainbg ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 15px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
}
.red {
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
}
.bule {
	font-weight: bold;
	color: #0000FF;
}

#mainbg li {
	text-align: left;
	line-height: 21px;
}
#top li {
	float: left;
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
}
#top {
	line-height: 40px;
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 1000px;
	color: #FFFFFF;
}
