
.dialog-loading { background:url('img/dialog_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; background:url('img/dialog_bg.png'); _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="/scripts/weebox/img/dialog_bg.png"); _background:none; }

.dialog-content{ text-align:left; clear:both; overflow:auto; }
.dialog-content-message{ padding:35px 20px 35px 65px; font-size:14px; background:url('img/dialog_warning.gif') 25px center no-repeat; }

.weedialog{ min-width:330px; *width:400px; /*background:url('img/dialog_dobg.png'); _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="/scripts/weebox/img/dialog_dobg.png"); _background:none;*/ border-radius:5px; }
.goldlib_dodo{ position:relative; box-shadow:0 0 10px rgba(0,0,0,0.6); border:solid 1px #255c71; border-radius:5px 5px 0 0; }/*weebox内容容器*/
.weedialog span.required{ color:#f00; display:inline-block; margin-top:5px; line-height:18px; }

/*顶边样式*/
.weedialog table td, tr{ padding:0px; }
.weedialog .dialog-header{ height:35px; position:relative; cursor:move; border-bottom:none; border-radius:5px 5px 0 0; }
	.weedialog .dialog-tc{ width:auto; height:34px; font-weight:bold; border-bottom:none; border-radius:5px 5px 0 0; }	
	/*中样式*/
	.weedialog .dialog-tc2{ height:30px; line-height:28px; overflow:hidden; width:100%; clear:both; background:url('img/dialog_tc2.png') left top repeat-x; text-align:left; border-bottom:solid 1px #ccc; }
	/*中边框*/
	.weedialog .dialog-tc1{ height:4px; overflow:hidden; background:url('img/dialog-tc1.gif') left top repeat-x; border-radius:3px 3px 0 0; }
	/*左边框*/
	.weedialog .dialog-tl{ position:absolute; left:0px; top:0px; overflow:hidden; width:7px; height:4px; /*background:url('img/dialog_tl.png') no-repeat;*/ display:none; }
	/*右边框*/
	.weedialog .dialog-tr{ position:absolute; right:0px; top:0px; overflow:hidden; width:3px; height:4px; /*background:url('img/dialog_tr.png') no-repeat;*/ display:none; }

/*弹出层标题*/
.dialog-title{ padding-left:10px; font-size:14px; color:#255c71; }

/*关闭按钮*/
	.weedialog .dialog-close{ position:absolute; overflow:hidden; display:inline-block; cursor:pointer; width:15px; height:15px; background:url('img/dialog_close.gif') center center no-repeat; top:11px; right:7px; z-index:999; }
	.weedialog .dialog-close:hover{ background:#255c71 url('img/dialog_unclose.gif') center center no-repeat; }

/*内容*/
.weedialog .dialog-content{ clear:both; line-height:20px; width:100%; padding:0px; text-align:left; overflow-y:auto; overflow-x:hidden; max-height:500px; }
/*内容边框*/
	/*左*/
	.weedialog .dialog-cl{ width:0px; overflow:hidden;/*_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="/scripts/weebox/img/dialog_con_lc.png"); _background:none;*/ }
	/*中*/
	.weedialog .dialog-cc{ background:#fff url('img/dialog_con_bc.jpg') left top repeat-x; }
	/*右*/
	.weedialog .dialog-cr{ width:0px; overflow:hidden; /*_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="/scripts/weebox/img/dialog_con_rc.png"); _background:none;*/ }

/*按钮样式*/
.weedialog .dialog-button{ padding:5px; text-align:right; border-top:solid 1px #eee; background:#f5f5f5; text-align:right; font-size:12px; padding-right:6px; _padding-right:2px; }

	.dialog-button input{ cursor:pointer; padding:1px 3px; text-align:center; line-height:16px; text-indent:3px; letter-spacing:3px; _border:none; border-radius:3px; min-width:60px; *width:66px; font-weight:bold; color:#fff; }
	
	.dialog-btn1, .dialog-ok, .dialog-btn2, .dialog-cancel{ background-color:#3e85cc; background:-webkit-gradient(linear,left top,left bottom,from(#62a5ea),to(#3e85cc)); background:-moz-linear-gradient(top,#62a5ea,#3e85cc); border:1px solid #2475c6; border-radius:3px; color:#fff; min-width:60px; *width:66px; font-family:'Microsoft YaHei'; }
	.dialog-btn1:hover, .dialog-ok:hover, .dialog-btn2:hover, .dialog-cancel:hover{ background-color:#1b6fc5; background:-webkit-gradient(linear,left top,left bottom,from(#4b90d7),to(#1b6fc5)); background:-moz-linear-gradient(top,#4b90d7,#1b6fc5); }
	.dialog-btn1:active, .dialog-ok:active, .dialog-btn2:active, .dialog-cancel:active{ box-shadow:0 1px 2px rgba(0, 0, 0, 0.3) inset; }
	.dialog-btn1,.dialog-btn2{ margin-right:10px; }

	.weedialog .dialog-ok{ }
	.weedialog .dialog-cancel{ }
	.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; overflow:hidden; height:0px; font-size:0px; display:none; }
	/*左边框*/
	.weedialog .dialog-bl{ /*position:absolute; overflow:hidden; left:0px; top:0px; width:7px; height:6px; background:url('img/dialog_bl.png') no-repeat; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="/scripts/weebox/img/dialog_bl.png"); _background:none;*/ }
	/*中边框*/
	.weedialog .dialog-bc{ /*margin-left:7px; overflow:hidden; margin-right:3px; width:auto; height:6px; background:url(img/dialog_bc.png) repeat-x; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="/scripts/weebox/img/dialog_bc.png"); _background:none;*/ }
	/*右边框*/
	.weedialog .dialog-br{ /*position:absolute; overflow:hidden; right:0px; top:0px; width:3px; height:6px; background:url('img/dialog_br.png') no-repeat; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="/scripts/weebox/img/dialog_br.png"); _background:none;*/ }

.weealert .dialog-cancel{ display:none; }
.weeselect li{ float:left; width:120px; }
.weeselect .wsearch{ width:100%; text-align:right; }

.weesuggest{ width:160px; background:#ccc; }
.weesuggest .dialog-content{ padding:5px; }
.weesuggest li{ padding:0px; margin:0px; line-height:20px; cursor:pointer; border-bottom:1px dotted #bbb; }


/*图片预览*/
.dialog-content-showImg{ min-width:330px; max-width:800px; }
.dialog-content-showImg img{ vertical-align:top; min-width:50px; max-width:800px; min-height:50px; max-height:500px; }