@charset "utf-8";
/* WaWaYaYa Space Port*/
/*时空港*/
	
/*通用*/
.fl{
	margin:0px;
	float:left;
	}
.fr{
	margin:0px;
	float:right;
	}

/*头部*/
#topmenu {
	width:304px;
	height:20px;
	background:url(../images/bg_topMenu.gif) no-repeat;
	z-index:9999;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	padding-top:2px;
	text-align:center;
	float:right;
	margin-top:8px;
}
#topmenu a{
	color:#FFFFFF;
	text-decoration:none;
}
#topmenu a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
#toplogo {
	width:130px;
	height:27px;
	z-index:9998;
	color:#FFFFFF;
	float:left;
	margin-top:15px;
}
	
/* 全局*/	
#all{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	word-break: break-all;
	}
#allbg{
	width:100%;
	float:left;
	margin:0px;
	word-break: break-all;
	text-align:left;
    }

/*Top按钮*/
#Top_btn{
	position:absolute;
	right:100px;
	top:500px;
	width:22px;
	height:27px;
	z-index:99999;
}
#Top_btn1{
	position:absolute;
	right:88px;
	top:1100px;
	width:22px;
	height:27px;
	z-index:99999;
}
/*蓝色分隔线*/
#line{
width:100%;
margin:10px 0 0 0;
height:5px;
background:url(../images/bg_line.gif) no-repeat top center;
float:left;
}	

/*底部*/
#btm{
 width:1000px;
 height:auto;
 padding-bottom:10px;
 word-break:normal;
 margin-left:auto;
 margin-right:auto;
}
 #btm_l{
  width:251px;
  height:70px;
  background:url(../images/bg_downFlash.gif) no-repeat;
  font-size:12px;
  line-height:18px;
  color:#7996b9;
  margin-left:68px!important;
  margin-left:34px;
  float:left;
  text-align:left;
  margin-top:15px;
 }
   #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:606px;
  height:70px;
  background:url(../images/bg_copyright.gif) no-repeat;
  margin-right:68px!important;
  margin-right:34px;
  float:right;
  text-align:left;
  margin-top:15px;
 }
 #btm_r_link{
  width:576px;
  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:576px;
  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;
 }