/*2014-11-18*/
.pop_div_markbg{ background:url(b-h-40.png); position:fixed; top:0; right:0;bottom:0;left:0; z-index:99999999999;}
.pop_div{ position:fixed;width:280px; height:160px; top:50%; left:50%; margin-left:-140px; margin-top:-80px; background:#fff;border:2px solid #c9c9c9; z-index:999999999999; font-size:14px;
box-shadow:0px 0px 10px 2px #000;
-moz-border-radius:5px;
-webkit-border-radius:5px; 
border-radius:5px;
}
.pop_div a{ text-decoration:none;}
.pop_div .pop_div_title{height:30px; line-height:30px; overflow:hidden; position:relative;padding-left:10px; color:#004080; font-size:14px;border-bottom:1px solid #e4e4e4; font-weight:bold;}
.pop_div .pop_closebtn{height:16px; width:16px; overflow:hidden; position:absolute;right:5px;padding:0;top:7px;}
.pop_div .pop_closebtn a{ display:block; width:16px; line-height:16px; height:16px; overflow:hidden; text-align:center; text-indent:-99999px; background:url(closea.png) center center no-repeat;
-moz-border-radius:5px;
-webkit-border-radius:5px; 
border-radius:5px;}
.pop_div .pop_closebtn a:hover{ background:#06c url(closeb.png) center center no-repeat;}
.pop_div .pop_tip_con{margin:10px; line-height:20px; color:#666;height:60px; overflow:hidden;padding-bottom:10px;}
.pop_div_btnbox{height:30px; text-align:center; display:block; clear:both;}
.pop_div_btnbox .pop_div_btn{margin:0 20px;}
.pop_div_btnbox a{color:#fff;padding:5px 20px;*padding:10px 20px; line-height:30px;
-moz-border-radius:5px;
-webkit-border-radius:5px; 
border-radius:5px;}
.pop_div_btnbox a.pop_div_ybtn{ background:#09C;}
.pop_div_btnbox a:hover.pop_div_ybtn{ background:#06C;}
.pop_div_btnbox a.pop_div_nbtn{ background:#ccc;}
.pop_div_btnbox a:hover.pop_div_nbtn{ background:#999;}
.pop_div .style_warning{padding-left:30px; background:url(pop_jg.gif) left top no-repeat}
.pop_div .style_err{padding-left:30px; background:url(pop_err.gif) left top no-repeat}
.pop_div .style_ok{padding-left:30px; background:url(pop_ok.gif) left top no-repeat}
.pop_div .style_i{padding-left:30px; background:url(pop_i.gif) left top no-repeat}
.pop_div .style_tip{padding-left:30px; background:url(pop_tip.gif) left top no-repeat}
.pop_div .style_ask{padding-left:30px; background:url(pop_ask.gif) left top no-repeat}

