#floatimg2 {position:relative; overflow:hidden;text-align:left;width:100%;height:100%;}
#floatimg2_list img {border:0px;}
#floatimg2_bg {position:absolute; bottom:0;background-color:#666666;height:25px;filter: Alpha(Opacity=30);opacity:0.3;z-index:1000;cursor:pointer; width:100%;}
#floatimg2_info{position:absolute; bottom:0; left:5px;height:25px;color:#fff;z-index:1001;cursor:pointer;font-size:14px;}
#floatimg2_text {position:absolute;width:120px;z-index:1002; right:3px; bottom:3px;}
#floatimg2 ul {position:absolute;list-style-type:none;filter: Alpha(Opacity=80);opacity:0.8; z-index:1002;
			margin:0; padding:0; bottom:0px; right:5px;}
#floatimg2 ul li { padding:0px 8px;float:left;display:block;color:#FFF;cursor:pointer;}
#floatimg2 ul li.on1 { background:#900; height:24px;}
#floatimg2_list a{position:absolute;}