.dialog-loading{
	background:url(http://img3.job1001.com/js/weebox/img/common_loading.gif) no-repeat center;
	width:100%;height:100%
}
.dialog-mask{
	border:0;
	background:#000;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	left:0;
	_background:0
}
.dialog-button{
	clear:both
}
.dialog-button input{
	overflow:visible;overflow-y:hidden
}
.dialog-btn1,.dialog-ok{
	border:1px solid #33621d;
	background:url(http://img3.job1001.com/js/weebox/img/common_btn_ok.gif) top #88b674;
	height:24px;
	line-height:24px;
	color:#fff;
	cursor:pointer;padding:0;
	padding-left:5px;
	padding-right:5px;
	margin:0
}
.dialog-btn2,.dialog-cancel{
	border:1px solid #999;
	background:url(http://img3.job1001.com/js/weebox/img/common_btn_cancel.gif) top;
	height:24px;
	line-height:24px;
	color:#666;
	cursor:pointer;
	padding:0;
	padding-left:5px;
	padding-right:5px;
	margin:0
}
.dialog-btn1,.dialog-btn2{
	margin-right:10px
}
.dialog-content{
	text-align:left;
	clear:both;
	overflow:auto
}
table{
	border-collapse:collapse;
	empty-cells:show
}

.weedialog .t_l{
	border-radius:8px 0 0 0
}
.weedialog .t_l,.weedialog .t_r,.weedialog .b_l,.weedialog .b_r{
	height:8px;
	width:8px
}

.weedialog .t_c,.weedialog .b_c{
	height:8px
}

.weedialog .t_r{
	border-radius:0 8px 0 0
}

.weedialog .m_l,.weedialog .m_r{
	width:8px
}

.weedialog .m_c{
	background:#fff
}

.weedialog .b_l{
	border-radius:0 0 0 8px
}

.weedialog .b_r{
	border-radius:0 0 8px 0
}

.weedialog .t_l,.weedialog .t_c,.weedialog .t_r,.weedialog .m_l,.weedialog .m_r,.weedialog .b_l,.weedialog .b_c,.weedialog .b_r
{
	background:#000;
	opacity:.3;
	filter:alpha(opacity:30);
	overflow:hidden;zoom:1
}

.weedialog .flb{
	height:20px;
	line-height:20px;
	padding:10px 10px 8px
}

.weedialog a:link,weedialog a:visited{
	color:#005eac;
	text-decoration:none
}

.weedialog .dialog-header{
	background-color:#f1f1f1;
	border-bottom:1px solid #e5e5e5;
	height:20px;
	line-height:20px;padding:9px 10px 8px
}

.weedialog .dialog-title{
	font-size:14px;
	font-weight:bold;
	color:#444
}

.weedialog 
.dialog-close{
	float:right;cursor:pointer;height:20px;width:20px;background:url(img/dialog_cls.gif) no-repeat
}

.weedialog .dialog-close:hover{
	background:url(img/dialog_cls.gif) no-repeat 0 -20px
}

.weedialog .dialog-content{
	clear:both;
	line-height:20px;
	background:#fff;
	text-align:left;
	overflow-y:auto;
	overflow-x:hidden
}

.weedialog .dialog-button{
	clear:both;
	background:#fff
}

.weedialog .dialog-button{
	text-align:right;
	font-size:12px;
	padding-right:6px;
	_padding-right:2px
}

.weedialog .dialog-ok{
	border:1px solid #33621d;
	background:url() top #88b674;
	height:24px;
	line-height:24px;
	color:#fff;
	cursor:pointer;
	padding:0 5px;margin:0;
	margin-right:3px
}

.weedialog .dialog-cancel{
	border:1px solid #999;
	background:url() top;
	height:24px;
	line-height:24px;
	color:#666;
	cursor:pointer;
	padding:0 5px;
	margin:0
}

.weedialog .dialog-button-disabled{
	overflow:visible;
	overflow-y:hidden;
	border:1px solid #999;
	background:url() top;
	height:24px;
	line-height:24px;
	color:#666;
	cursor:pointer;
	padding:0 5px;margin:0
}

.weedialog2{
	width:300px;color:#444
}

.weedialog2 a:link,weedialog2 a:visited{
	color:#005eac;
	text-decoration:none
}

.weedialog2 .dialog-header{
	height:30px;
	position:relative;
	cursor:move
}

.weedialog2 .dialog-tc{
	margin-left:28px;
	margin-right:8px;
	width:auto;
	height:30px;
	font-weight:bold
}

.weedialog2 .dialog-tc2{
	height:30px;
	line-height:30px;
	font-size:14px;
	width:100%;
	clear:both;
	background:url(img/dialog2_tc.gif) top;
	text-align:left
}

.weedialog2 .dialog-tc1{
	height:6px;
	overflow:hidden;background:url(img/dialog_tc1.png) repeat-x
}

.weedialog2 .dialog-tl{
	position:absolute;
	left:0;top:0;
	width:28px;
	height:30px;
	background:url(img/dialog2_tl.gif) no-repeat
}
.weedialog2 .dialog-tr{
	position:absolute;
	right:0;
	top:0;
	width:8px;
	height:30px;
	background:url(img/dialog2_tr.gif) no-repeat
}
.weedialog2 .dialog-tc .dialog-close,.wee-yBox .dialog-close{
	float:right;
	cursor:pointer;
	margin:8px 3px 0 0;
	height:15px;
	width:15px;
	background:url(img/dialog2_close1.gif) no-repeat
}

.weedialog2 .dialog-tc .dialog-close:hover{
	background:url(img/dialog2_close1.gif) no-repeat
}

.weedialog2 .dialog-content{
	clear:both;
	line-height:20px;
	padding:5px;
	background:#fff;
	text-align:left;
	overflow-y:auto;
	overflow-x:hidden;
	border-left:1px solid #fec671;
	border-right:1px solid #fec671
}

.weedialog2 .dialog-button{
	clear:both;background:#fff
}

.weedialog2 .dialog-cl{
	width:6px;
	border-left:1px solid #fec671;
	background-color:#fff
}

.weedialog2 .dialog-cr{
	width:3px;
	background-color:#cdcbcb
}

.weedialog2 .dialog-button{
	text-align:right;
	font-size:12px;
	padding-right:6px;
	_padding-right:2px
}
.weedialog2 .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:0;
	margin-right:3px
}

.weedialog2 .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:0}
	
.weedialog2 .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:0
}
.weedialog2 .dialog-bot{
	clear:both;
	height:11px;
	position:relative;
	font-size:0
}
.weedialog2 .dialog-bl{
	position:absolute;
	left:0;top:0;
	width:8px;
	height:7px;
	background:url(img/dialog2_bl.gif) no-repeat
}
.weedialog2 .dialog-bc{
	margin-left:8px;
	margin-right:8px;
	width:auto;
	height:7px;
	background:url(img/dialog2_bc.gif) repeat-x
}
.weedialog2 .dialog-br{
	position:absolute;
	right:0;
	top:0;
	width:8px;
	height:7px;
	background:url(img/dialog2_br.gif) no-repeat
}

.weedialog-fixed{
	position:fixed!important;
	bottom:0;
	right:0;
	_position:absolute;
	_top:expression(eval(documentElement.scrollTop+(documentElement.clientHeight - this.clientHeight) - 1))
}

.weedialog-fixed-forbidden{
	right:-15px
}
.adsBox{
	background-color:#FFF;
	padding:4px
}

.adsCon{
	position:relative;
	border:2px solid #daab17
}
.adsCon .dialog-close{
	position:absolute;
	background:url(img/dialog_close3.gif) no-repeat;
	width:19px;
	height:19px;top:6px;right:6px
}