@charset "utf-8";
/* WaWaYaYa Space Port*/
/*时空港 首页*/


body{
	margin:0px;
	font-size:12px;
	font-family:Tahoma,Arial,"宋体";
	text-align:center;
	background:url(../images/bg_indexTop.jpg) no-repeat top center #ffffff;
	}
	
/*头部*/
#top{
    width:1000px;
	height:175px;
	margin:0px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
}

/*主体部分*/
#main{
 width:1000px;
 height:auto;
 margin-left:auto;
 margin-right:auto;
}
 /*主体左侧*/
 #main_l{
  width:238px;
  height:auto;
  margin-left:68px!important;
  margin-left:34px;
  float:left;
 }
  #m_l_play{
   width:238px;
   height:111px;
   float:left;
  }
  #m_l_skg{
   width:230px;
   height:auto;
   background:url(../images/bg_main_l.gif) repeat-y;
   padding:5px 0 0 8px;
   float:left;
  }
   #m_l_skg_text{
    width:198px;
	height:auto;
    color:#154f8c;
    font-size:12px;
    line-height:18px;
	text-align:center;
	margin-left:5px;
	border-bottom:1px dotted #000000;
	float:left;
   }
   #m_l_skg_btm{
    width:238px;
	height:20px;
	float:left;
   }
  #m_l_rz{
   width:233px;
   height:auto;
   margin:10px 0 0 3px;
   float:left;
  }
  
 /*主体右侧*/
 #main_r{
  width:617px;
  height:auto;
  margin-right:68px!important;
  margin-right:34px;
  float:right;
 }
  #m_r_menu{
   width:617px;
   height:85px;
   float:left;
  }
  #m_r_detail{
   width:617px;
   height:auto;
   float:left;
  }
  #m_r_d_item0{
   width:306px;
   height:auto;
   float:left;
  }
  #m_r_d_item1{
   width:306px;
   height:auto;
   float:right;
  }
  #m_r_d_news{
   width:301px;
   height:auto;
   margin-top:15px;
   padding:0 0 0 5px;
   float:right;
  }
   #r_d_newsTop{
    width:280px;
	height:19px;
	background:url(../images/bg_newsTop.gif) no-repeat;
	color:#c8eafe;
	font-size:12px;
	line-height:18px;
	text-align:right;
	padding:2px 12px 0 0;
	float:left;
   }
   #r_d_newsTop a{
	color:#c8eafe;
	text-decoration:none;
   }
   #r_d_newsTop a:hover{
	color:#c8eafe;
	text-decoration:underline;
   }
   #r_d_newsText{
    width:282px;
	height:auto;
	padding:5px;
	margin-top:5px;
	float:left;
   }
   #r_d_newsText ul{
    list-style-type:none;
	margin:0;
	padding:0;
	float:left;
   }
   #r_d_newsText li{
    width:282px;
	height:auto;
	border-bottom:1px dotted #898989;
	color:#707070;
	font-size:12px;
	line-height:22px;
	float:left;
   }
   #r_d_newsText li a{
	background:url(../images/icon_li0.gif) 0px 3px no-repeat;
	color:#707070;
	text-decoration:none;
	padding-left:15px;
   }
   #r_d_newsText li a:hover{
	background:url(../images/icon_li1.gif) 0px 3px no-repeat;
	color:#707070;
	text-decoration:underline;
	padding-left:15px;
   }
  #m_r_d_lmdh{
   width:617px;
   height:106px;
   margin-top:5px;
   float:left;
	clear:both;
  }
   #m_r_d_lmdhF{
    width:617px;
    height:106px;
	z-index:1;
	position:absolute;
   }
  #m_r_d_dc{
   width:601px;
   height:auto;
   margin-top:10px;
   padding:0 8px 0 8px;
   float:left;
  }
   #r_d_dcTop{
    width:601px;
	height:25px;
	background:url(../images/bg_skgDC.gif) no-repeat;
	float:left;
   }
   #r_d_dcDetail{
    width:547px;
	height:auto;
	padding:10px 27px 0 27px!important;
	padding:10px 13px 0 14px;
	float:left;
   }
   #r_d_dcDetail ul{
    list-style-type:none;
	margin:0;
	padding:0;
	float:left;
   }
   #r_d_dcDetail li{
    width:535px;
	height:auto;
	background:url(../images/icon_li1.gif) 0px 5px no-repeat;
	color:#707070;
	font-size:12px;
	line-height:22px;
	padding-left:12px;
	float:left;
   }
   #d_dcDetail_table{
    width:520px;
	height:auto;
	color:#707070;
	font-size:12px;
	line-height:20px;
	padding-left:12px;
	float:left;
   }
   
 /*站内导航*/
 #main_ourLink{
  width:865px;
  height:auto;
  background-color:#f6f6f6;
  border:1px dotted #9c9c9c;
  border-left:none;
  border-right:none;
  margin-left:68px!important;
  margin-left:34px;
  margin-top:40px;
  text-align:center;
  padding:10px 0 5px 0;
  float:left;
 }
  #m_ourLink_d{
    width:120px;
    height:auto;
    padding:0 5px 0 5px;
	color:#707070;
	font-size:12px;
	line-height:20px;
	text-align:center;
  }