/* CSS Document */
/* ========== logo外调 ========== */
@import url(http://www.wanmei.com/top/css/iframe.css);
/* ========== logo外调 ========== */



/* ========== Basic ========== */
*{border:0;margin:0;}
body {margin:0;padding:0;color:#2a0000;font-size: 14px;background: #e35f9b url(../images/bg_index_1028.jpg) no-repeat center top;}		
a{blr:expression(this.onFocus=this.blur());outline:none;}
area{blr:expression(this.onFocus=this.blur());outline:none;	}
a,a:visited,a:active {text-decoration:none;color:#fff;}
a:hover {color:#fff;outline:none;}
img{border:0;margin:0;padding:0;float:left;}
table img{border:0;margin:0;padding:0;float: none;}

#wrap {width:1002px; margin:0 auto; position:relative;}





.top{background: url(../images/top_bg.gif) repeat-x;text-align: center;}


/* 弹出页面样式 */	
.div_style{
	filter:revealTrans(transition=100,duration=0.5) blendTrans(duration=1.5) alpha(opacity=100);
	position:absolute;
	width:1002px;
	height:741px;
	visibility: hidden;
	z-index:8888;
	top:0px;
	*top:0px!important;
	*top:0px;
	left:0px;
	}
	
	
.table_txt{
	margin:0 auto;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	width:400px;
	height:260px;
	line-height: 22px;
	background-color: #ffffcc;
	border: 1px solid #000000;
}		
	
.table_txt img{float:none; text-align:center;}


.text{border:solid 1px #1b1b1b;}