@charset "utf-8";
/* CSS Document */

/*base css*/

body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6, pre, code,
form, fieldset, legend, input, button,
textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
fieldset, img , input , button{
	border: 0;
} 
:link, :visited {
	text-decoration: none;
}
ul{
	list-style-type:none;
}
body{
	font-size:12px;
	font-family:微软雅黑;
	overflow-x:hidden;
	position:relative;
}
strong, em{
	font-weight:normal;
	font-style:normal;
}
.lay-out{
	width:1000px;
	margin:0 auto;
	position:relative;
	z-index:3;
}
.clearfix:after{
	content:".";
	height:0;
	display:block;
	clear:both;
	visibility:hidden;
}
.hide{
	visibility:hidden;
}
.hd{
	text-indent:-9999px;
	overflow:hidden;
}
.left{
	float:left;
}
.right{
	float:right;
}

/**********/
.wrap{
	width:382px;
	height:386px;
}
.bg1{
	background:url(../img/dl_bg.png) no-repeat;
}
.bbox {padding:90px 50px 0 50px;}
.fill-list li {padding-bottom:20px;height:33px;}
.fill-list li .inp1,.fill-list li .input1 {float:left;width:203px;height:33px;background:url(../img/inp_bg.png) no-repeat;}
.fill-list li label {float:left;display:block;width:73px;height:auto;}
.brt {padding-bottom:20px;}
.br {text-align: center;}

/*bg2 style*/

.bg2 {width:709px;height:383px;background:url(../img/bg.png) no-repeat;}
.bg22 {padding:30px 20px 30px 30px}
.server-title {float:left;width:173px;}
.servers {float:right;width:470px;}
.server-title p {line-height: 200%;}
.server-title p  a {color:#333;}
.cur_ser a {display: block;background: url(../img/cur.png) no-repeat center center;height: 33px;line-height:33px;text-align: center;margin-top:10px;}
.last-list span {color:#ff00a2}
.last-list li {width:145px;height:39px;margin-left:5px;float:left;background: url(../img/new.png) no-repeat;line-height: 39px;text-align: center;}
.last-list li a {color:#7c3c02}
.last-list ul {clear: both;height:39px;}
.serverbox .tits span {color:#ff00a2}
#recommend li {width:145px;height:30px;margin:5px 0 0 5px;float:left;background: url(../img/ser.png) no-repeat;line-height: 30px;text-align: center;}
#recommend li a {color:#fff79f}
.server-list {width:100%;height:215px;overflow-y: scroll;}
