body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}
#menu {
	height: 35px;
	width: 948px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#menu ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	display: block;
	float: left;
	margin-left: 5px;
}
#menu a {
	width: 112px;
	background-color: #F5F5F5;
	display: block;
	height: 25px;
	padding-top: 5px;
	border: 1px dashed #DEDEDE;
}
#menu a:hover {
	background-color: #EBEBEB;
	border: 1px solid #CCC;
	text-decoration: none;
	color: #F60;
}


.clear {
	clear: both;
	height: 0px;
}

.green {
	color: #00A171;
}
.text {
	margin-left: 25px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #00A171;
	text-decoration: underline;
}
.click {
	font-family: "宋体";
	text-align: center;
	margin-bottom: 30px;
}
.click a {
	color: #993300;
	text-decoration: none;
	background-color: #CCCCCC;
	display: block;
	height: 60px;
	width: 80%;
	border: 1px dashed #666666;
	font-weight: bold;
	padding-top: 40px;
	letter-spacing: 10px;
}
.click a:hover {
	background-color: #FFFFFF;
	border: 2px solid #666666;
	color: #FF0000;
}
.top_logo {
	background-image: url(images/top_background.gif);
	background-repeat: repeat;
	height: 230px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.top_ad {
	height: 378px;
	width: 948px;
	margin-top: 20px;
	border: 1px solid #999999;
	margin-right: auto;
	margin-left: auto;
}
.main_content {
	width: 948px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	text-align: left;
	height: 420px;
}
.main_content_1 {
	font-weight: bold;
	text-align: left;
	width: 100%;
	margin-bottom: 10px;
}
.main_content_2 {
	text-align: center;
	float: left;
	width: 201px;
	margin-right: 48px;
}
.main_content_3 {
	float: right;
	width: 201px;
	text-align: center;
}
.link {
	width: 100%;
	height: 50px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.bottom {
	height: 90px;
	width: 948px;
	margin-right: auto;
	margin-left: auto;
}
#ovk a{
	color: #efefef;
}

