@charset "gb2312";
/* CSS Document */
#banner { position:relative; width:600px; height:334px; overflow:hidden; left:0; }
#banner_list img {border:0px;}
#banner_bg { position:absolute; bottom:0; _bottom:-1px; background:url(../images/flashbg.png) repeat; height:75px; z-index:2; cursor:pointer; width:600px; }
#banner_info{position:absolute; bottom:0; left:10px;height:75px; line-height:25px; color:#fff;z-index:1001;cursor:pointer; font-size:12px; padding-right:10px;}
#banner_text {position:absolute;width:120px;z-index:1002; right:3px; bottom:3px;}
#banner ul {position:absolute;list-style-type:none;z-index:3; margin:0; padding:0; bottom:10px; right:10px;}
#banner ul li { display:block; width:12px; height:12px; line-height:12px; text-align:center; color:#e1090e; background:#fff; border:#e1090e 1px solid; cursor:pointer; margin-right:4px; font-family:Arial; font-size:11px; float:left;}
#banner ul li.on { background:#e1090e; color:#fff; font-weight:bold; border:#e1090e 1px solid;}
#banner_list a{position:absolute;}
