a img {border:none;}
*{ margin:0; word-break:break-all;}
ul, li { list-style:none; }
fieldset, img { border:none; }
legend { display:none; }
em, strong, cite, th { font-style:normal; font-weight:normal; }

html { overflow:-moz-scrollbars-vertical; } /*Always show Firefox scrollbar*/
/* iFocus style */
#ifocus_news{ width:300px; height:248px; margin:5px 0 5px 0;border:1px solid #DEDEDE; }
#ifocus_pic { display:inline; position:relative; float:left; width:300px; height:220px; overflow:hidden; margin:0px;clear:left; }
#ifocus_piclist { position:absolute; }
#ifocus_piclist ul{padding:0px;}
#ifocus_piclist li { width:300px; height:220px; overflow:hidden; }
#ifocus_piclist img { width:300px; height:220px; }
#ifocus_btn { display:inline;float:left; width:300px; margin:4px 0 0 0;}
#ifocus_btn ul{margin:0; padding:0; list-style:none;float:left; background-color:Gray;width:300px}
#ifocus_btn li { width:70px; height:48px; cursor:pointer; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); overflow:hidden; float:left;}
#ifocus_btn img { width:60px; height:39px; margin:5px;}
#ifocus_btn .current { background: url(../images/ifocus_news_btn_bg.gif) no-repeat; opacity:1; -moz-opacity:1; filter:alpha(opacity=100); }
#ifocus_opdiv { position:absolute; left:0; bottom:0; width:300px; 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; }
