@charset "gb2312";
#main {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 490px;
}

#media_keys {
	float: left;
	height: 100px;
	width: 500px;
	background-image: url(images/media_keys_bg.png);
	background-repeat: no-repeat;
	padding-top: 165px;
	padding-left: 500px;
}
#pub_keys {
	float: left;
	height: 95px;
	width: 500px;
	background-image: url(images/pub_keys_bg.png);
	background-repeat: no-repeat;
	padding-top: 170px;
	padding-left: 500px;
}
#footer {
	width: 1000px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	height: 75px;
	margin-right: auto;
	margin-left: auto;
}
#clearer {
	padding-bottom: 0px;
	line-height: 1px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	display: block;
	height: 0px;
	clear: both;
	font-size: 1px;
	padding-top: 0px;
}#join_button {
	float: left;
	height: 45px;
	width: 240px;
}
#media_head {
	float: left;
	width: 1000px;
	height: 169px;
	background-image: url(images/media_head.png);
	background-repeat: no-repeat;
}
#media_main {
	width: 1000px;
	background-image: url(images/media_main.png);
	background-repeat: repeat-y;
	height: 490px;
	float: left;
	padding-top: 20px;
}
#media_main_excel {
	border: 1px solid #8d785a;
	background-color: #f2e1ba;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	height: 400px;
	padding-top: 30px;
}
#media_main_excel_title {
	background-color: #8e795a;
	width: 752px;
	margin-right: auto;
	margin-left: auto;
	height: 18px;
	padding-top: 4px;
}
#pub_head {
	float: left;
	width: 1000px;
	height: 145px;
	background-image: url(images/pub_head.png);
	background-repeat: no-repeat;
}
#pub_main {
	float: left;
	width: 1000px;
	background-image: url(images/pub_bg.jpg);
	background-repeat: repeat-y;
	padding-top: 20px;
	background-position: 47px;
}
#pub_main_excel {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#pub_bottom {
	float: left;
	width: 1000px;
	height: 155px;
	background-image: url(images/pub_bottom.png);
	background-repeat: no-repeat;
}






body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/index_bg.jpg);
	background-repeat: no-repeat;
	background-color: #fdf7e5;
	background-position: center top;
}
img {
	border: 0;
}
.gold {
	color: #f2e1bb;
	font-size: 12px;
}
.white {
	color: #FFFFFF;
}
.bb {
	font-weight: bold;
}

.txt_cor {
	color: #8e795a;
}
.a1:link {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #8e795a;
	text-decoration: none;
}
.a1:visited {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #8e795a;
	text-decoration: none;
}
.a1:hover {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #8e795a;
	text-decoration: underline;
}
.a1:active {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #8e795a;
	text-decoration: underline;
}
.f14 {
	font-size: 14px;
}
.f12 {
	font-size: 12px;
}
