#ifocus {border:1px solid #DEDEDE;background:#F8F8F8;padding:2px;float:left;}
	#ifocus_pic {width:390px;height:200px;display:inline; position:relative; float:left;overflow:hidden;}
		#ifocus_piclist { width:390px;height:200px;position:absolute; width:100%;}
		#ifocus_piclist li { width:390px;height:200px;; overflow:hidden;}
		#ifocus_piclist img { border:0px;width:390px;height:200px;}
	#ifocus_btn { display:inline; float:left; width:88px; margin-top:3px;_margin-top:0px;}
		#ifocus_btn li { width:88px; height:50px;_height:48px; cursor:pointer; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); }
		#ifocus_btn img { width:75px; height:45px; margin:0px 0 0 11px; border:0px;}
		#ifocus_btn .current {opacity:1; -moz-opacity:1; filter:alpha(opacity=100); }
	#ifocus_opdiv { position:absolute; left:0; bottom:0; width:100%; 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; }

