﻿/* 专题：5分钟玩转《热舞派对之梦幻舞厅》-《梦幻舞厅》官方网站
   网络部 - 姜雪松 2008-9-9
   北京完美时空网络技术有限公司 版权所有 
*/



/* ========== 外调logo ========== */
@import url(http://rwpd.wanmei.com/style/rewu_logo.css);
#rewulogo{
	top:100px;
	left:760px;
	}
	
#transparent_logo{
	top:100px;
	left:760px;	
	}



/* ========== 公共部分 ========== */
* {margin:0;padding:0;}
img {border:0;}
table {border-collapse:collapse;empty-cells:hide;/*width:100%;*/}
/*table tr td {vertical-align:top;}*/
ul {list-style-type:none;}
a{blr:expression(this.onFocus=this.blur());}
area{blr:expression(this.onFocus=this.blur());}
body {
	 font-size:14px;
	 line-height:23px;
	 text-align:center;
	 color:#fff;
	 font-family:宋体,Arial, Helvetica, sans-serif;
	 background:#0062c4 url(../images/bg_1280.jpg) repeat center;
	 
	}
.tcenter{
	text-align:center;
	}

/* ========== 文字链接样式1 ========== */
a:link {
	text-decoration:none;
	color:#622100;
	}
a:visited {
	text-decoration:none;
	color:#000;
	}
a:hover {
	color:#f00;
	text-decoration:underline;
	}
	
	
/* ========== 页面内容 ========== */
#bg_1280{
	width:100%;
	background:url(../images/index_1280.jpg) center top no-repeat;
	}

#wrap,#center{
	width:1002px;
	clear:both;
	margin:0 auto;
	overflow:hidden;
	background:url(../images/bg_1002.jpg) repeat-y;
	}
	
#top img,#center,#center img,#con_center{
	float:left;
	}

	
#con_center{
	height:auto !important;/*FF*/
	height:547px;/*IE6*/
	min-height:547px;/* IE7 */
	}
	
#center{
	padding-bottom:20px;}
	
#con_center{
	width:535px;
	background:url(../images/min_8.jpg) no-repeat;
	padding-top:20px;
	}
	
.height3{
	padding-top:3px;}


	
.mu {
	width:500px;
	height:auto !important;/*FF*/
	overflow:hidden;
	display:none;
	background:#2d8ada;
	filter: Alpha(Opacity=100);/* IE透明度20%*/
	-moz-opacity:1.0; /* Moz FF 透明度20%*/ 
	margin-left:17px;
	*margin-left:0;
	padding-bottom:15px;
	border:2px solid #fff;
	}
.tit,.tit1 { 
	height:32px; 
	width:535px; 
	cursor:pointer;
	}
	
.tit1 {  
	cursor:auto ;
	}
	
	
.mu p{
	text-align:left;
	padding:8px;
	text-indent: 2em; /*em是相对单位，2em即现在一个字大小的两倍*/ 
	}
	
#center .mu img{
	float:none;
	border:1px solid #fff;
	margin-bottom:10px;}

#top_go{
	position:fixed !important;
	bottom:80px !important;
	right:50px !important;
	clear:both;
	}
