@charset "gb2312";
body {
	margin:0;
	padding:0;
	font-family:'Î¢ÈíÑÅºÚ', Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(about:blank);
	background-attachment:fixed;
}
div, span, ul, li, p, h1, h2, h3, h4, h5, h6, img, p, dl, dt, dd {
	margin:0;
	padding:0;
}
ul {
	list-style-type:none;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
img {
	border:0;
}
form {
	margin:0;
	padding:0;
}
input {
	padding:0 1px;
	font-size:12px;
	vertical-align:middle;
}
select, img, input {
	vertical-align:middle;
}
.clearfix:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
}
.clearfix {
	display:inline-block;
}
html[xmlns] .clearfix {
	display:block;
}
* html .clearfix {
	height:1%;
}
body {
	background:url(../images/bg.jpg) no-repeat center 40px;
}
.container {
	width:1000px;
	height:672px;
	background:url(../images/main.jpg) no-repeat;
	overflow:hidden;
	margin:auto;
	position:relative;
}
.top-nav {
	position:absolute;
	right:10px;
	top:3px;
	height:20px;
	line-height:20px;
}
.top-nav a {
	margin-right:9px;
	color:#f00;
	font-size:14px;
}
.top-nav a:hover {
	color:#f00;
	text-decoration:none;
}
.info span {
	display:block;
	font-weight:bold;
	position:absolute;
	font-size:18px;
	text-align:center;
	color:#a01115;
	height:28px;
	line-height:28px;
	top:143px;
}
.serve {
	width:70px;
	left:200px;
}
.month {
	width:36px;
	left:285px;
}
.day {
	width:36px;
	left:330px;
}
.hour {
	width:34px;
	left:373px;
}
.btns .game, .btns .activity {
	cursor: pointer;
	display: block;
	height: 75px;
	position: absolute;
	top: 430px;
	width: 216px;
}
.activity {
	left:80px;
}
.game {
	left:305px;
}
/*·þÎñÆ÷ÁÐ±í*/
.server {
	height: 26px;
	left: 210px;
	position: absolute;
	top: 190px;
	width: 300px;
}
.server .server-top {
	height:28px;
	border-bottom:2px dashed #fff;
	text-align:center;
	color:#fff;
	font-weight:bold;
	margin-bottom:5px;
}
.server .server-con ul {
	width:500px;
	margin:auto;
}
.server .server-con li {
	background: rgba(0, 0, 0, 0) url("../images/icon.jpg") no-repeat scroll left center;
	float: left;
	height: 26px;
	line-height: 26px;
	margin-left: 10px;
	overflow: hidden;
	padding: 0 0 0 5px;
	width: 140px;
}
.server .server-con li a {
	color:#fff;
	display:block;
	font-size:14px;
	font-weight:bold;
}
.server .server-con li a:hover, .server .server-con li a:hover span {
	text-decoration:none;
}
.server .server-con li span {
	color:#fff;
	font-weight:bold;
	margin-left:10px;
	cursor:pointer;
}
.server .server-con strong {
	color:#d4dbed;
}