.quickBoxOuter{ position:fixed; background:url(images/wrap.png) repeat 0 0;border-radius:5px 5px 5px 5px;color:#333333;display:none;padding:5px;width:500px;z-index:99999; left:30%; top:20%;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||100)-(parseInt(this.currentStyle.marginBottom,10)||100)));}
.quickBoxInner{background:#ffffff;}
.quickBoxInner .title-bar{background:url("images/quick_nav.png") repeat-x left 2px;height:32px;line-height:30px;position:relative;text-align:left;}
.quickBoxInner .title-bar h2{color:#EC6046;font-size:14px;font-weight:bold;padding-left:15px;}
.quickBoxInner .title-bar a.close_quick{background:url("images/quick_close.png") no-repeat left top;display:block;height:15px;position:absolute;right:12px;top:10px;width:15px;}
.quickBoxInner .quick_tips{height:32px;line-height:30px;padding-left:15px;background:#ffffff;}

.quickBox{ padding-top:5px; background:#ffffff; padding-left:15px;}
.quickBox form{display:block;text-align:left; font-weight:normal; padding:0px; margin:0px; width:100%;background:#ffffff;}
.quickBox .titbar{ height:50px; background:#15940F; color:#FFF; font-size:16px; font-weight:bold; line-height:50px;}
.quickAddressBox{background:#ffffff;}
.quickBox ul{background:#ffffff;}
.quickBox ul li{ color:#000; padding:5px; margin:0px; clear:both}
.quickBox ul li em{ font-style:normal; float:left; width:80px; text-align:left; padding-right:20px; font-weight:bold}
.quickBox ul li .textInput{border:#CCC solid 1px; height:20px; line-height:20px; width:200px; padding-left:3px;}
.quickBox ul li .total_price{ color:#F00; font-weight:bold; font-size:14px;}
.paymentMethod {}
.paymentMethod li{ float:left; margin-right:10px; padding:10px; width:200px;}
.comfirmSubmit{text-align:right;padding-top:10px;padding-bottom:10px;}
.comfirmSubmit li{padding:0px; margin:0px;}


.f4_b{color:#F00}

.black_overlay{ position:fixed; z-index:9999;width:100%;height:100%;top:0;left:0;
filter: alpha(opacity=50);opacity: 0.5;overflow: hidden;background-color: #000; display:none}
*html { background:url(*) fixed; }
*html body { margin:0; height:100%; }
*html .black_overlay{position: absolute;_width:5000px;_height:5000px; left: expression(documentElement.scrollLeft + documentElement.clientWidth - this.offsetWidth); top: expression(documentElement.scrollTop + documentElement.clientHeight - this.offsetHeight);}


a.thunder {background: url("images/thunder.png") no-repeat left top;display: block;float: left;height: 37px;line-height: 37px;margin-right: 5px;width: 127px;}
