﻿* { margin:0; padding:0; word-break:break-all; }
h1, h2, h3, h4, h5, h6 { font-size:1em; }
#ifocus_btn a {color:Black;text-decoration:underline; }/*右边文字显示颜色*/
#ifocus_btn a:hover { text-decoration:none; color:red;}
ul, li { list-style:none;}
fieldset, img { border:none; }
legend { display:none; }
em, strong, cite, th { font-style:normal; font-weight:normal; }
input, textarea, select, button { font:12px Helvetica, Arial, sans-serif; }
/*table { border-collapse:collapse; }*/
html { overflow:-moz-scrollbars-vertical; } /*Always show Firefox scrollbar*/
/* iFocus style */
#ifocus { width:302px; height:132px;border:1px solid #e1e1e1; background:#e1e1e1;} /*总的框架大小*/
 #ifocus_pic { display:inline; position:relative; float:left; width:163px; height:131px; overflow:hidden; margin:1px 0 2px 6px;} /*图片显示框

架*/
  #ifocus_piclist { position:absolute; }
  #ifocus_piclist li { width:200px; height:200px; overflow:hidden; }
  #ifocus_piclist img { width:163px; height:132px;}/*图片显示大小*/
 #ifocus_btn { display:inline; float:left; width:50px; margin:9px 9px 0 12px; } /*选文字区域*/
  #ifocus_btn li { width:100px; height:27px; cursor:pointer; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); } /*文字显示区域*/
  #ifocus_btn img { width:75px; height:45px; margin:7px 0 0 11px;}
  #ifocus_btn .current { background: url(12334.gif) no-repeat; opacity:1; -moz-opacity:1; filter:alpha(opacity=100); }/*右边文字底图显示*/
 #ifocus_opdiv { position:absolute; left:0; bottom:0; width:200px; height:20px; background:#000; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); }  /*黑色部分文字显示*/
 #ifocus_tx { position:absolute; left:8px; bottom:1px; color:#FFF; } /*黑色部分文字高度*/
  #ifocus_tx .normal { display:none; }

