@charset "utf-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #4B4B4B;
}
body>div {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
div {
	font-size: 13px;
}
#top {
	height: 35px;
	width: 1000px;
	line-height: 35px;
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#top ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 252px;
}
#c1 {
	height: 113px;
	width: 1000px;
}
#c2 {
	height: 124px;
	width: 1000px;
}
#c4 {
	background-image: url(images/c5.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 113px;
	width: 1000px;
}
#mainbody {
	background-image: url(images/mainBG.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 1400px;
	width: 1000px;
}
#foter {
	height: 120px;
	width: 1000px;
}

#mainbody ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.red {
	font-size: 18px;
	font-weight: bold;
	color: #DB0000;
}
.smoll {
	color: #C60000;
}
.bule {
	font-weight: bold;
	color: #0000FF;
}


#mainbody li {
	text-align: left;
	line-height: 21px;
}

#top a {
	color: #FFFF00;
}
#top a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#top li {
	float: left;
	margin-right: 9px;
	margin-left: 9px;
}
