/****************************************** 
   《武林外传》情报站  2008-6-19
   北京完美时空网络技术有限公司 版权所有
   网站部 - 李盼
******************************************/

/* ========== Basic ========== */
body {
	 margin:0;
	 padding:0;		 
	 text-align:center;
	 font-size:12px;
	 line-height:18px;
	 color:#000;
	 font-family:Arial, Helvetica, sans-serif;	
	}	

a{blr:expression(this.onFocus=this.blur())}
area{blr:expression(this.onFocus=this.blur())}

/* ========== 文字链接样式1 ========== */
a:link {
	text-decoration:none;
	color:#026E70;
	}
a:visited {
	text-decoration:none;
	color:#026E70;
	}
a:hover {
	color:#f60;
	}
	
/* ========== 文字链接样式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;
	}
	


.img{
	float:left;
	}

	
#wrap{
	width:379px;
	height:215px;
	position:relative;
	z-index:1;
	float:left;
	}
	
#list{
	width:183px;
	height:24px;
	position:absolute;
	top:168px;
	left:167px;
	background:url('../images/list_bg.png');
	_background:0;

_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/list_bg.png',sizingMethod='scale');	
	z-index:9990;
	/* 下来菜单的定位 */
	padding:23px 0 0 30px;
	text-align:left;
	}
	
	
#list_01{
	width:196px;
	height:24px;
	position:absolute;
	top:168px;
	left:0px;
	z-index:9989;
	/* 下来菜单的定位 */
	padding:18px 0 0 0;
	text-align:left;
	}
		
#list_03{
	width:183px;
	height:24px;
	position:absolute;
	top:168px;
	left:167px;
	background:url('../images/list_bg_01.png');
	_background:0;

_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/list_bg_01.png',sizingMethod='scale');	
	z-index:9990;
	/* 下来菜单的定位 */
	padding:23px 0 0 30px;
	text-align:left;
	}
	
#link{	
	position:absolute;
	top:190px;
	left:267px;
	z-index:9991;
	}
	
#list_02{
	width:139px;
	height:24px;
	position:absolute;
	top:218px;
	left:240px;
		
	background:url('../images/list_bg_02.png');	
	_background:0;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/list_bg_02.png',sizingMethod='scale');	
	z-index:9990;
	
	/* 下来菜单的定位 */
	padding:23px 0 0 0;
	text-align:left;
	}
	
#list_02 img{
	width:137px;
	height:22px;
	border:0;
	}
	
#link img{
	width:110px;
	height:24px;	
	position:absolute;
	z-index:9992;
	border:0;
	}
