@charset "utf-8";
/* CSS Document */
.fl{ float:left;}
.fr{ float:right;}
.popupWrapper *,.popupWrapper{
   box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.popupWrapper{font:14px tahoma,arial,"宋体";color:#585858; width:485px; display:none;position:absolute;top:-9999px;left:-9999px;z-index:100005;}
.popupTitle{ width:485px; height:25px; background:url(../image/popupTitle.png) no-repeat; padding-top:28px; font-weight:bold;}
.popupTitleL{ font-size:14px; font-weight:bold; padding-left:40px;}
.popupTitleR{ padding-right:30px;}
a.close{width:17px;height:17px;display:inline-block;cursor:pointer;}
.popupMain{ width:485px;background:url(../image/popupBg.png) repeat-y; padding-top:24px;}
.popupInfoL{ width:58px; height:50px; padding-left:64px;}
.tipIcon{background:url(../image/tipIcon.png) no-repeat; width:50px; height:50px;}
.questionIcon{ background-position:0 0;}
.tickIcon{ background-position:0 -50px;}
.infoIcon{ background-position:0 -100px;}
.crossIcon{ background-position:0 -150px;}
.popupInfoR{ width:270px;padding-top:8px; line-height:18px;text-align:left;}
.popupInfoR a{color:#36c;display:inline-block;}
.popupInfoR a:hover{color:#f60;text-decoration:underline;}
.popupBtnGroup{ width:485px; height:30px; padding-top:30px;}
.popupBtnArea{ width:250px; margin:0 auto; zoom:1; text-align:center;}.popupBtnArea:after{ clear:both; display:block; content:"";}
.popupBtn{ width:100px; height:30px; background:url(../image/popupBtn.png) no-repeat; margin:0 auto; cursor:pointer; text-align:center; line-height:28px; color:#fff; font-weight:bold;}
.confirmBtn{ background-position:0 0; margin-right:50px;}
.confirmBtn:hover{ background-position:0 -30px;}
.confirmBtnWaitCallback{ background-position:0 0; margin-right:50px;}
.confirmBtnWaitCallback:hover{ background-position:0 -30px;}
.cancelBtn{ background-position:0 -60px;}
.cancelBtn:hover{ background-position:0 -90px;}
.knowBtn{background-position:0 0;}
.knowBtn:hover{ background-position:0 -30px;}
.popupFooter{ width:485px; background:url(../image/popupFooter.png) no-repeat; height:42px;}
.op_bg{position:absolute;top:0;left:0;background:#000;filter:alpha(opacity=50);opacity:0.50;z-index:998;}
/**CCBdialog样式控制**/
.op_bg{width:100%;height:870px;}	
.popupWrapper{top:320px;left:28%;}
.popupTitle{height:52px;}
.popupInfoL{width:122px;}
.popupBtnGroup{height:auto;}
