@charset "utf-8";
/* 图解词典 首页 */

body{
	margin:0;
	font-size:12px;
	font-family:Tahoma,Arial,"宋体";
	background:url(../images/bg_all1.gif) top repeat-x;
	background-color:#7f868a;
	}
	
/*主体*/
 #all_top{
  width:100%;
  height:181px;
  margin-left:auto;
  margin-right:auto;
  background:url(../images/bg_indexTop.gif) top center no-repeat;
  text-align:center;
 }
   #top_main_btn{
    width:783px;
	height:43px;
	float:left;
	padding:0 0 0 110px;
	text-align:left;
   }
 
 #all_main{
  width:100%;
  height:auto;
  margin-left:auto;
  margin-right:auto;
  background:url(../images/bg_indexBody.gif) bottom repeat-x;
  background-color:#7e8689;
 }
  #all_main_body{
   width:783px;
   height:auto;
   margin-left:auto;
   margin-right:auto;
  }
   #main_body_l{
    width:577px;
	height:auto;
	padding-top:20px;
	float:left;
   }
    #mBody_l_tit{
     width:577px;
	 height:auto;
	 float:left;
    }
    #mBody_l_text{
     width:575px;
	 height:auto;
	 float:left;
	 font-size:12px;
	 line-height:18px;
	 color:#ffffff;
	 padding:10px 0 15px 2px;
	}
    #mBody_l_text a{
	 color:#ffffff;
	 text-decoration:none;
	}
    #mBody_l_text a:hover{
	 color:#ffffff;
	 text-decoration:underline;
	}
    #mBody_l_flash{
     width:577px;
	 height:295px;
	 float:left;
	 background:url(../images/bg_indexFlash.gif) no-repeat;
	}
   #main_body_r{
    width:165px;
	height:auto;
	float:right;
	margin-right:5px;
	padding-top:25px;
   }
    #mBody_r_down{
     width:165px;
	 height:auto;
	 float:left;
	}
    #mBody_r_tour{
	 width:155px;
	 height:auto;
	 float:left;
	 padding:18px 5px 0 5px;
	}
     #r_tour_tit{
	  width:155px;
	  height:auto;
	  float:left;
	  border-bottom:1px solid #afb3b5;
	  padding-bottom:8px;
	 }
     #r_tour_text{
	  width:155px;
	  height:auto;
	  float:left;
	  font-size:12px;
	  line-height:20px;
	  color:#ffffff;
	 }
      #r_tour_text ul{
	   width:155px;
	   height:auto;
	   float:left;
	   list-style-type:none;
	   margin:0;
	   padding:0;
	  }
      #r_tour_text li{
	   width:152px;
	   height:auto;
	   float:left;
	   padding:5px 0 5px 3px;
	   border-bottom:1px solid #afb3b5;
	  }
      #r_tour_text li a{
	   color:#ffffff;
	   text-decoration:none;
	  }
      #r_tour_text li a:hover{
	   color:#ffffff;
	   text-decoration:underline;
	  }
	  
 #all_btm{
  width:100%;
  height:125px;
  margin-left:auto;
  margin-right:auto;
  background:url(../images/bg_allBtm1.gif) top repeat-x;
  background-color:#ffffff;
 }
  #all_btm_body{
   width:782px;
   height:auto;
   margin-left:auto;
   margin-right:auto;
  }
   #btm_body_img{
    width:782px;
    height:auto;
	float:left;
	margin-top:13px;
   }
   #btm_body_cr{
    width:775px;
    height:auto;
	font-size:12px;
	line-height:18px;
	color:#828a8e;
	padding-top:20px;
	float:left;
	padding-left:6px;
   }