/* Reset style */
div,ul,li { padding:0; margin:0; list-style:none; word-break:break-all; }

/* Focus_change style */
#focus_change { position:relative; width:300px; height:240px; overflow:hidden; padding:0px; margin:0px; border:1px #000000 solid;}
 #focus_change_list { position:absolute; width:1300px; height:240px; }
  #focus_change_list li { float:left; }
  #focus_change_list li img { width:300px; height:240px;}
 .focus_change_opacity { position:absolute; width:300px; height:65px; top:182px; left:0; background:#000; filter:alpha(opacity=30); -moz-opacity:0.3; opacity: 0.3; }
 #focus_change_btn { position:absolute; width:300px; height:57px; top:185px; left:0; }
  #focus_change_btn ul { padding-left:5px; }
  #focus_change_btn li { display:inline; float:left; margin:2 9px; padding-top:4px; }
  #focus_change_btn li img { width:50px; height:40px; border:2px solid #666; }
  #focus_change_btn .current { background:url(http://www.cnd8.com/gg/focus/home/images/icon_arrow.gif) no-repeat 23px 0px;}
  #focus_change_btn .current img { border-color:#EEE; }