/* Reset style */
#ifocus * { margin:0; padding:0; word-break:break-all; }
#ifocus a { color:#0287CA; text-decoration:none; }
#ifocus a:hover { text-decoration:underline; }
#ifocus ul,#ifocus li { list-style:none; }
#ifocus img { border:none; }

/* iFocus style */
#ifocus { width:1001px; height:330px;border:1px solid #ccc; background:#000;color:#333; font:12px/1.6em Helvetica, Arial, sans-serif;padding:0 }
#ifocus_pic { display:inline; position:relative; float:left; width:860px; height:330px; overflow:hidden;padding:0px;margin:0px; }
#ifocus_piclist { position:absolute; }
#ifocus_piclist li { width:860px; height:330px; overflow:hidden;}
#ifocus_piclist img { width:860px; height:330px;}
#ifocus_btn { display:inline; float:right; width:128px;margin:0px 10px 0px 0px; }
#ifocus_btn li { width:128px; height:55px; cursor:pointer; opacity:0.8; -moz-opacity:0.8; filter:alpha(opacity=80); }
#ifocus_btn img { width:115px; height:45px; margin:5px 0 0 12px;
border:none;padding:0px;}
#ifocus_btn .current { background: url(../images/ifocus_btn_bg.png) no-repeat; opacity:1; -moz-opacity:1; filter:alpha(opacity=100); }
#ifocus_opdiv { position:absolute; left:0; bottom:0; width:0px; height:0px; 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; }
