@import url(http://rwpd.wanmei.com/style/rewu_logo.css);
/* 专题：《热舞派对》热舞公会专区 
   网络部 - 姜雪松 2008-5-7 
   北京完美时空网络技术有限公司 版权所有 
*/

/* ========== Basic ========== */
body {
	 margin:0px;
	 padding:0;
     text-align:center;
	 font-size:12px;
	 line-height:18px;	
	 background-color:#247fd0;	
	 }
	 
/* ========== 主要内容 ========== */
.img{
	float:left;
	margin:0;
	padding:0;
	}

#wrap{
	width:1003px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	overflow:hidden;
	}
	
#wrap_con{
	background:url(../images/bg_main.jpg) repeat-y;
	float:left;
	width:1003px;
	padding-left:0px;
	}
	
#txt_con{
	float:left;
	width:803px;
	padding-left:100px;
	padding-right:100px;
	text-align:left;
	}
	
	
/* ========== txt ========== */	
.txt_01{
   color:#127a98;
   text-decoration:none;
   text-align:left;
   }
   
 .txt_02{
   color:#FF0000;
   text-decoration:none;
   text-align:left;
   }
   
#flv_con {
	float:left;
	width:793px;
	padding-left:110px;
	*padding-left:260px;
	text-align:center;
	padding-right: 50px;
}
.STYLE2 {
	color: #127A98;
	font-weight: bold;
}
.list {
	text-indent: 2em;
	padding: 0px;
	font-size: 12px;
	line-height: 28px;
	color: #127A98;
}

/*==========外调logo样式表by 魏文艳2008-06-26==============*/
#rewu{
	position:relative;
	left:70px;
	top:-130px;
	z-index:9999;
	}
