*{ margin:0; padding:0; list-style:none; font-size:12px; font-family:"微软雅黑";}
#popup_container { min-width:470px; max-width:470px; background: #fff;}
#popup_title { font-weight:normal; font-size:20px; color:#fff; background-color:#c0000f; height:46px; line-height:46px; text-align:center; position:relative;}
#popup_title a{ display:block; width:46px; height:46px; cursor:pointer; background:url(close.png) no-repeat center center rgba(255,255,255,0.25); position:absolute; right:0; top:0; z-index:10;}
#popup_title a:hover{ background-color:rgba(255,255,255,0.15);}
#popup_content { padding:30px 0;}
.alert#popup_content {text-align:center; font-size:18px;}
#popup_message { text-align:center; padding-bottom:30px; font-size:16px; line-height:28px; color:#292b2c;}
#popup_panel { text-align:center; padding-top:12px;}
#popup_panel:after{clear:both;height:0;font-size:0;display:block;content:"";visibility:hidden;}
#popup_panel input{ display:block; margin:0 auto; width:25%; height:40px; line-height:40px; background:none; border:#c0000f solid 1px; text-align:center; font-size:16px; cursor:pointer; color:#c0000f; text-align:center; outline:none; padding:0;}
#popup_panel input#popup_ok1{ display:inline-block; margin:0 10px; width:25%; margin-right:15%;}
#popup_panel input#popup_cancel1{ display:inline-block; height:42px; line-height:42px; color:#222; border:#ccc solid 1px; width:25%;}
#popup_prompt { margin:6px; width:90%; height:18px; line-height:18px; font-size:12px; padding:3px; outline:none;}
