﻿ul, li { list-style:none; }
/* Focus_change style */
#banner_change { position:relative; width:980px; height:337px; overflow:hidden; }
 #banner_list { position:absolute; width:2940px; height:337px; }
 #banner_list ul { margin:0px; padding:0px; }
  #banner_list li { float:left; }
  #banner_list li img { width:980px; height:337px; }
 #banner_btn { position:absolute; height:18px; top:316px; left:460px; color:#bbb; font-weight:bold; }
  #banner_btn ul { margin:0px; padding-left:5px; float:right; }
  #banner_btn li { display:inline; float:left; margin:0 1px; width:16px; text-align:center; cursor:pointer; }
  #banner_btn .current { color:#05c;}