/* CSS Document */
.banner{ width:980px; height:400px; overflow:hidden; position:relative;font-size:0; margin:auto; }
.b-img{ height:400px;  position:absolute; left:0; top:0;}
.b-img a{ display:block; height:400px; float:left;}
.b-list{ height:50px; padding-top:380px; position:relative; margin:0 auto;z-index:1;}
.b-list span{ display:block;cursor:pointer; width:10px; height:10px; border-radius:100%; background:#FFFFFF;float:left; margin:0 5px; _margin:0 3px;}
.b-list .spcss{ background:#FFAB02;}
