.popup_ts_box{ font-size:0.3rem; color:#333; background:#FFF;min-width:220px; width:300px; border-radius: 0.15rem;}
.popup_message{ margin: 0 0.2rem; line-height: 0.56rem; color: #333;font-size: 0.28rem;}
.popup_ts_tit{width:100%; height:0.8rem; line-height: 0.8rem; border-bottom: 0.01rem solid #eee;text-align: center;color: #333;font-size: 0.29rem;}
.popup_ts_info{ padding:10px 0;}
.popup_info_deta{ margin:0 auto; }
/* .popup_info_img{ float:left; margin:0 6px 0 15px; background:url(images/info.gif) no-repeat; width:32px; height:32px; _margin-left:7px} */
.popup_help_img{ float:left; margin:0 6px 0 15px; background:url(images/help.gif) no-repeat; width:32px; height:32px; _margin-left:7px}
.popup_important_img{ float:left; margin:0 6px 0 15px; background:url(images/important.gif) no-repeat; width:32px; height:32px; _margin-left:7px}
.popup_ok,.popup_cancel{ width: 50%; height:0.68rem; color: #fff; background: #db6251; border:0; margin: 0.3rem auto 0.2rem; display: block;  border-radius: 0.1rem; font-size:0.29rem;}
.popup_cancel{margin-left:10px}
.popup_clear{clear:both; height:20px; line-height:20px}
