.dialog-loading {background:url(img/common_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="img/dialog_bg.png"); _background:none;}
.dialog-button{clear: both;}
.dialog-button input{overflow:visible; overflow-y:hidden;}
.dialog-btn1,.dialog-ok{border:1px solid #33621D; background:url(img/common_btn_ok.gif) top #88B674; height:24px; line-height:24px; color:#fff;cursor:pointer; padding:0px;padding-left:5px; padding-right:5px; margin:0px;}
.dialog-btn2,.dialog-cancel{border:1px solid #999; background:url(img/common_btn_cancel.gif) top;height:24px; line-height:24px; color:#666;cursor:pointer;padding:0px;padding-left:5px; padding-right:5px; margin:0px;}
.dialog-btn1,.dialog-btn2{margin-right:10px}
.dialog-content{text-align:left; clear:both; overflow:auto;}

.weedialog{width:300px; color:#444;}
.weedialog a:link,weedialog a:visited {color: #005EAC; text-decoration:none;}
.weedialog a:hover {color:#e3e5e5; text-decoration:underline;}
.weedialog .dialog-header{ position:relative; border-top:#bfd2e1 solid 1px; border-left: #bfd2e1 solid 1px; border-right:#bfd2e1 solid 1px; background: url(img/bg.gif) repeat-x; cursor:move; height:32px;}
.weedialog .dialog-tc{margin-left:11px; margin-right:11px; width:auto; font-weight:bold;}
.weedialog .dialog-tc2{ font-size:14px; width:100%; height:14px; clear:both;background:#fff top; text-align:left;}
.weedialog .dialog-tc1{height:6px; overflow:hidden; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="img/dialog_tc1.png"); _background:none;}
.weedialog .dialog-tl{position:absolute; left:10px; color:#393939; line-height:32px; font-size:14px; font-weight:bold;}
.weedialog .dialog-tr{position:absolute; right:3px;top:5px;width:11px; height:14px;}
.weedialog .dialog-close{float:right;cursor:pointer;margin:6px 3px 0 0;	height:14px; width:14px; background:url(img/dialog_close1.gif) no-repeat; /*_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="/weebox/src/img/dialog_close1.gif"); _background:none;*/}
.weedialog .dialog-close:hover{background:url(img/dialog_close1.gif) no-repeat; /*_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="/weebox/src/img/dialog_close2.gif"); _background:none;*/}
.weedialog .dialog-content{clear:both; line-height:20px; border-bottom: #bfd2e1 solid 1px;  background:#fff;  text-align:left; overflow-y:auto; overflow-x:hidden;}
.weedialog .dialog-button{clear:both; background:#fff;}
.weedialog .dialog-cl{width:0px;  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="img/dialog_con_lc.png"); background:#fff; border-left:#bfd2e1 solid 0px; border-bottom:#bfd2e1 solid 0px; text-indent:-9999px;}
 .zfsfdfgd{width:6px;  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="img/dialog_con_lc.png"); background:#fff; border-left:#bfd2e1 solid 1px; border-bottom:#bfd2e1 solid 1px; }
.weedialog .dialog-cr{width:0px; background:#fff; border-right:#bfd2e1 solid 0px; border-bottom:#bfd2e1 solid 0px; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="img/dialog_con_rc.png"); text-indent:-9999px;}
.weedialog .dialog-button{text-align:right; font-size:12px; padding-right:6px; _padding-right:2px;}
.weedialog .dialog-ok{border:1px solid #33621D; background:url(img/btn_ok.gif) top #88B674; height:24px; line-height:24px; color:#fff;cursor:pointer; padding:0 5px; margin:0px; margin-right:3px;}
.weedialog .dialog-cancel{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-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:11px; position:relative; font-size:0px;}
.weedialog .dialog-bl{position:absolute; left:0px; top:0px; width:11px; height:11px;  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="img/dialog_bl.png"); _background:none;}
.weedialog .dialog-bc{margin-left:11px; margin-right:11px; width:auto; background:#fff; border-bottom:#bfd2e1 solid 1px; height:11px;  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="img/dialog_bc.png"); _background:none;display:none;}
.weedialog .dialog-br{position:absolute; right:0px; top:0px; width:11px; height:11px; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="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;}