*{ margin:0; padding:0;}
.flashimgbox{position: relative;background-color: #FFFFFF;overflow:hidden;}
.flashimgbox .image1{cursor:pointer;width:100%;height:100%;background:#FFFFFF;position:absolute;top:0;left:0;z-index:99990;background-repeat: no-repeat;z-index:1}
.flashimgbox .image2{cursor:pointer;width:100%;height:100%;background:#FFFFFF;position:absolute;top:0;left:266px;z-index:99991;background-repeat: no-repeat;z-index:1;}
.flashimgbox img{position:static;z-index:2}
.flashimgbox .floatbar{width:100%;height:40px;background-color:#fff;position: absolute; bottom:0; z-index: 99998;opacity:0.8;filter:alpha(opacity=70);}
.flashimgbox .floatbar #txt{float:left;margin:10px;font-size:12px;text-align: left;}
.flashimgbox .floatbar a{ color:#000000; text-decoration:none;}
.flashimgbox .floatbar #lclick{float:left;cursor:pointer;margin:10px 0 0 10px;width:23px;}
.flashimgbox .floatbar #rclick{float:right;cursor:pointer;margin:10px 10px 0 0;width:23px;}