﻿#floatimg {position:relative; overflow:hidden;text-align:left;width:100%;height:100%;}
#floatimg_list img {border:0px;}
#floatimg_bg {position:absolute; bottom:0;background-color:#646464;height:55px;filter: Alpha(Opacity=30);opacity:0.5;z-index:1000;cursor:pointer; width:100%;}
#floatimg_info{position:absolute; bottom:0; left:15px;height:55px;line-height:55px;color:#fff;z-index:1001;cursor:pointer;font-size:14px;}
#floatimg_text {position:absolute;width:120px;z-index:1002; right:3px; bottom:3px;}
#floatimg ul {position:absolute;list-style-type:none;filter: Alpha(Opacity=80);opacity:0.8; z-index:1002;
			margin:0; padding:0; bottom:16px; right:5px;}
#floatimg ul li { padding:0px 8px;float:left;display:block;color:#FFF;cursor:pointerheight:20px;}
#floatimg ul li.on { background:#900;height:21px;}
#floatimg_list a{position:absolute;}


