

.al_box{ max-width:70%; background:#2b2a2a; filter: alpha(opacity=80); -moz-opacity: 0.8; -khtml-opacity: 0.8; opacity: 0.8; padding:10px; font-size:14px; color:#fff; position:fixed; -moz-border-radius:7px; -webkit-border-radius:7px; border-radius:7px; box-shadow:0px 0px 10px #000; -webkit-box-shadow:0px 0px 10px #000; -moz-box-shadow:0px 0px 10px #000; z-index:11000; top:50%; margin-top:-40px;}
.load_box{ max-width:70%; background:#2b2a2a; filter: alpha(opacity=80); -moz-opacity: 0.8; -khtml-opacity: 0.8; opacity: 0.8; padding:18px 40px; font-size:17px; color:#fff; position:fixed; -moz-border-radius:7px; -webkit-border-radius:7px; border-radius:7px; box-shadow:0px 0px 3px #000; -webkit-box-shadow:0px 0px 3px #000; -moz-box-shadow:0px 0px 3px #000; z-index:11000; top:50%; margin-top:-55px;}
.al_screen{ width:100%; height:100%; background:#d4d5d0; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; position:absolute; z-index:10099; top:0; left:0;}


/* conform screen */
.conf_box{ width:88%; margin-left:6%; background:#fff; position:fixed; top:50%; margin-top:-90px; left:0px; -moz-border-radius:7px; -webkit-border-radius:7px; border-radius:7px; z-index:10001; padding-top:15px;}
.confcontent{ width:92%; text-align:center; padding:20px 4% 35px 4%; line-height:20px;}
.conf_box .confbtn{ width:100%; border-top:1px solid #e3e3e3; overflow:hidden;}
.conf_box .onebtn{ display:block; width:100%; height:40px; line-height:40px; text-align:center; font-size:17px; color:#157efb;}
.conf_box .twobtn{ display:block; width:49%; height:40px; line-height:40px; text-align:center; font-size:17px; float:left; color:#157efb;}
.conf_box .confbor{ border-right:1px solid #e3e3e3;}
/*.pop_screen{ width:100%; height:100%; background:#000; filter: alpha(opacity=50); opacity:0.5; position:absolute; z-index:10000; top:0; left:0;}*/
.pop_screen{ width:100%; height:100%; background:#000; filter: alpha(opacity=30); -moz-opacity:0.3; -khtml-opacity:0.3; opacity:0.3; position:absolute; z-index:9970; top:0; left:0;}
