
/* Focus_change style */
#focus_change { position:relative; width:630px; height:275px; overflow:hidden;}
#focus_change_list { position:absolute; width:4000px; height:295px; }
#focus_change_list li { float:left; }
  #focus_change_list li img { width:630px; height:368px; }
 .focus_change_opacity { position:absolute; width:635px; height:70px; top:205px; left:0px; background:#000; filter:alpha(opacity=30); -moz-opacity:0.5; opacity: 0.5; }
 #focus_change_btn { position:absolute; width:635px; height:65px; top:205px; left:35px; }
  #focus_change_btn ul { padding-left:5px; }
  #focus_change_btn li { display:inline; float:left; margin:0 15px; padding-top:12px; }
  #focus_change_btn li img { width:66px; height:40px; border:2px solid #888; }
  #focus_change_btn .current { background:url(icon_arrow.gif) no-repeat 37px 8px;}
  #focus_change_btn .current img { border-color:#EEE; }