*{margin:0; padding:0;}
table {
	border-spacing: 0;
	border:none;
}
#msgBox_div{
	z-index:92;
	line-height:125%;
	position:absolute;
	border-collapse:separate;
	*border-collapse:collapse;
}
#msgBox_div tbody{ padding-top:4px;}

 /*通用对话框css begin */
  .da{position:absolute;width:360px; background-position:top;  z-index:103; text-align:center;background:#fff;}
  .autoWidth{ width:auto;}
  /*《- 不定宽度样式*/
	.da .da-tl,.da .da-tc,.da .da-tr, .da .da-tl{}
	.da .da-tl{ margin-top:1px;height:32px;line-height:32px; padding-left:10px;text-align: left;background: url(popUpTitleBg.jpg) repeat-x; }
	.da .da-tc{ text-align: left;}
	.da .da-tr{padding-right:3px; height:29px; line-height:29px; padding-top:10px;}
	.da .da-ml,.da .da-mr{padding:0;}
	.da-ml{}
	.da .da-mc{background:#fff; zoom:1; text-align:left;}
	.winBg .da-mc{ padding:0;}
	.da .da-bl{padding:0;}
	.da-br{height:10px; padding-left:26px;}
	.da-bl{ height:10px; font-size:1px;}
	.da .da-bc{ height:10px;}
/*不定宽度样式 - 》*/
	/*.da p{padding-left:10px; padding-top:10px;font-size:12px;line-height:160%; width:auto;}*/
	.da p.uc_fill_p{line-height:24px; vertical-align: middle;}
	.uc_fill_p img{vertical-align: middle;}
    .da p.da-icon{text-align:left; padding-top:24px; padding-bottom:24px; padding-left:105px;}
	.da p.da-icon-loading{background:url(../images_3/win_ico.gif) no-repeat 70px -642px;font-size: 14px;padding-top:32px; padding-left:120px;}
    .da p.da-icon-sendOK{background:url(../../../images/remind.png) no-repeat 70px -280px;font-size: 14px;padding-top:32px; padding-left:120px;}
	.da p.da-icon-warning{background:url(../../../images/remind.png) no-repeat 55px 30px;font-size: 14px;padding-top:38px;}	
    .da p.da-icon-succeed{background:url(../../../images/remind.png) no-repeat 40px -275px;font-size: 14px;padding-top:40px;padding-left:88px;} 
	.da p.da-icon-question{}
	.minWarning{background:url(../../../images/remind.png) no-repeat 25px 30px;font-size: 14px;padding:35px 10px 20px 80px}
	
	/*--两行提示语--*/
	.doubleWarning p.da-icon-warning,.doubleWarning p.da-icon-question,.doubleWarning p.da-icon-sendOK,.doubleWarning p.da-icon-succeed{padding-top:25px;}
	.doubleWarning p.da-icon-succeed{padding-top:25px;padding-left:85px;}


  .da h6{height:28px; line-height:28px;text-align:left; font-size:14px; color:#1f3983; text-indent:10px;}
  .da .da-top{height:25px;}
  .da .pop_title{font-size:14px; color:#3A3A3A; font-weight: bold;}
  .da .close{ position: absolute; color:#345d95;
    right: 10px; padding:0; line-height:18px;
    top: 10px;
    overflow: hidden;
    background: url(../../../images/button.png) -99px -25px;
    height: 11px;
    width: 11px;
    cursor: pointer;}
  * html .da .close{margin-right:5px; }

  .da table,.da td{margin:0 auto;padding:0;}


.da-buttons{ padding:10px 0 25px 0;}

.da-btn-center input{ margin:0 15px;}

.ScreenCss{background:#000; position:absolute; z-index:102; top:0; left:0;  filter:alpha(opacity=70);opacity:0.7;}
.iLoading{position:absolute; top:50%; z-index:103; text-align:center; width:100%;left:0;}
/*通用对话框css end */
.TB_HideSelect{	z-index:9;	position:fixed;	top: 0;	left: 0;	background-color:#fff;	border:none;filter:alpha(opacity=0);-moz-opacity: 0;opacity: 0;	height:100%;	width:100%;}

* html .TB_HideSelect { /* ie6 hack */
     position: absolute;
	 filter:alpha(opacity=0);
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}


/* 默认边框 */
.mBlogLayer td{ border:0px;}
.mBlogLayer .mid_c { display:block; position:relative;background:#FFFFFF; border:1px #bebebe solid;}
.mBlogLayer .top_c, .mBlogLayer .bottom_c, .mBlogLayer .mid_l, .mBlogLayer .mid_r {
/*----  background:url("../images_3/wraplayer_09.png") repeat scroll 0 0 transparent;  ---*/
background:#b2b2b2;
filter:alpha(opacity=50);
opacity:0.5;
height:0px;
display:none;
}
.mBlogLayer .top_r, .mBlogLayer .top_l, .mBlogLayer .bottom_l, .mBlogLayer .bottom_r {
/*---- background:url("../images_3/round.png") no-repeat scroll 0 0 transparent;  ---*/
background:#b2b2b2;
filter:alpha(opacity=50); 
opacity:0.5;
height:6px;
width:6px;
display:none;
}

.da .top_l{border-radius:6px 0 0 0;-moz-border-radius:6px 0 0 0;-webkit-border-radius:6px 0 0 0;}
.da .top_r{border-radius:0 6px 0 0;-moz-border-radius:0 6px 0 0;-webkit-border-radius:0 6px 0 0;}
.da .bottom_l{border-radius:0 0 0 6px;-moz-border-radius:0 0 0 6px;-webkit-border-radius:0 0 0 6px;}
.da .bottom_r{border-radius:0 0 6px 0;-moz-border-radius:0 0 6px 0;-webkit-border-radius:0 0 6px 0;}


/* 小边框 */
.miniborder p{padding:5px 10px 0;text-align:center;}
.miniborder .top_c, .miniborder .bottom_c, .miniborder .mid_l, .miniborder .mid_r {
height:4px;
filter:alpha(opacity=30);
opacity:0.3;
}
.miniborder .top_r, .miniborder  .top_l, .miniborder  .bottom_l, .miniborder  .bottom_r {
height:4px;
width:4px;
filter:alpha(opacity=30);
opacity:0.3;
}
/*
.miniborder p.da-icon-minWraning{background:url(../images_3/minWarnIco.jpg) 15px 12px no-repeat;font-size: 14px;padding-top:10px; padding-left:40px;}
.miniborder .da-buttons{padding-bottom:0;}
.miniborder .blueBtn{background:url(../images_3/shareNewsIco.gif) 0 -24px no-repeat; width:64px; height:26px; border:none; text-align:center; color:#fff; line-height:26px;font-weight:400;font-size:12px;}
.miniborder p.da-icon-succeed{background:url(../../../images/remind.png) no-repeat 35px -285px;font-size: 14px;padding-top:25px;}
.miniborder p.da-icon{padding-left:80px;padding-bottom:20px;}

*/



/* 无边框 */
.noBorder .top_c, .noBorder .bottom_c, .noBorder .mid_l, .noBorder .mid_r {
height:0;
width:0;
font-size:0;
filter:alpha(opacity=0);
opacity:0;
}

.noBorder .top_r, .noBorder  .top_l, .noBorder  .bottom_l, .noBorder  .bottom_r {
height:0;
width:0;
font-size:0;
filter:alpha(opacity=0);
opacity:0;
}

.noBorder .mid_c,.noBorder .da-mc {background:transparent;}

/*
.mBlogLayer .top_l {
background-position:0 0;
}
.mBlogLayer .top_r {
background-position:-10px 0;
}
.mBlogLayer .bottom_l {
background-position:0 -10px;
}
.mBlogLayer .bottom_r {
background-position:-10px -10px;
}
*/
#msgBox_div .receivers a{ *position:static;}
#msgBox_div .receivers a .btn_remove{*position:static;}

.arrowUp{ position:absolute;width:21px; top:-11px; height:11px; background:url(../../../images/button.png) -116px -4px no-repeat;font-size:1px;z-index:1500;}

.minBtnWin .win_greenBtn{ width:52px; height:22px; font-size:12px; font-weight:normal; font-family:"宋体"; background-position:-158px -32px; margin:0 10px;}
.da .win_warnWrap{ color:#666666;}
#closeBtn { position: absolute; top: -18px; right: -18px; width: 36px; height: 36px; background:url(../images/fancybox_sprite.png) no-repeat; cursor:pointer;}
.da-mc{ padding: 10px !important;}