#popwin{position:fixed;_position:absolute;display:none;z-index:101;overflow:hidden;}
#popwin-bg{position:absolute;top:0;left:0;z-index:98;background-color:#CCCCCC;opacity:0.4;filter:alpha(opacity=40);display:none;}
.popwin-loading{background:#FFF url(popwin_loading.gif) no-repeat center center;}

#popwin-table{width:100%;border-spacing:0;}
#popwin-table td{background:#fff;}
#popwin-table td.pop-m{background:url(popwin_repeat.png); _background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/popwin/popwin_repeat.png', sizingMethod=scale);}
#popwin-table td.pop-tl{width:6px; height:6px;overflow:hidden;background:url(popwin_tl.png) no-repeat; _background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/popwin/popwin_tl.png', sizingMethod=scale);}
#popwin-table td.pop-tr{width:6px; height:6px;overflow:hidden; background:url(popwin_tr.png) no-repeat; _background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/popwin/popwin_tr.png', sizingMethod=scale);}
#popwin-table td.pop-bl{width:6px;height:6px;overflow:hidden;background:url(popwin_bl.png) no-repeat; _background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/popwin/popwin_bl.png', sizingMethod=scale);}
#popwin-table td.pop-br{width:6px;height:6px;overflow:hidden;background:url(popwin_br.png) no-repeat; _background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/popwin/popwin_br.png', sizingMethod=scale);}
#popwin-con-outter{width:100%;background-color:#FFFFFF;position:relative;zoom:1;z-index:1;}
#popwin-con{width:100%;min-height:50px;_height:50px;overflow:hidden;}
.popwin-inner{padding:15px;}
#popwin-close{width:16px;height:16px;overflow:hidden;background:url(popwin_close.gif) no-repeat;cursor:pointer;position:absolute;top:10px;right:10px;z-index:2;}

.popwin-tit{width:100%;height:25px;line-height:25px;border-bottom:1px #DBDBDB dashed;font-size:14px;}
.popwin-tit a {font-size:12px; color: #337DF8; font-weight: normal;}
.popwin-tit span{font-size:12px;margin-left:10px;color:#777;font-weight:normal;}

.popwin-quick-box{width:335px;position:relative;padding:30px 10px 60px 35px;}
.popwin-icon{display:inline-block;width:60px;height:60px;background-image:url(popwin_quick_icon.png);background-repeat:no-repeat;}
.popwin-info{background-position:0 0;}
.popwin-warn{background-position:0 -60px;}
.popwin-error{background-position:0 -120px;}
.popwin-ask{background-position:0 -180px;}
.popwin-success{background-position:0 -240px;}
.popwin-success-and-save{background-position:0 -240px;}
.popwin-quick-text{line-height:20px;font-size:12px;}
.popwin-btn-wrap{width:380px;height:27px;position:absolute;left:0;bottom:20px;text-align:center;}

.popwin-btn{display:inline-block;border:0 none;border:1px solid #E4E4E4;height:23px;line-height:23px;background:url(popwin_btn_bg.png) repeat-x 0 0;padding:0 15px;color:#000;*line-height:25px;_line-height:23px;vertical-align:middle;cursor:pointer;min-width:40px;font-size:12px;text-align:center;}
#popwin-ask-ok{background-position:0 -27px;border-color:#F8B709;font-weight:bold;}
.popwin-btn:hover,#popwin-ask-ok:hover{background-position:0 -50px;text-decoration:none;border-color:#F8B709;}
.popwin-btns{text-align:center;padding:10px 0;clear:both;}
.popwin-btns .tffbtn1,
.popwin-btns .tffbtn2{min-width:40px;}
.popwin-btns .tffbtn1{margin-left:15px;}

.popwin-btns-border{border-top:1px dashed #D7D7D7;}

.popwin-custom-box{width:440px;overflow:hidden;padding:40px 30px 0 50px;}
.popwin-custom-box .popwin-icon{float:left;}
.popwin-custom-info{width:360px;float:right;line-height:20px;}
.popwin-custom-box .btn-center,
.popwin-custom-box .tffbtn-wrap{clear:both;padding:30px 0;}
.popwin-custom-box .btn-center .tffbtn1,
.popwin-custom-box .btn-center .tffbtn2,
.popwin-custom-box .tffbtn-wrap .tffbtn1,
.popwin-custom-box .tffbtn-wrap .tffbtn2{min-width:50px;margin-right:10px;}

.popwin-save{display:inline-block;width:70px;height:23px;background:url("/img/common/btn_bg.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);line-height:23px;text-align:center;border:1px solid #e4e4e4;color:#000;position:absolute;bottom:22px;right:20px;z-index:20;}
.popwin-save:hover{text-decoration:none;background-position:0 -50px;border-color:#f8b709;}
#my_paypal{outline:none;border:1px solid #e4e4e4;min-width:150px;height:20px;display: inline-block;margin-bottom: 10px;margin-top: 5px;}
.popwin-quick-box .prompt{color: #FF6F00;}

/*paypal*/
#customer_paypal_holder{display: none;width: 250px;margin-left: 70px;}