@charset "utf-8";
body {
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#allframe {
	left: 50%;
	top: 50%;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	width: 1089px;
	margin-left: -544px; /* 1089 除以 -2 */
	height: 700px;
	margin-top: -363px; /* 726 除以 -2 */
}
#flashmov {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 672px;
	width: 420px;
}
#content {
	margin: 0px;
	padding: 0px;
	height: 672px;
	width: 669px;
	float: right;
}
#menu {
	height: 159px;
	width: 669px;
	margin: 0px;
	padding: 0px;
	float: right;
}
#page {
	margin: 0px;
	padding: 0px;
	height: 513px;
	width: 669px;
	float: right;
}
#footer {
	height: 30px;
	width: 1089px;
	left: auto;
	top: 672px;
	right: auto;
	bottom: 0px;
	clear: both;
	background-image: url(../images/footerbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a.headerbtn:link {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a.headerbtn:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.headerbtn:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.headerbtn:visited {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
#menu #header {
	height: 65px;
	width: 669px;
	background-image: url(../images/headerbg.gif);
	margin: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
}

#header #flashmenu {
	margin: 0px;
	padding: 0px;
	height: 94px;
	width: 669px;
	overflow: hidden;
	clear: both;
}
#header .headerbtnposition .light {
	width: 440px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
	height: 25px;
}
#allframe #content #menu #header .headerbtnposition .light .lightfont {
	font-size: 13px;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}

#header .headerbtn {
	font-size: 12px;
	color: #999999;
	margin-right: 8px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
#header .headerbtnposition {
	width: 630px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	text-align: right;
}
#header .headerbtnposition .form input {
	font-size: 12px;
	color: #666666;
	padding: 0px;
	vertical-align: text-bottom;
	border: 1px solid #333333;
	text-indent: 2px;
	margin: 0px;
}
#header .headerbtnposition .form {
	padding: 0px;
	text-align: right;
	width: 180px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.copyright {
	font-size: 12px;
	color: #666666;
	margin-top: 15px;
	display: block;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 18px;
}
