@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 {
	height: 20px;
	line-height: 20px;
	position: absolute;
	right:10px;
	top:3px;
}
.top-nav a {
	margin-right:9px;
	color:#ffffff;
	font-size:14px;
}
.top-nav a:hover {
	color:#ffffff;
	text-decoration:none;
}
.info span {
	display: block;
	font-weight: bold;
	position: absolute;
	font-size: 18px;
	text-align: center;
	color:#ffffff;
	height: 28px;
	line-height: 28px;
	top:330px;
}
.serve {
	width: 390px;
	left:250px;
}
.month {
	width:36px;
	left:513px;
}
.day {
	width:36px;
	left:578px;
}
.hour {
	width:34px;
	left:645px;
}
.btns .game, .btns .activity {
	cursor: pointer;
	display: block;
	height: 75px;
	position: absolute;
	top: 338px;
	width: 235px;
}
.activity {
	left: 255px;
	margin-top: 190px;
}
.game {
	left: 518px;
	margin-top: 190px;
}
/*·þÎñÆ÷ÁÐ±í*/
.server {
	height: 26px;
	left: 400px;
	position: absolute;
	top: 380px;
	width: 280px;
}
.server .server-top {
	height:28px;
	border-bottom:2px dashed #fff;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	margin-bottom:5px;
}
.server .server-con ul {
	width:500px;
	margin:auto;
}
.server .server-con li {
	float: left;
	height: 26px;
	line-height: 26px;
	margin-left: 5px;
	overflow: hidden;
	padding: 0 0 0 2px;
	width: 130px;
}
.server .server-con li a {
	color:#ffffff;
	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:#ffffff;
	font-weight:bold;
	margin-left:10px;
	cursor:pointer;
}
.server .server-con strong {
	color:#ffffff;
}
