* {
	padding: 0px;
	border: 0px;
	margin: 0px;
	font-size: 12px;
	color:#686868;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
ul li {
	list-style: none;
}
body {
	background: #000;
	text-align: center;
}
#box {
	margin: 0 auto;
	width:890px;
	text-align: left;
}
#header {}
#top {
	height: 208px;
	background: url(../images/top.jpg) no-repeat;
}
#nav {
	background:url(../images/nav.jpg) no-repeat;
	height: 74px;
	overflow: hidden;
}
#mainnav {
	zoom: 1;
	overflow: auto;
	text-align: center;
}
#mainnav  ul {
	width: 390px;
	margin: 0 auto;
}
#mainnav li {
	float: left;
	display: inline;
	padding-right: 2px;
	background: url(../images/line.gif) no-repeat 2px right;
}
#mainnav .lastli {
	padding-right: 0px;
	background: none;
}
#mainnav a {
	color: #d1e89e;
	font-size: 14px;
	text-decoration: none;
	width: 72px;
	text-align: center;
	padding-top: 6px;
	height: 24px !important;
	display: block;
}
#mainnav a:hover {
	color: #d1e89e;
	font-size: 14px;
	text-decoration: none;
	width: 72px;
	text-align: center;
	padding-top: 6px;
	height: 24px !important;
	display: block;
	background: url(../images/hovernav.jpg) no-repeat;
}
.hovera {
	color: #d1e89e;
	font-size: 14px;
	text-decoration: none;
	width: 72px;
	text-align: center;
	padding-top: 6px;
	height: 24px !important;
	display: block;
	background: url(../images/hovernav.jpg) no-repeat;
}
#secondnav  ul {
	margin-top: 8px;
	margin-left: 210px;
}
#secondnav li {
	float: left;
	display: inline;
	margin: 0px 4px;
}
#secondnav a{
	color: #f3ffd2;
	text-decoration: none;
	background: url(../images/secondnav.gif) no-repeat;
	width: 52px;
	height: 18px !important;
	text-align: center;
	padding-top: 4px;
	display: block;
}
.hover {
	color: #f3ffd2;
	background: url(../images/secondnav2.gif) no-repeat;
	width: 52px;
	height: 22px;
	text-align: center;
	padding-top: 4px;
	display: block;
}

#content {
	width: 610px;
	margin: 0 auto;
}

#mainbody {
	background:url(../images/linebg.jpg) repeat-y;
	padding: 0px 44px;
	text-align: center;
}
.clear {
	zoom: 1;
	overflow: auto;
}
.mainleft {
	float: left;
}
#mainbody dt {
	margin-bottom: 4px;
	text-align: left;
	background-image: url(../images/name.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
}
#mainbody dl {
	margin-bottom: 18px;
} 
.mainright dd img,
.mainleft dd img,
#bannerlist li img {
	border: 1px solid #000;
}
.mainright {
	float: right;
}
#bannerlist li {
	text-align: left;padding:5px 0px;
	}
#abouttable {
	width: 400px;
	margin: 0 auto;
	text-align: left; 
}
#abouttable td {
	line-height: 24px;
	vertical-align: top;
}
#footer {
	background: url(../images/footer.jpg) no-repeat;
	height:65px !important;
	padding-top: 80px;
	text-align: center;
}
#copyright {
	color: #aac46f;
}
#icp {
	margin-top: 15px;
	color: #252525;
}

