@charset "utf-8";
/* CSS Document */

#ifocus {width: 478px;height: 245px; }
#ifocus_pic { display:inline; position:relative; float:left; width:375px; height:207px; overflow:hidden; margin:10px 0 0 9px; }
#ifocus_piclist { position:absolute; }
#ifocus_piclist li { width:375px; height:207px; overflow:hidden; }
#ifocus_piclist img { width:375px; height:207px;}
#ifocus_btn { display:inline; float:right; width:75px; margin:10px 9px 0 0; }
#ifocus_btn li { width:75px; cursor:pointer; padding-bottom:7px;/*opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50);*/}
#ifocus_btn img { width:71px;border:1px #343434 solid; padding:1px; }
#ifocus_btn .current { background: url(/images/default/ifocus_btn_bg.gif) no-repeat left top;/* opacity:1; -moz-opacity:1; filter:alpha(opacity=100);*/ }
#ifocus_btn .current img{border:1px #cccccc solid; padding:1px; }
#ifocus_opdiv { display:none;position:absolute; left:0; bottom:0; width:410px; height:35px; background:#000; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); }
#ifocus_tx { display:none;position:absolute; left:8px; bottom:8px; color:#FFF; }
#ifocus_tx .normal { display:none; }