@charset "utf-8";
body {
	background-color: #000000;
	text-align: center;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, "宋体";
	color: #626262;
}
#content {
	height: 520px;
	width: 640px;
	margin:-260px 0 0 -320px;
	top: 50%;
	left:50%;
	position:absolute;
}
#icp {
	height: 40px;
	width: 640px;
}

#flash_index {
	height: 480px;
	width: 640px;
}
#copyright {
	text-align: center;
	height: 29px;
	width: 700px;
	margin:5px 0 0 0;
	color: #FFFFFF;
	font-size:12px;
}
a:link {
	color: #626262;
	text-decoration: none;
}
a:visited {
	color: #626262;
	text-decoration: none;
}
a:hover {
	color: #626262;
	text-decoration: underline;
}
a:active {
	color: #626262;
	text-decoration: none;
}
