﻿ul, li { list-style:none; }
/* Focus_change style */
#banner_change { position:relative; width:960px; height:260px; overflow:hidden; }
 #banner_list { position:absolute; width:3840px; height:260px; }
 #banner_list ul { margin:0px; padding:0px; }
  #banner_list li { float:left; }
  #banner_list li img { width:960px; height:245px; cursor:pointer; padding-top:7px; }
 .banner_opacity { position:absolute; width:960px; height:40px; top:212px; left:0; background:#000; filter:alpha(opacity=50); -moz-opacity:0.5; opacity: 0.5; }
 #banner_btn { position:absolute; width:450px; height:65px; top:206px; left:0px; }
  #banner_btn ul { margin:0px; padding-left:5px; }
  #banner_btn li { display:inline; float:left; margin:0 5px; padding-top:12px; }
  #banner_btn li img { width:36px; height:25px; border:2px solid #888; cursor:pointer; }
  #banner_btn .current { background:url() no-repeat 37px 8px;}
  #banner_btn .current img { border-color:#EEE; }