.thickbox_wait{display:none; position: fixed; z-index:900; top:0; left:0; height:100%; width:100%; background-color:#000; filter:alpha(opacity=75); -moz-opacity: 0.75; opacity: 0.75;}
* html .thickbox_wait{/* ie6 hack */ position: absolute; height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px'); }
a:hover{ text-decoration:underline;}

.tb-window_wait{ font-size:18px; font-weight:normal; padding:20px;}


.show_wait { display:block!important;}
.hide_wait { display:none!important;}
.login-pg_wait{ left:50%; top:50%; height:132px; width:501px; background:#fff; position:absolute; z-index:1000; border:4px solid #525252; display:none; margin-left:-165px;}
.login-pg_wait1{ left:50%; top:50%; height:150px; width:501px; background:#fff; position:absolute; z-index:1000; border:4px solid #525252; display:none; margin-left:-165px; text-align:center;}
.login-pg_wait1 p{ font-size:16px; font-weight:bold; font-family:"Times New Roman", Times, serif; margin:10px 0 0 0; color:#f00;}
.login-pg_wait1 iframe { width:500px;}