* { word-break:break-all; }
ul, li { list-style:none; margin:0px; padding:0px; }
fieldset, img { border:none; }
em, strong, cite, th { font-style:normal; font-weight:normal; }
/* Focus_change style */
#focus_change { position:relative; width:1002px; height:376px; overflow:hidden; margin:0;}
 #focus_change_list { position:absolute; width:4012px; height:376px; }
  #focus_change_list li { float:left;}
  #focus_change_list li img { width:1002px; height:376px;}
 .focus_change_opacity { position:absolute; width:1002px; height:80px; top:306px; left:0; background:#000; filter:alpha(opacity=50); -moz-opacity:0.5; opacity: 0.5; }
 #focus_change_btn { position:absolute; width:1002px; height:80px; top:292px; left:0; }
  #focus_change_btn ul { padding-left:20px; }
  #focus_change_btn li { display:inline; float:left; margin:0 50px; padding-top:21px;}
  #focus_change_btn li img { width:133px; height:50px; border:3px solid #888; }
  #focus_change_btn .current { background:url(icon_arrow.gif) no-repeat 37px 8px;}
  #focus_change_btn .current img { border-color:#EEE; }