@charset "utf-8";
/* CSS Document */
body{font-family: 微软雅黑; font-size:12px; color:#666666;}
table{BORDER-COLLAPSE:collapse}
a:link{ text-decoration: none; color:#666666 }
a:hover{text-decoration: none;color:#666666}
a:visited{text-decoration: none;color:#666666}
*{margin: 0;padding: 0;}
ul, li{list-style: none;}

#banner {position:relative; width:522px; height:311px;  overflow:hidden;}
#banner_list img {border:0px;}
#banner_bg  {position:absolute; bottom:0;background-color:#000;height:42px;filter: Alpha(Opacity=30);opacity:0.3;z-index:1000;cursor:pointer; width:522px; }
#banner_info{position:absolute;text-align:center;left:0;right:0;z-index:1001;padding-top:4px;cursor:pointer; font-family:微软雅黑; color:#fff; top:276px;  font-size:12px; width:311px;}
#banner_text{position:absolute;width:50px;z-index:1002; right:3px; bottom:3px;}
#banner ul {position:absolute;list-style-type:none;z-index:1002;margin:0; padding:0;right:5px; top:284px;}
#banner ul li { padding:0px 6px;float:left;display:block;color:#FFF;background:url(../images/d.png) no-repeat;cursor:pointer}
#banner ul li.on {background:url(../images/d1.png) no-repeat;} <!-- 数字背景 -->
#banner_list a{position:absolute;} <!-- 让四张图片都可以重叠在一起-->