body {
	font-size: 12px;
	text-align: center;
}
#main {
	width: 1000px;
	margin-top: -15px;
	text-align: left;
	background: url(../images/bg.gif) no-repeat;
}
#top {
	width: 1000px;
	height: 33px;
}
#top .rn {
	color: EBFDD3;
	float: right;
	font-size:12px;
	margin-right: 78px;
	padding-top:3px;
	height:33px;
}
#top .rn a, #top .rn a:visited {
	color: #DCECB8;
}
#top .rn a:hover {
	color: #FAE3DD;
}
#top .logo {
	width: 228px;
	float: left;
	height:33px;
}
#middle {
	width: 1000px;
	height: 246px;
	background: url(../images/middle2.gif);
}
#middle .top_image {
	width: 748ppx;
	height: 246px;
	float: left;
}
#navigation {
	float: left;
}
#navigation .href {
	margin-left: -25px;
	margin-top:-22px;
}
#navigation .href ul {
	list-style-type: none;
	margin-top:7px;
}
#navigation .href li {
	margin-bottom:7px;
	margin-top:29px;
}
#navigation .href a {
	color: #e6e6e6;
	width: 55px;
	height: 20px;
}
#content {
	margin-left: 12px;
	background: #FFFFFF;
	width: 845px;
	text-align: center;
	border: 1px #d5d5d5 solid;
}
#content .content_title {
	font-size: 13px;
	font-family: "ËÎÌå";
	width: 845px;
	height: 40px;
}
#content .content_main {
	font-size: 14px;
	line-height: 30px;
	margin: 10px;
	text-align: left;
	color: #666666;
}
#content .content_nav {
	background: url(../images/content_nav.gif) center no-repeat;
	width: 777px;
	height: 27px;
	margin-bottom: 10px;
}
.href2 {
	margin-left: 135px;
}
#content .content_nav li {
	list-style-type: none;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
}
#content .content_nav li a {
	width: 100px;
	height: 25px;
}
#bottom {
	width: 1000px;
	height: 100px;
	font-size: 12px;
	text-align: center;
}
a, a:visited {
	color: #8f8f8f;
	text-decoration: none;
}
a:hover {
	color: #6BBD39;
}

