@charset "utf-8";
* {
	margin: 0px;
	list-style-type: none;
 }
p {
	margin: 0px;
}
a {
	color: #666666;
}


body {
	font-size: 11px;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif, "宋体";
	background-image: url(../images/warper_bj.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#warper {
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 20px;
}
#header {
	text-align: center;
	height: 142px;
	margin-top: 30px;
}
#header p {
	margin-right: 170px;
	margin-left: 170px;
}
#content {
	height: 300px;
	padding-top: 47px;
	padding-bottom: 47px;
	line-height: 15px;
	margin-bottom: 20px;
}
#enter {
	background-image: url(../images/box.jpg);
	height: 226px;
	width: 251px;
	margin-right: auto;
	margin-left: 223px;
	border: 1px solid #CCCCCC;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#enter p {
	margin-bottom: 15px;
}

#footer {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	text-align: center;
	padding: 10px;
}
#footer  .nav {
	text-align: center;
	margin-right: auto;
	margin-left: 25%;
	padding: 0px;
}
#footer  .nav li {
	float: left;
	margin-left: 20px;
	padding-bottom: 5px;
}
#footer .nav li a {
	color: #999696;
	text-decoration: none;
}
#footer .nav a:hover {
	text-decoration: underline;
}

#footer p {
	color: #666666;
	clear: both;
}
#enter  .title {
	font-size: 36px;
	padding-top: 20px;
	height: 40px;
	line-height: 40px;
}

#enter .sorry {
	margin-top: 30px;
	line-height: 18px;
}

#flash {
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
}#content .needflash {
	margin-left: 224px;
	margin-top: 5px;
	color: #C7C5C5;
	font-size: 12px;
}
