@charset "utf-8";

#banner { position:relative; width:948px; height:307px; overflow:hidden; }
#banner_list img {border:0px; z-index:9;}
#banner_bg { position:absolute; bottom:0; _bottom:-1px; background:url(../images/flashbg.png) repeat; height:30px; z-index:10; cursor:pointer; width:948px; }
#banner_info{position:absolute; bottom:0; left:20px;height:30px; line-height:30px; color:#fff;z-index:11;cursor:pointer; font-size:12px; font-family:Microsoft Yahei; font-size:14px;}
#banner_text {position:absolute;width:120px;z-index:12; right:3px; bottom:3px;}
#banner ul {position:absolute;list-style-type:none;z-index:12; margin:0; padding:0; bottom:5px; right:10px;}
#banner ul li { display:block; width:20px; height:20px; line-height:18px; text-align:center; color:#fd850b; background:url(../images/n_off.gif);cursor:pointer; font-family:Arial; font-size:12px; float:left; display:inline; margin-right:5px;}
#banner ul li.on { background:url(../images/n_on.png); _background:url(../images/n_on.gif); color:#fff; font-weight:bold;}
#banner_list a{position:absolute;}

