 @import url(http://wulin2.wanmei.com/style/wulin_logo.css);
/*@import url(wulin_logo.css); */
/****************************************** 
   《武林外传》老玩家回归活动 2008-7-3
   北京完美时空网络技术有限公司 版权所有
   网站部 - 李盼
******************************************/

/* ========== Basic ========== */
body {
	 margin:0;
	 padding:0;		 
	 text-align:center;
	 font-size:14px;
	 line-height:23px;
	 color:#000;
	 background:#CD8C59;
	 text-align:center;
	 font-family:Arial, Helvetica, sans-serif;	
	}
	
		
.img{
	float:left;
	}	

	
/* LOGO定位 */
#wulin_logo{
	top:8px;
	left:365px;	
	}

#transparent_logo{
	top:8px;
	left:365px;	
	}

.input{	
	 border: #000 1px solid;
	}
	
/* ========== 文字链接样式1 ========== */
a:link {
	text-decoration:none;
	color:#FFD200;
	}
a:visited {
	text-decoration:none;
	color:#FFD200;
	}
a:hover {
	color:#f60;
	}
	
	

/* ========== 主要内容 ========== */
#wide{
	width:100%;
	height:800px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	background:url(../images/big_bg.jpg) center top no-repeat;
	}

#wrap{
	width:1003px;
	height:800px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	background:url(../images/con_bg.jpg) center top no-repeat;
	}
	
#top{
	width:1003px;
	position:relative;
	}
	
#top img {
	margin:0;
	padding:0;
	border:0;
	float:left;
	}
	
#con_wrap{
	width:883px;
	text-align:left;
	padding:0 60px;
	background:url(../images/con_bg.gif) repeat-y;
	float:left;
	}
	
#left{
	width:499px;
	float:left;
	}
	
#right{
	width:504px;
	text-align:left;
	float:left;
	}
	
#login{
	margin-left:60px;
	_margin-left:30px;
	padding-top:40px;
	width:368px;
	height:240px;
	background:url(../images/login_bg_02.gif) no-repeat;
	float:left;
	}
	
#award_abc{
	width:472px;
	height:346px;
	position:relative;
	float:left;
	}
	
/* hidden */
.info {
	width:200px;
	position:absolute;
	visibility:hidden;
	z-index:10;
	filter:alpha(opacity=70);
	opacity:0.8;
	line-height:20px;
	background:#000;
	color:#fff;
	padding:10px;
	text-align:left;
	}

#a {
	left:140px;
	top:-50px;
	}
	
#b {
	left:40px;
	top:280px;
	}
	
#c {
	left:270px;
	top:280px;
	}
	
#abc_txt{
	width:380px;
	padding-left:75px;
	text-align:left;
	float:left;
	}
	
.title_txt{
	color:#FF0000;
	font-weight:bold;
	}
	
	
	
	
	
#server_list{
	width:360px;
	padding-left:70px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	float:left;
	}
	
#scroll_bar{	
	position: absolute;
	width:380px;
	height:475px;
	left:70px;
	top:100px;
	display: block;
	overflow: auto;
	
	scrollbar-face-color: #D1C4AF;
	scrollbar-arrow-color: #000;	
	scrollbar-darkshadow-color: #F8F4BE;
	scrollbar-track-color: #f1efe5;
	}
	
.server_title{
	width:355px;
	margin-top:20px;
	text-align:center;
	float:left;
	}	
	
.server_01{
	margin:4px;
	width:63px;
	height:23px;
	color:#FFD200;
	font-weight:bold;
	text-align:center;
	background:url(../images/server_bg_01.gif) no-repeat;
	float:left;
	}
	
.server_02{
	margin:4px;
	width:63px;
	height:23px;
	color:#FFD200;
	font-weight:bold;
	text-align:center;
	background:url(../images/server_bg_02.gif) no-repeat;
	float:left;
	}
