
  #show{width:600px;height:170px;display:none;padding:1px;position:absolute;border:1px solid 
  #4c77aa;background:#f2f7fd;z-index:11;zoom:1;}
   #show h3{background:#4c77aa;color:#fff;font-size:14px;padding:5px;cursor:move} 
   #show td{font-size:12px;} 
 
   #show span{position:absolute;right:3px;top:3px;display:block;cursor:pointer;color:#fff;font-weight:bold;}
    #show p{padding:5px;} #text{font-size:12px;text-indent:2em;line-height:20px;}
     #bgbox{position:absolute;left:0;top:0;background:#000;filter:alpha(opacity=30);opacity:0.3;z-index:10} 
   
.unselectable {
 -moz-user-select:none;
 hutia:expression(this.onselectstart=function(){return false});
}