/*@charset "gb2312";*/
 /*CSS Document */

/***/
/*{*/
	/*margin:0;*/
	/*padding:0;*/
	/*word-break:break-all;*/
 /*}*/
/*body*/
/*{*/
	/*background:#FFF;*/
	 /*color:#333;*/
	 /*font:12px/1.6em Helvetica, Arial, sans-serif;*/
	 /*}*/
/*h1, h2, h3, h4, h5, h6*/
/*{*/
	 /*font-size:1em;*/

/*}*/
/*a*/
/*{*/
	/*color:#0287CA;*/
	/*text-decoration:none; }*/
/*a:hover*/
 /*{*/
	  /*text-decoration:underline;*/
	  /*}*/
/*ul, li*/
/*{*/
/*list-style:none;*/
 /*}*/
/*fieldset, img */
/*{*/
/*border:none;*/
 /*}*/
/*legend*/
/*{*/
/*display:none;*/
 /*}*/
/*em, strong, cite, th {*/
	 /*font-style:normal;*/
	 /*font-weight:normal;*/
	  /*}*/
/*input, textarea, select, button {*/
	 /*font:12px Helvetica, Arial, sans-serif;*/
	 /*}*/
/*table {*/
	 /*border-collapse:collapse;*/
	  /*}*/
/*html {*/
	 /*overflow:-moz-scrollbars-vertical;*/
	  /*}*/

#ifocus { 
	width:1164px;
	height:417px;
    margin: 0 auto;
  	/*margin:20px;*/
    /*border:1px solid #DEDEDE;*/
    background:#ECECEC;
	 }
 #ifocus_pic 
 {
	  display:inline;
	  position:relative; 
	  float:left; 
	  width:957px;
	  height:346px;
	  overflow:hidden; 
	  margin:37px 0 0 45px;
	  }
#ifocus_piclist { 
position:absolute;
 }
#ifocus_piclist li { 
	 width:957px;
	 height:346px;
	 overflow:hidden;
 }
#ifocus_piclist img {
	 width:230px;
	  height:344px;
	  }
.ifocus_img{
    float: left;
}
.ifocus_js{
    float: left;
    margin-left: 52px;
}
.ifocus-js-teacher-name{
    font-family: "Microsoft YaHei";
    font-size: 32px;
    font-weight: bold;
    color: #438ae2;
    margin-top: 27px;
    width: 671px;
    height: 42px;
    border-bottom: 2px solid #D4D4D4;
}
.ifocus-js-teacher-js{
    font-family: "Microsoft YaHei";
    width: 670px;
    color: #333333;
    font-size: 16px;
    line-height: 26px;
    margin-top: 30px;
    letter-spacing: 1px;
}
.ifocus-js-teacher-anniu1{
    float: left;
    /*margin-top: 120px;*/
    margin-right: 42px;
}
.ifocus-js-teacher-anniu2{
    float: left;
    /*margin-top: 120px;*/
}
#ifocus_piclist .ifocus-js-teacher-anniu1 img{
    width: 148px;
    height: 44px;
}
#ifocus_piclist .ifocus-js-teacher-anniu2 img{
    width: 185px;
    height: 44px;
}
.ifocus-js-teacher-name span{
    font-family: "Microsoft YaHei";
    font-size: 16px;
    color: #333333;
    font-weight: 100;
    letter-spacing: 1px;
}
#ifocus_btn { 
     display:inline; 
	 float:right; 
	 width:91px; 
	 margin:9px 9px 0 0; 
	 }
#ifocus_btn li {
    margin:5px 0 0 1px;
     width:82px;
	 height:85px;
	 cursor:pointer; 
	 opacity:0.5;
	  -moz-opacity:0.5; 
	  filter:alpha(opacity=50); 
	  }
#ifocus_btn img {
 	width:82px;
	height:85px;
    /*margin:7px 0 0 11px; */
	}
#ifocus_btn .current {
	 background: url(i/ifocus_btn_bg.gif) no-repeat; 
	 opacity:1; -moz-opacity:1; filter:alpha(opacity=100); 
	 }
#ifocus_opdiv { 
	  position:absolute; 
	  left:0; 
	  bottom:0; 
	  width:10px;
	   height:35px;
		/*background:#000;*/
		 opacity:0.5; 
		 -moz-opacity:0.5; 
		 filter:alpha(opacity=50); 
   }
#ifocus_tx { 
  position:absolute; 
  left:8px; 
  bottom:8px; 
  color:#FFF; }
#ifocus_tx .normal { 
  display:none;
  }