#confirm { display: none; background: url(/Images/hnzp/bg.gif) repeat-y;}
#confirm-overlay {background-color:#eee;}
#confirm-container { width:424px;  font-size:12px; line-height:26px; text-align:left;color:#0045d2; font-family:Verdana, Geneva, sans-serif,"ËÎÌå"; }
#confirm-container .header {height:26px; width:100%; background:url(/Images/hnzp/header.gif) no-repeat top; color:#fff; font-size:12px; font-weight:700; line-height:26px; }
#confirm-container .header span {padding-left:30px;}
#confirm-container #message {color:#333; margin:0; padding-top:12px; font-size:14px;text-align:center; overflow:hidden; height:80px;}
#confirm-container .buttons {width:360px; margin:0 10px 10px 0px;} 
#confirm-container .buttons .bt { margin-bottom:10px; width:66px; height:26px; border:none; font-weight:bold; color:#fff;text-align:center; background:url(/Images/hnzp/bt.jpg) no-repeat;cursor:pointer; float:right;} 
#confirm-container #message span{ display:block; margin:0 auto; width:150px;}
#confirm-container a.modal-close,
#confirm-container a.modal-close:link,
#confirm-container a.modal-close:active,
#confirm-container a.modal-close:visited {text-decoration:none; font-size:12px; position:absolute; top:-8px; left:400px; color:#fff; font-size:14px; font-family:Tahoma;}
#confirm-container .bottom{background:url(/Images/hnzp/bottom.gif) no-repeat bottom; width:424px; height:12px; overflow:hidden; clear:both;}
