/**
 * weebox.css
 *
 * weebox style
 *
 * @category   javascript
 * @package    jquery
 * @author     Jack <xiejinci@gmail.com>
 * @copyright  Copyright (c) 2006-2008 9wee Com. (http://www.9wee.com)
 * @license    http://www.9wee.com/license/
 * @version    
 */
.dialog-loading {background:url(../../Images/weebox/loading.gif) no-repeat center; width:32px; height:32px; margin:20px auto; padding:0px 50px; }
.dialog-mask{border:0px; background:#000; margin:0px; padding:0px; position:absolute; top:0px; left:0px;}

.dialog-box {background:#fff; width:300px;}
.dialog-header {padding:8px; height:15px;  border-bottom:solid 1px #ccc; position:relative;}
.dialog-box .dialog-title {float:left; text-align:left; font-size:12px; position:relative;}
.dialog-box .dialog-close {float:right;	cursor:pointer;	margin:3px 3px 0 0;	height:11px; width:11px; background:url(../../Images/weebox/close.gif) no-repeat;z-index: 999;}
.dialog-box .dialog-content {clear:both; margin:0px; padding:6px; color:#666666; font-size:13px; overflow-y:auto;}
.dialog-box .dialog-button {clear:both; border-top: 1px solid #cccccc; text-align:center; margin:0px; padding-top:5px;}

.errorbox {border:1px solid #924949;}
.errorbox .dialog-content {background:#fff url(../../Images/weebox/e_bg.jpg) bottom right no-repeat;}
.errorbox .dialog-header {background:url(../../Images/weebox/e_hd.gif) repeat-x; color:#6f2c2c;}
.warningbox {border:1px solid #c5a524;}
.warningbox .dialog-content {background:#fff url(../../Images/weebox/w_bg.jpg) bottom right no-repeat;}
.warningbox .dialog-header {background:url(../../Images/weebox/w_hd.gif) repeat-x; color:#957c17;}
.successbox {border:1px solid #60a174;}
.successbox .dialog-content {background:#fff url(../../Images/weebox/s_bg.jpg) bottom right no-repeat;}
.successbox .dialog-header {background:url(../../Images/weebox/s_hd.gif) repeat-x; color:#3c7f51;}
.promptbox {border:1px solid #cccccc;}
.promptbox .dialog-content {background:#fff url(../../Images/weebox/p_bg.jpg) bottom right no-repeat;}
.promptbox .dialog-header {background:#edf3f7; color:#355468;}
.dialogbox {border:1px solid #cccccc;}
.dialogbox .dialog-content {background:#fff;}
.dialogbox .dialog-header {background:#f0f0f0; color:#999;}
.boxbox {border:1px solid #cccccc;}
.boxbox .dialog-content {background:#fff;}
.boxbox .dialog-header {background:#edf3f7; color:#355468;}

.weedialog{}
.weedialog .dialog-header{height:37px;  cursor:move; line-height:37px; font-size:14px; width:100%; clear:both; text-align:left; position:relative; top:0; left:0;background:url(../../Images/weebox/dialog_header.png);}
.weedialog .dialog-title{color:#333; float:left; padding-left:20px;  }

.weedialog .dialog-top{height:8px;position:relative; overflow:hidden;}
.weedialog .dialog-tl{position:absolute; left:0px; top:0px;width:8px; height:8px;background:url(../../Images/weebox/lb_left_top.png) no-repeat; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="/Public/Home/Images/weebox/lb_left_top.png"); _background:none;}
.weedialog .dialog-tc{margin-left:8px; margin-right:8px; width:auto; height:8px;background:url(../../Images/weebox/lb_border.png) repeat-x; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="/Public/Home/Images/weebox/lb_border.png"); _background:none; overflow:hidden;}
.weedialog .dialog-tr{position:absolute; right:0px;top:0px;width:8px; height:8px;background:url(../../Images/weebox/lb_right_top.png) no-repeat; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="/Public/Home/Images/weebox/lb_right_top.png"); _background:none;}
.weedialog .dialog-close{ cursor:pointer; background:url(../../Images/weebox/light_box_close_btn.png) no-repeat; font-size:0px; line-height:0px; height:15px; width:15px; float:right; margin:10px 10px 0 0;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="/Public/Home/Images/weebox/light_box_close_btn.png"); _background:none;z-index:999;}
.weedialog .dialog-content{background:#fff !important; clear:both; font-size:14px; padding:20px; overflow-y:auto; overflow-x:hidden;text-align:center;}
.weedialog .dialog-button{clear:both; background:#fff; height:40px; overflow:hidden;}
.weedialog .dialog-cl{width:8px;background:url(../../Images/weebox/lb_border.png); _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="/Public/Home/Images/weebox/lb_border.png"); _background:none;}
.weedialog .dialog-cr{width:8px;background:url(../../Images/weebox/lb_border.png); _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="/Public/Home/Images/weebox/lb_border.png"); _background:none;}
.weedialog .dialog-button{text-align:center; font-size:12px; padding:6px 25px 10px;}
.weedialog .ui-center-button{padding:8px 20px;display:inline;float:none;}
.weedialog .dialog-ok ,
.weedialog .dialog-cancel ,
#checgk_payment ,
#choose_payment {margin:0 10px;}
.weedialog .dialog-button-disabled{overflow:visible; overflow-y:hidden; border:1px solid #999; background:url(img/btn_cancel.gif) top; height:24px; line-height:24px; color:#666;cursor:pointer; padding:0 5px; margin:0px;}
.weedialog .dialog-bot{clear:both; height:8px; position:relative; font-size:0px;}
.weedialog .dialog-bl{position:absolute; left:0px; top:0px; width:8px; height:8px; background:url(../../Images/weebox/lb_left_bottom.png) no-repeat; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="/Public/Home/Images/weebox/lb_left_bottom.png"); _background:none;}
.weedialog .dialog-bc{margin-left:8px; margin-right:8px; width:auto; height:8px; background:url(../../Images/weebox/lb_border.png) repeat-x; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="/Public/Home/Images/weebox/lb_border.png"); _background:none;}
.weedialog .dialog-br{position:absolute; right:0px; top:0px; width:8px; height:8px; background:url(../../Images/weebox/lb_right_bottom.png) no-repeat; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="/Public/Home/Images/weebox/lb_right_bottom.png"); _background:none;}/* 首页提示框*/.weebox_prompt{	border:1px solid #3777BC;	position:absolute;	left:50%;	top:20%;}.weebox_prompt .dialog-title{	font-size:14px;}.weebox_prompt .dialog-header{	background:#3777BC; 	color:#fff;	font-size:14px;	font-weight:bold;	}.weebox_prompt .dialog-button{	border-top: 1px solid #3777BC;}.weebox_prompt .dialog-button .dialog-ok{	width:60px;	height:25px;	color:#fff;	background:#3777BC;	cursor:pointer;}/* 商城弹窗*/.game_plat_dialog{	background:url(../../Images/shop/shop_bg.png) 0 0 no-repeat;	position:absolute;	left:50%;	top:20%;}.game_plat_dialog .dialog-header{	color:#fff;	font-weight:bold;		border:none;	padding:0;	height: 51px;}.game_plat_dialog .dialog-header .dialog-title{	display:none;}.game_plat_dialog .dialog-header .dialog-close{	position:absolute;	top:5px;	right:10px;	background:url(../../Images/game_plat/close.png) 0 0 no-repeat;	height: 45px;    width: 45px;    z-index:999;}.game_plat_dialog .dialog-header .dialog-close:hover{	background:url(../../Images/game_plat/close_hover.png) 0 0 no-repeat;}.game_plat_dialog .dialog-content{	padding:0;}/* 游戏支付弹窗 */.game_plat_pay{	background:url(../../Images/pay/pay_bg.png) 0 0 no-repeat;	position:absolute;	left:50%;	top:20%;}.game_plat_pay .dialog-header{	border:none;	height:51px;	padding:0;}.game_plat_pay .dialog-header .dialog-title{	display:none;}.game_plat_pay .dialog-header .dialog-close{	position:absolute;	top:5px;	right:10px;	background:url(../../Images/game_plat/close.png) 0 0 no-repeat;	height: 45px;    width: 45px;    z-index:999;}.game_plat_pay .dialog-header .dialog-close:hover{	background:url(../../Images/game_plat/close_hover.png) 0 0 no-repeat;}.game_plat_pay .dialog-content{	padding:0;}/* 商品购买弹窗*/.game_plat_goods_box{background:url(../../Images/shop/goods_bg.png) 0 0 no-repeat;position:absolute;left:50%;top:20%;}.game_plat_goods_box .dialog-header{border:none;height:51px;padding:0;}.game_plat_goods_box .dialog-header .dialog-title{color: #fff;font-size: 20px;text-align: center;width: 442px;line-height: 45px;}.game_plat_goods_box .dialog-header .dialog-close{	position:absolute;	top:2px;	right:3px;	background:url(../../Images/game_plat/close.png) 0 0 no-repeat;	height: 45px;    width: 45px;}.game_plat_goods_box .dialog-header .dialog-close:hover{	background:url(../../Images/game_plat/close_hover.png) 0 0 no-repeat;}.game_plat_goods_box .dialog-content{	padding:0;}/* 保险箱弹窗*/.game_plat_coffer{background:url(../../Images/coffer/coffer_bg.png) 0 0 no-repeat;position:absolute;left:50%;top:20%;}.game_plat_coffer .dialog-header{border:none;height:51px;padding:0;}.game_plat_coffer .dialog-header .dialog-title{color: #FFE372;font-size: 20px;text-align: center;width: 794px;height:51px;line-height: 60px;}.game_plat_coffer .dialog-header .dialog-close{position:absolute;top:2px;right:3px;background:url(../../Images/game_plat/close.png) 0 0 no-repeat;height: 45px;width: 45px;}.game_plat_coffer .dialog-header .dialog-close:hover{background:url(../../Images/game_plat/close_hover.png) 0 0 no-repeat;}.game_plat_coffer .dialog-content{padding:0;}