@import url(http://wulin2.wanmei.com/style/wulin_logo.css);
@import url(http://www.wanmei.com/top/css/iframe.css);


/****************************************** 
   《武林外传》登体验服，领神兵卡，武林新资料片抢先看 2008-7-2
    北京完美时空网络技术有限公司 版权所有
    网站部 - 李盼
    修改 20090320 魏文艳	
******************************************/

/* ========== Basic ========== */
body {
	 margin:0;
	 padding:0;		 
	 text-align:center;
	 font-size:14px;
	 line-height:23px;
	 color:#000;
	 background:#7CC4FF;
	 text-align:center;
	 font-family:Arial, Helvetica, sans-serif;	
	}	
		
.img{
	float:left;
	}	
	
p{
 	text-indent: 2em;
	}
	
/* LOGO定位 */
#logo{
	float:left;
	position:relative;
	z-index:10;
	}
#wulin_logo{
	top:20px;
	left:20px;	
	}

#transparent_logo{
	top:20px;
	left:20px;	
	}
	
/* ========== 文字链接样式1 ========== */
a:link {
	text-decoration:none;
	color:#f60;
	}
a:visited {
	text-decoration:none;
	color:#000;
	}
a:hover {
	color:#060;
	}
	
/* ========== 文字链接样式2 ========== */
a.a_txt:link {
	text-decoration:none;
	color:#000;
	}
a.a_txt:visited {
	text-decoration:none;
	color:#000;
	}
a.a_txt:hover {
	color:#f60;
	}
		

/* ========== 主要内容 ========== */
#wrap{
	width:1003px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	}
	
#top{
	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;
	}

#top{
	width:1003px;
	float:left;
	}
	
#top img {
	padding:0;
	margin:0;
	float:left;
	}
	
#card_01{
	width:256px;
	height:75px;
	padding-top:27px;
	background:url(../images/card_bg_01.gif) no-repeat;
	font-weight:bold;
	float:left;
	}
	
#card_02{
	width:253px;
	height:75px;
	background:url(../images/card_bg_02.gif) no-repeat;
	font-weight:bold;
	padding-top:27px;
	float:left;
	}

#activation{
	width:144px;
	height:102px;
	background:url(../images/top_09.jpg) no-repeat;
	float:left;	
	position:relative;
	}
	
#action{
	position:absolute;
	z-index:1000;
	top:-20px;
	left:10px;
	}
	
	
	
#card_list{
	width:1003px;
	margin-right: auto;
	margin-left: auto;
	background:url(../images/table_bg.jpg) repeat-y;
	float:left;	
	}