@charset "utf-8";
/* CSS Document */

body,td,th {
	font-size: 12px;
	color: #FFC600;
	background-color: #000000;
}
.footer {
	height: 80px;
	padding-top: 30px;
	text-align: center;
	line-height: 20px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/26.gif);
	width:100%;
	float:left;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(../images/index2.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}#paper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	float: left;
	height: 288px;
	width: 1000px;
}
.main {
	float: left;
	width: 1000px;
}
.main .left {
	float: left;
	width: 438px;
}
.main .right {
	float: left;
	width: 562px;
}
.main .reg {
	background-image: url(../images/index_8.jpg);
	float: left;
	height: 458px;
	width: 522px;
	padding-right: 40px;
}
.areatext {
	height: 15px;
	width: 180px;
}
.button {
	height: 20px;
	width: 50px;
	border: 1px solid #FFC600;
	background-color: #BC422A;
}
a {
	color: #FFC600;
	text-decoration: underline;
}
