/*weebox.css*/
.dialog-loading {background:url(/img/weebox/loading.gif) no-repeat center; width:100%; height:100%}
.dialog-mask{border:0px; background:#000; margin:0px; padding:0px; position:absolute; top:0px; left:0px;}
.dialog-box {background:#fff; width:300px;}
.dialog-box .dialog-header {padding:8px; height:15px;  border-bottom:solid 1px #ccc; position:relative;}
.dialog-box .dialog-title {float:left; text-align:left; height:30px;line-height:30px;font-size:12px; position:relative;}
.dialog-box .dialog-close {float:right;	cursor:pointer;	margin:3px 3px 0 0;	height:11px; width:11px; background:url(/img/weebox/close.gif) no-repeat;}
.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(/img/weebox/e_bg.jpg) bottom right no-repeat;}
.errorbox .dialog-header {background:#f5f5f5; color:#6f2c2c;}
.warningbox {border:1px solid #c5a524;}
.warningbox .dialog-content {background:#fff url(/img/weebox/w_bg.jpg) bottom right no-repeat;}
.warningbox .dialog-header {background:#f5f5f5; color:#957c17;}
.successbox {border:1px solid #60a174;}
.successbox .dialog-content {background:#fff url(/img/weebox/s_bg.jpg) bottom right no-repeat;}
.successbox .dialog-header {background:#f5f5f5; color:#3c7f51;}
.promptbox {border:1px solid #cccccc;}
.promptbox .dialog-content {background:#fff url(/img/weebox/p_bg.jpg) bottom right no-repeat;}
.promptbox .dialog-header {background:#f5f5f5; color:#355468;}
.dialogbox {border:1px solid #cccccc;}
.dialogbox .dialog-content {background:#fff;}
.dialogbox .dialog-header {background:#f5f5f5; color:#666;}
.boxbox {border:1px solid #cccccc;}
.boxbox .dialog-content {background:#fff;}
.boxbox .dialog-header {background:#f5f5f5; color:#355468;}

.weedialog{border:6px solid rgba(0,0,0,.2);border-radius: 6px;}
.weedialog .dialog-header{height:30px;  cursor:move; line-height:30px; font-size:14px; width:100%; clear:both; text-align:left; position:relative; top:0; left:0;background:#f5f5f5;}
.weedialog .dialog-title{color:#333; float:left; padding-left:20px; height: 30px;line-height: 30px; }

.weedialog .dialog-top{height:8px;position:relative; overflow:hidden;}
/*
.weedialog .dialog-tl{position:absolute; left:0px; top:0px;width:8px; height:8px;background:url(/img/weebox/lb_left_top.png) no-repeat; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="/img/weebox/lb_left_top.png"); _background:none;}
.weedialog .dialog-tc{margin-left:8px; margin-right:8px; width:auto; height:8px;background:url(/img/weebox/lb_border.png) repeat-x; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="/img/weebox/lb_border.png"); _background:none; overflow:hidden;}
.weedialog .dialog-tr{position:absolute; right:0px;top:0px;width:8px; height:8px;background:url(/img/weebox/lb_right_top.png) no-repeat; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="/img/weebox/lb_right_top.png"); _background:none;}
*/
.weedialog .dialog-close{ cursor:pointer; background:url(/img/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="/img/weebox/light_box_close_btn.png"); _background:none;}
.weedialog .dialog-content{clear:both; padding:10px; overflow-y:auto; overflow-x:hidden;background-color:#fff;}
.weedialog .dialog-content a{ color:#00bef0}
.weedialog .dialog-button{clear:both; background:#fff; padding:5px 0px 12px 0px;}
.weedialog .dialog-cl{width:8px;background:url(/img/weebox/lb_border.png); _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="/img/weebox/lb_border.png"); _background:none;}
.weedialog .dialog-cr{width:8px;background:url(/img/weebox/lb_border.png); _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="/img/weebox/lb_border.png"); _background:none;}
.weedialog .dialog-button{ font-size:12px; padding-right:6px; _padding-right:2px;}
.weedialog .dialog-ok{
	background: #e10b13;
    color: #fff;
    margin-right: 10px;}
.weedialog .dialog-cancel{
	background: #fff;
    border:1px solid #666;}
.weedialog .dialog-button-disabled{overflow:visible; overflow-y:hidden; border:1px solid #666; background:url(/img/weebox/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(/img/weebox/lb_left_bottom.png) no-repeat; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="/img/weebox/lb_left_bottom.png"); _background:none;}
.weedialog .dialog-bc{margin-left:8px; margin-right:8px; width:auto; height:8px; background:url(/img/weebox/lb_border.png) repeat-x; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="/img/weebox/lb_border.png"); _background:none;}
.weedialog .dialog-br{position:absolute; right:0px; top:0px; width:8px; height:8px; background:url(/img/weebox/lb_right_bottom.png) no-repeat; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="/img/weebox/lb_right_bottom.png"); _background:none;}
*/
.dialog-ok,.dialog-cancel{
	width: 70px;
    height: 32px;
    line-height: 28px;
    text-align: center;
    border-radius: 4px;
    cursor: pointer;
}
.dialog-content{
	font-size: 14px;
}
.dialog-content p{
	font-size: 14px;
	margin: 30px 0px;
	color: #333;
}