@charset "utf-8";
/*WaWaYaYa Math House*/

/*首页样式*/
	
/*全局*/
.fl{
	margin:0px;
	float:left;
	}
.fr{
	margin:0px;
	float:right;
	}
img{
    border:0px;
	}

 /*页面左侧*/
 #main_left{
 width:196px;
 padding:0 6px 0 40px;
 margin-top:14px;
 float:left;
 }
  #main_left_flash{
   width:196px;
   height:144px;
   background:url(../images/img_main_lFlash.gif) no-repeat;
   padding-top:7px;
   float:left;
  }
  #main_left_btn{
  width:196px;
  height:auto;
  background:url(../images/bg_mLbtn_body.gif) repeat-y;
  text-align:left;
  float:left;
  margin-top:8px;
  }
   #mLeft_btn_top{
    width:196px;
	height:15px;
	float:left;
	background:url(../images/bg_mLbtn_top.gif) top no-repeat;
   }
   #mLeft_btn_body{
    width:173px;
	height:auto;
	float:left;
	padding:0 0 0 23px;
   } 
    #mLeft_btn_bImg{
     width:136px;
	 height:49px;
	 padding:4px 0 4px 0;
	 float:left;
    }
   #mLeft_btn_btm{
    width:196px;
	height:15px;
	float:left;
	background:url(../images/bg_mLbtn_btm.gif) top no-repeat;
   }
   #mLeft_btn_flash{
    width:195px;
	height:auto;
	padding:5px 0 0 10px;
	float:left;
   }
   #mLeft_btn_text{
    width:205px;
	float:left;
	text-align:center;
	font-size:12px;
	color:#6a5f06;
	padding:5px 0 0 0;
	height:20px;
	margin:0;
   }
   #mLeft_btn_text a{
	color:#6a5f06;
	text-decoration:none;
   }
   #mLeft_btn_text a:hover{
	color:#6a5f06;
	text-decoration:underline;
   }
  
  #main_left_top{
  width:205px;
  height:auto;
  float:left;
  text-align:left;
  }
   #left_top_T{
   width:205px;
   height:62px;
   background:url(../images/bg_topT.gif) no-repeat;
   float:left;
   }
    #left_top_Tmore{
	width:36px;
	height:17px;
	margin-right:7px!important;
	margin-right:3px;
	margin-top:15px;
	float:right;
	}
    #left_top_Tbtn{
	width:141px;
	height:auto;
	margin-left:58px!important;
	margin-left:30px;
	margin-top:11px;
	text-align:right;
	float:left;
    }
    .top_Tbtn_img{
	width:21px;
	height:15px;
	margin:0 2px 0 0;
	}
	
   #left_top_Body{
   width:205px;
   height:auto;
   background:url(../images/bg_topB.gif) repeat-y;
   float:left;
   }
    #top_Body_type{
	width:190px;
	height:auto;
	margin:5px 2px 0 3px;
	color:#323232;
	font-size:13px;
	font-weight:bold;
	line-height:22px;
	padding:0 5px 0 5px;
	float:left;
	}
	#top_Body_type a{
	color:#323232;
	text-decoration:none;
	}
	#top_Body_type a:hover{
	color:#323232;
	text-decoration:underline;
	}
    #top_Body_tit{
	width:200px!important;
	width:198px;
	height:auto;
	background-color:#dfdfdf;
	font-size:12px;
	font-weight:bold;
	color:#777777;
	margin:0 2px 0 3px!important;
	margin:0 0 0 2px;
	padding:0;
	line-height:22px;
	float:left;
	}
	#top_Body_detail{
	width:190px;
	height:auto;
	color:#0a6987;
	margin:0 5px 0 5px;
	line-height:20px;
	font-size:12px;
	font-family:"宋体";
	float:left;
	}
   
   #left_top_Btm{
   width:205px;
   height:22px;
   background:url(../images/bg_topBtm.gif) no-repeat;
   float:left;
   }
  
  /*页面中间*/ 
  #main_center{
   width:465px;
   height:auto;
   float:left;
   margin-top:14px;
   text-align:left;
  }
   #mCenter_top{
    width:465px;
    height:21px;
	float:left;
	background:url(../images/bg_mainC_top.gif) no-repeat;
   }
   #mCenter_body{
    width:422px;
	height:auto;
	float:left;
	background:url(../images/bg_mainC_body.gif) repeat-y;
	padding:0 21px 0 22px;
   }
    #mCenter_bItem{
     width:422px;
	 height:auto;
	 float:left;
	 border-bottom:1px dashed #7496ab;
	 padding:8px 0 8px 0;
	}
     #mCenter_bItem_l{
	  width:60px;
	  height:60px;
	  float:left;
	  padding-right:13px;
	 }
     #mCenter_bItem_r{
	  width:349px;
	  height:auto;
	  float:left;
	 }
      #bItem_r_tit{
	   width:349px;
	   height:auto;
	   float:left;
	   font-size:12px;
	   font-weight:bold;
	   line-height:18px;
	   color:#385f77;
	   padding-top:3px;
	  }
      #bItem_r_tit a{
	   color:#385f77;
	   text-decoration:none;
	  }
      #bItem_r_tit a:hover{
	   color:#385f77;
	   text-decoration:underline;
	  }
      #bItem_r_text{
	   width:349px;
	   height:auto;
	   float:left;
	   font-size:12px;
	   line-height:18px;
	   color:#527a93;
	  }
      #bItem_r_text a{
	   color:#527a93;
	   text-decoration:none;
	  }
      #bItem_r_text a:hover{
	   color:#527a93;
	   text-decoration:underline;
	  }
   #mCenter_btm{
    width:465px;
    height:22px;
	float:left;
	background:url(../images/bg_mainC_btm.gif) no-repeat;
   }
 #main_right{
  width:213px;
  height:auto;
  background-color:#0776bc;
  margin-left:8px;
  margin-top:14px;
  float:left;
 }
  #mRight_btn{
   width:195px;
   height:auto;
   background:url(../images/bg_mR_top.gif) top no-repeat;
   float:left;
   padding:8px 9px 10px 9px;
  }
  #mRight_news{
   width:195px;
   height:auto;
   background:url(../images/bg_mR_btm.gif) bottom no-repeat;
   padding:0 9px 10px 9px;
   background-color:#0776bc;
   float:left;
  }
   #mRight_news_d{
    width:177px;
	height:225px;
	float:left;
	background:url(../images/bg_mR_news.gif) no-repeat;
	padding:28px 9px 0 9px;
   }
    #newsD_item{
	 width:150px;
	 height:auto;
	 float:left;
	 padding:9px 4px 8px 23px;
	 border-bottom:1px dashed #ffffff;
	 font-size:12px;
	 line-height:18px;
	 color:#ffffff;
	}
    #newsD_item a{
	 color:#ffffff;
	 text-decoration:none;
	}
    #newsD_item a:hover{
	 color:#ffffff;
	 text-decoration:underline;
	}
    #newsD_btn{
     width:177px;
	 height:auto;
	 float:left;
	 text-align:right;
	 padding-top:5px;
	}
 #main_ourLink{
  width:967px;
  height:auto;
  background-color:#0776bc;
  padding:10px 0 10px 0;
  text-align:center;
  margin-top:20px;
  float:left;
 }
  #m_ourLink_d{
    width:120px;
    height:auto;
    padding:0 5px 0 5px;
	color:#ffffff;
	font-size:12px;
	line-height:20px;
	text-align:center;
  }
