

/*flash*/
#flash { width:100%; height:500px; text-align:center;overflow:hidden; position:relative; z-index:9;}
#flashbox{position:relative; z-index:0; height:500px; overflow:hidden; text-align:center;}
.flash_box{ position:relative; z-index:0; height:500px; overflow:hidden;}
.flash_box li{ height:488px; }
.flash_box li a{ width:100%; height:500px; display:block;}
.flash_box li a span{ display:none;}
#flashbox ul img{ width:100%; height:500px;}
#flashbox .hd{ width:108px; height:14px; position:absolute;left:50%; margin-left:-54px; bottom:28px;z-index:1; padding-left:20px;} 
#flashbox .hd li{ width:14px; height:14px; display:inline; margin-left:10px; cursor:pointer; float:left; background:url(../images/noon.png) center center no-repeat; line-height:normal; font-size:1px; text-indent:-2000px; overflow:hidden;} 
#flashbox .hd li.on{ background:url(../images/on.png) center center no-repeat;}
