@charset "gb2312";
/* CSS Document */

#ifocus { 
	width:660px;
	height:245px;
	 }
 #ifocus_pic 
 {
	  display:inline;
	  position:relative; 
	  float:left; 
	  width:570px; 
	  height:300px; 
	  overflow:hidden; 
	  }
#ifocus_piclist { 
position:absolute;
 }
#ifocus_piclist li { 
	 width:570px;
	 height:300px; 
	 overflow:hidden;
 }

#ifocus_btn { 
     display:inline; 
	 float:right; 
	 width:90px;
	 background:#333;
	 color:#fff;
	 }
#ifocus_btn li { 
     width:90px; 
	 height:60px; 
	 cursor:pointer;
	 line-height:60px;
	 text-align:center;
	 font-size:14px;
	 font-family:"Î¢ÈíÑÅºÚ";
	  }
#ifocus_btn img { 
 	width:75px;
	height:45px;
	}
#ifocus_btn .current {
	 background:#00be6e;
	 }
#ifocus_opdiv { 
	  position:absolute; 
	  left:0; 
	  bottom:0; 
	  width:570px;
	   height:35px;
		background:#000;
		 opacity:0.5; 
		 -moz-opacity:0.5; 
		 filter:alpha(opacity=50); 
   }
#ifocus_tx { 
  position:absolute; 
  left:8px;
  bottom:5px;
  color:#FFF; }
#ifocus_tx .normal { 
  display:none;
  }
#ifocus_tx ul li{ width: 550px; height: 25px; text-align: center; line-height: 25px; overflow: hidden}