.overlay{background:#444444;position:absolute;filter:alpha(opacity=20);-moz-opacity:0.2;opacity:0.2;z-index:0;width:100%;height:100%;}
.popup_hd   {height:40px;line-height:40px;background:#f3f3f3;border-bottom:1px solid #d3d3d3;color:#999;padding-left:20px;}
.popup_hd h2{font-size:12px;float:left;line-height:40px;padding:0;margin:0;}
.popup{background:#fff;border:1px solid #acbfc7;position:absolute;z-index:999;top:10px;left:10px;}
.popup_content{padding:10px; font-size:12px;}
a.popup_close,a.popup_close:link,a.popup_close:visited{width:23px;height:23px;display:block;background:url(img/icon_popup_close.gif) no-repeat;float:right;margin:7px 10px 0 0;}
a.popup_close:hover{background:url(img/icon_popup_close_hover.gif) no-repeat;}
.popup_all{position:absolute;}