

/*弹出窗口*/
.dialog_borderWidth{
	width:0;
}
.dialog_title{
	/*padding: 10px 0 0 4px; */
	float: left; 
	font-weight: bold;
	font-size: 16px;
	color:#fff;
}
#_DialogDiv_taskActive{border-radius: 4px; overflow: hidden}
.dialog_lt{
	/*background-image: url(images/dialog_lt.png) !important;*/
	/*background: url(images/dialog_lt.gif) no-repeat 0 0;*/
	height:33px;
}
.dialog_ct{
	padding: 5px 10px; background: #ff6d60;
	/*background-image:url(images/dialog_ct.png) !important;*/
	/*background: url(images/dialog_ct.gif) repeat-x top;*/
	height:33px;
	/*vertical-align:top;*/
}
.dialog_rt{
	/*background-image: url(images/dialog_rt.png) !important;*/
	/*background: url(images/dialog_rt.gif) no-repeat right 0;*/
	height:33px;
}
.dialog_closebtn{
	background-image:url(images/dialog_closebtn.gif); opacity: .7;
	border:0;
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:50% 50%;
	
	margin: 4px 0 0;
	*margin-top: 5px;
	 position: relative;
	 top:auto; 
	 cursor: pointer; 
	 float: right; 
	 height: 17px; 
	 width: 28px;
}

.dialog_closebtn_over{
	background:url(images/dialog_closebtn_over.gif) 0 3px;
	border:0;
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:50% 50%;
	
	margin: 4px 0 0;
	*margin-top: 5px;
	 position: relative;
	 top:auto; 
	 cursor: pointer; 
	 float: right; 
	 height: 17px; 
	 width: 28px;
}
.dialog_maxbtn{
	background-image:url(images/dialog_maxbtn.gif);
	border:0;
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:50% 50%;
	
	margin: 4px 0 0;
	*margin-top: 5px; 
	position: relative;
	top:auto; 
	cursor: pointer; 
	float: right; 
	height: 17px; 
	width: 28px; 
}
.dialog_minbtn{
	background-image:url(images/dialog_minbtn.gif);
	border:0;
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:50% 50%;
	
	margin: 4px 0 0;
	*margin-top: 5px; 
	position: relative;
	top:auto; 
	cursor: pointer; 
	float: right; 
	height: 17px; 
	width: 28px; 
}

.dialog_decreasebtn{
	background-image:url(images/dialog_decreasebtn.gif)!important;
}

.dialog_mlm{
	background-image: url(images/dialog_mlm.png) !important;
	background: url(images/dialog_mlm.gif) repeat-y left;
}
.dialog_bg{
	background:#eaece9 url(images/dialog_bg.jpg) no-repeat scroll right top;
}
.dialog_messageIcon{
	background-image:url(images/window.gif);
	border:0;
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:50% 50%;
	width:32px;
	height:32px;
}
.dialog_mrm{
	background-image: url(images/dialog_mrm.png) !important;
	background: url(images/dialog_mrm.gif) repeat-y right;
}
.dialog_lb{
	background-image: url(images/dialog_lb.png) !important;
	background: url(images/dialog_lb.gif) no-repeat 0 bottom;
	height:13px;
}
.dialog_cb{
	background-image: url(images/dialog_cb.png) !important;
	background: url(images/dialog_cb.gif) repeat-x bottom;
	height:13px;
}
.dialog_rb{
	background-image: url(images/dialog_rb.png) !important;
	background: url(images/dialog_rb.gif) no-repeat right bottom;
	height:13px;
}
.icon_alert{
	background-image:url(images/icon_alert.gif);
	border:0;
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:50% 50%;
	width:34px;
	height:34px;
}
.icon_query{
	background-image:url(images/icon_query.gif);
	border:0;
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:50% 50%;
	width:34px;
	height:34px;
}

.dialog_sample_top{
	border:solid 1px #999999;
	background-color:#eeeeee;
	height:32px;
	font-weight:bold;
	color:black;
}
.dialog__simple_closebtn{
	background-image:url(images/simple_close.gif);
	border:0;
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:50% 50%;
	width:10px;
	height:10px;
	margin: 10px 8px 0 0; 
	position: relative; 
	top: auto; 
	cursor: pointer; 
	float: right;
}
.dialog_sample_middle{
	border-left:solid 1px #999999;
	border-right:solid 1px #999999;
	border-bottom:solid 1px #999999;
	background-color:#ffffff;
}
.dialog_tip_middle{
	border-left:solid 1px #999999;
	border-right:solid 1px #999999;
	background-color:#ffffff;
}
.dialog_tip_bottom{
	height:31px;
	background-image:url(images/simple_bottomLine.gif);
	background-repeat:repeat-x;
}
.dialog_tip_bottomArr{
	height:100%;
	background-image: url(images/simple_tip.png) !important;
	background: url(images/simple_tip.gif) no-repeat center top;
}
.dialog_shadow_lt{
	background-image:url(images/shadow_lt.gif);
	background-repeat:no-repeat;
	background-color:#ffffff;
	height:39px;
	width:220px;
}
.dialog_shadow_ct{
	background-image:url(images/shadow_ct.gif);
	background-repeat: repeat-x;
	background-color:#ffffff;
	height:39px;
}
.dialog_shadow_rt{
	background-image:url(images/shadow_rt.gif);
	background-repeat:no-repeat;
	height:39px;
	width:225px;
}
.dialog_shadow_lm{
	background-image:url(images/shadow_lm.gif);
	background-repeat: repeat-y;
	background-color:#ffffff;
}
.dialog_shadow_cm{
	background-color:#ffffff;
}
.dialog_shadow_rm{
	background-image:url(images/shadow_rm.gif);
	background-repeat: repeat-y;
}
.dialog_shadow_lb{
	background-image: url(images/shadow_lb.png) !important;
	background-image:url(images/shadow_lb.gif);
	background-repeat:no-repeat;
	height:130px;
	width:220px;
}
.dialog_shadow_cb{
	background-image: url(images/shadow_cb.png) !important;
	background-image:url(images/shadow_cb.gif);
	background-repeat: repeat-x;
	background-position:0 100%;
	height:130px;
}
.dialog_shadow_rb{
	background-image: url(images/shadow_rb.png) !important;
	background-image:url(images/shadow_rb.gif);
	background-repeat:no-repeat;
	height:130px;
	width:225px;
}
.dialog_shadow_content{
	position:absolute;
	z-index:100;
	padding:0 0 0 4px;
}
.dialog_shadow_content_top{
	height:39px;
	font-weight:bold;
	color:black;
}
.dialog_trans_icon{
	background-image:url(images/trans.gif);
	border:0;
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:50% 50%;
	width:1px;
	height:1px;
	float:left;
}
.dialog_icon_default{
	 background-image: url(images/subtitle1.png);
	 _background-image: url(images/subtitle1.png);
	background-size: auto 16px;
    background-repeat: no-repeat;
    background-position: 0 50%;
    padding-left: 23px;
    display:inline-block;
    word-break: keep-all;
    word-wrap: normal;
}
.dialogTaskBg{
	height:27px;
	width:100%;
	position:absolute;
	bottom:0;
	background-image:url(images/taskBar.jpg);
	background-repeat: repeat-x;
	padding:2px 5px 0 0;
}
.taskItemContainer {
    height: 26px;
    left: 18px;
    position: absolute;
    top: 4px;
    width: 9999px;
	z-index:5;
}
.taskItemButtonLeft{
	position:absolute;
	top:4px;
	left:0;
	width:17px;
	height:23px;
	background-image: url(images/item_leftBtn.gif);
	background-repeat: no-repeat;
	cursor:pointer;
	cursor:hand;
	z-index:10;
}
.taskItemButtonRight{
	position:absolute;
	right:0;
	top:4px;
	width:17px;
	height:23px;
	background-image: url(images/item_rightBtn.gif);
	background-repeat: no-repeat;
	cursor:pointer;
	cursor:hand;
	z-index:10;
}

.dialogTaskItem{
	display:inline-block;
	height:26px;
	width:100px;
	background-image:url(images/taskItemRight.jpg);
	background-repeat:no-repeat;
	background-position:100% 0%;
	margin:0 0 0 2px;
	padding:0 5px 0 0;
	text-decoration:none;
}
.dialogTaskItem .dialogTaskItemRight{
	display:block;
	background-image:url(images/taskItemLeft.jpg);
	background-repeat:no-repeat;
	height:26px;
	line-height:26px;
	color:#ffffff;
	padding:0 0px 0 5px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	text-decoration:none;
}
.dialogTaskItem:hover{
	text-decoration:none;
}
.dialogTaskItemCurrent{
	background-image:url(images/taskItemRightCurrent.jpg)!important;
}
.dialogTaskItemCurrent .dialogTaskItemRight{
	background-image:url(images/taskItemLeftCurrent.jpg)!important;
}
.dialogTaskItemIcon{
	overflow:hidden;
	width:100%;
	text-overflow:ellipsis;
}
.dialogMinEffect{
	border:dotted 1px #000000;
	filter:alpha(opacity=40);
	opacity:0.4;
	background-color:#000000;
	position:absolute;
	z-index:9999;
}
/*弹出窗口*/


/*弹出式提示框*/
.box_msg{
	
}
.box_msg .msg_topcenter{
	width: 100%;
	height: 25px;
	background-image: url(box/box_msg_topcenter.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
	line-height: 20px;
}
.box_msg .msg_topleft{
	width: 100%;
	height: 100%;
	background-image: url(box/box_msg_topleft.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
.box_msg .msg_topright{
	width: 100%;
	height: 100%;
	background-image: url(box/box_msg_topright.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	overflow: hidden;
}
.box_msg .msg_middlecenter{
	width: 100%;
	background-color: #f8fbfe;/*内容区背景色*/
}
.box_msg .msg_middleleft{
	width: 100%;
	background-image: url(box/box_msg_middleleft.jpg);
	background-repeat: repeat-y;
}
.box_msg .msg_middleright{
	width: 100%;
	background-image: url(box/box_msg_middleright.jpg);
	background-repeat: repeat-y;
	background-position: 100% 0%;
}
.box_msg .msg_bottomcenter{
	width: 100%;
	height: 11px;
	background-image: url(box/box_msg_bottomcenter.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
	line-height: 11px;
}
.box_msg .msg_bottomleft{
	width: 100%;
	height: 100%;
	background-image: url(box/box_msg_bottomleft.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
.box_msg .msg_bottomright{
	width: 100%;
	height: 100%;
	background-image: url(box/box_msg_bottomright.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	overflow: hidden;
}
.box_msg .boxContent{
	padding:0 15px 0 15px;
}
.box_msg .msg_title{
	float:left;
	padding:3px 0 0 10px;
	color:white;
	font-weight:bold;
}
.box_msg .msg_close{
	width:18px;
	height:18px;
	background-image: url(box/box_msg_close.jpg);
	background-repeat: no-repeat;
	background-position:0% 100%;
	cursor:pointer;
	cursor:hand;
	float:right;
	padding:3px 5px 0 0;
}


.box_msg_custom{
	
}
.box_msg_custom .msg_topcenter{
	width: 100%;
	height: 33px;
	background-image: url(box/box_msg_custom_topcenter.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
	line-height: 33px;
}
.box_msg_custom .msg_topleft{
	width: 100%;
	height: 100%;
	background-image: url(box/box_msg_custom_topleft.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
.box_msg_custom .msg_topright{
	width: 100%;
	height: 100%;
	background-image: url(box/box_msg_custom_topright.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	overflow: hidden;
}
.box_msg_custom .msg_middlecenter{
	width: 100%;
	background-color: #ffffff;/*内容区背景色*/
}
.box_msg_custom .msg_middleleft{
	width: 100%;
	background-image: url(box/box_msg_custom_middleleft.jpg);
	background-repeat: repeat-y;
}
.box_msg_custom .msg_middleright{
	width: 100%;
	background-image: url(box/box_msg_custom_middleright.jpg);
	background-repeat: repeat-y;
	background-position: 100% 0%;
}
.box_msg_custom .msg_bottomcenter{
	width: 100%;
	height: 5px;
	background-image: url(box/box_msg_custom_bottomcenter.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
	line-height: 5px;
}
.box_msg_custom .msg_bottomleft{
	width: 100%;
	height: 100%;
	background-image: url(box/box_msg_custom_bottomleft.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
.box_msg_custom .msg_bottomright{
	width: 100%;
	height: 100%;
	background-image: url(box/box_msg_custom_bottomright.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	overflow: hidden;
}
.box_msg_custom .boxContent{
	padding:5px;
}
.box_msg_custom .msg_title{
	float:left;
	padding:0 0 0 10px;
	color:white;
	font-weight:bold;
}
.box_msg_custom .msg_close{
	width:25px;
	height:25px;
	background-image: url(box/box_msg_custom_close.jpg);
	background-repeat: no-repeat;
	background-position:0% 100%;
	cursor:pointer;
	cursor:hand;
	float:right;
	padding:3px 5px 0 0;
}
/*弹出式提示框*/


.button
{
    border-radius:2px;
    width:60px; 
    height:29px; 
    line-height:29px; 
    color:#272727; 
    border:1px solid #dddddd; 
    background:#f4f4f4;
    cursor:pointer;
    vertical-align:middle;
}
.button:hover
{
    border-radius:2px;
    width:60px; 
    height:29px; 
    line-height:29px; 
    color:#272727; 
    border:1px solid #adadad; 
    background:#e7e7e7;
    cursor:pointer;
    vertical-align:middle;
}
button,input{outline: none;}
#_ButtonOK_0,.btn-blue{color: #fff; background: rgba(61,127,242,.95); border: unset;}
#_ButtonOK_0:hover,.btn-blue:hover{color:#fff; background: rgba(61,127,242,1);border: unset;}