@charset "utf-8";
/* WaWaYaYa Space Port*/
/*时空港 Play页面*/

body{
	margin:0px;
	font-size:12px;
	font-family:Tahoma,Arial,"宋体";
	text-align:center;
	background:url(http://www.wawayaya.net/space/images/bg_gamepage.gif) repeat-x;
	background-color:#1673b8;
	}

/*通用*/
.fl{
	margin:0px;
	float:left;
	}
.fr{
	margin:0px;
	float:right;
	}
	
/* 全局*/	
#all{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	word-break: break-all;
	}
#allbg{
	width:1000px;
	float:left;
	margin:0px;
	word-break:break-all;
	text-align:left;
	padding-bottom:20px;
    }

/*主体部分*/
#main{
 width:1000px;
 height:auto;
 float:left;
}
 #main_play{
  width:867px;
  height:auto;
  margin-left:auto;
  margin-right:auto;
 }
  #main_playL{
   width:815px;
   height:auto;
   float:left;
   background:url(http://www.wawayaya.net/space/images/bg_play.gif) repeat-y;
  }
   #main_playL_top{
    width:815px;
    height:8px;
    float:left;
    font-size:5px;
    line-height:5px;
    background:url(http://www.wawayaya.net/space/images/bg_playTop.gif) no-repeat;
   }
   #main_playL_body{
    width:807px;
	height:600px;
	float:left;
	padding-left:8px;
   }
   #main_playL_btm{
    width:815px;
    height:27px;
	text-align:right;
    float:left;
    font-size:5px;
    line-height:5px;
	text-align:right;
    background:url(http://www.wawayaya.net/space/images/bg_playBtm.gif) no-repeat;
   }
 #main_play1{
  width:997px;
  height:auto;
  margin-left:auto;
  margin-right:auto;
 }
  #main_playL1{
   width:945px;
   height:auto;
   float:left;
   background:url(http://www.wawayaya.net/space/images/bg_play1.gif) repeat-y;
  }
   #main_playL_top1{
    width:945px;
    height:9px;
    float:left;
    font-size:5px;
    line-height:5px;
    background:url(http://www.wawayaya.net/space/images/bg_playTop1.gif) no-repeat;
   }
   #main_playL_body1{
    width:930px;
	height:600px;
	float:left;
	padding-left:8px;
   }
   #main_playL_btm1{
    width:945px;
    height:27px;
	text-align:right;
    float:left;
    font-size:5px;
    line-height:5px;
	text-align:right;
    background:url(http://www.wawayaya.net/space/images/bg_playBtm1.gif) no-repeat;
   }
  #main_playR{
   width:52px;
   height:580px;
   float:right;
   background:url(http://www.wawayaya.net/space/images/bg_playr.gif) left repeat-y;
   padding-top:55px;
   font-size:5px;
   line-height:5px;
  }


/*底部*/
#all_btm{
 width:100%;
 height:auto;
 background-color:#f8f8f8;
}
#btm{
 width:100%;
 height:auto;
 padding-bottom:10px;
 word-break:normal;
 background-color:#f8f8f8;
 float:left;
}
/*蓝色分隔线*/
#line{
width:100%;
padding:0 0 15px 0;
height:5px;
background:url(http://www.wawayaya.net/space/images/bg_line.gif) no-repeat top center;
float:left;
}	
 #btm_d{
  width:850px;
  height:auto;
  padding:0 0 0 18px;
  margin-left:auto;
  margin-right:auto;
 }
 #btm_l{
  width:251px;
  height:70px;
  background:url(http://www.wawayaya.net/space/images/bg_downFlash.gif) no-repeat;
  font-size:12px;
  line-height:18px;
  color:#7996b9;
  float:left;
 }
   #btmL_l{
    width:88px;
	height:auto;
	padding:15px 0 0 10px;
	float:left;
   }
   #btmL_r{
    width:130px;
	height:auto;
	padding:10px 0 0 10px;
	float:right;
   }
 #btm_r{
  width:525px;
  height:70px;
  background:url(http://www.wawayaya.net/space/images/bg_copyright1.gif) no-repeat;
  margin-left:10px;
  float:left;
 }
 #btm_r_link{
  width:495px;
  height:auto;
  padding:10px 15px 5px 15px;
  color:#5d86b7;
  font-size:12px;
  font-weight:bold;
  line-height:18px;
  float:left;
 }
 #btm_r_link a{
  color:#5d86b7;
  text-decoration:none;
 }
 #btm_r_link a:hover{
  color:#78a4d9;
  text-decoration:none;
 }
 #btm_r_text{
  width:495px;
  height:auto;
  padding:0 15px 0 15px;
  color:#6e6e6e;
  font-size:12px;
  line-height:14px;
  float:left;
 }
 #btm_r_tLink1{
  color:#ffffff;
  background-color:#0871c7;
  line-height:14px;
 }
 #btm_r_tLink1 a{
  color:#ffffff;
  text-decoration:none;
 }
 #btm_r_tLink1 a:hover{
  color:#ffffff;
  text-decoration:none;
 }
 #btm_r_tLink2{
  color:#ffffff;
  background-color:#00adfd;
  line-height:14px;
 }
 #btm_r_tLink2 a{
  color:#ffffff;
  text-decoration:none;
 }
 #btm_r_tLink2 a:hover{
  color:#ffffff;
  text-decoration:none;
 }