@charset "utf-8";

/* banner */
.banner{width:980px;float:left;overflow:hidden;height:276px;position:relative;}
.banner .d1{width:980px;height:276px;overflow:hidden;display:block;position:absolute;left:0px;/*top:0px;*/}
.banner .d2{width:auto;height:30px;overflow:hidden;clear:both;position:absolute;z-index:100;right:15px;bottom:5px;}
.banner .d2 table{margin:auto;height:0px;}
.banner .d2 table td{padding:0px 3px 0px 3px;}
.banner .d2 table div{width:20px;height:20px;overflow:hidden;cursor:pointer;background:#ffffff;border-radius:-10px;text-align:center;border:2px solid #c0a15d;}
.banner .d2 table div.nuw{background:#c0a15d;color:#FFF;}
