.tipsLayer_box{position:absolute;top:30%;left:30%;width:560px;border:1px solid #ccc;background:#fff;z-index:11001}
.tipsLayer_box .con{padding:30px 0 30px 30px;}
.tipsLayer_box .close{position:absolute;top:10px;right:10px;width:24px;height:24px;background:url(../images/close.png) no-repeat 0 0;}
.tipsLayer_box .con h2{font:bold 18px/1.6em "微软雅黑";color:#f60;}
.tipsLayer_box .con_left{float:left;width:340px;margin-left:20px;_margin-left:40px;}
.tipsLayer_box .con_right{float:right;width:176px;padding-right: 10px;}
.tipsLayer_box .con_right h3{margin-bottom:10px;}
.tipsLayer_box .con_right p{height:30px;}
.tipsLayer_box .con_right .checkbox{margin:4px 6px 0 0;}
.tipsLayer_box .con_right p label{line-height:20px;font-size:14px;color: #666;}

.preInfor{width:340px;padding: 30px 0 40px 50px;margin-bottom:10px;background: #f2f2f2;}
.preInforTb{width:450px;}
.preInforTb th{width:90px;padding-top:22px;text-align:right;font-size:14px;vertical-align:top;}
.preInforTb td{padding:15px 0 0 10px;font-size:14px;}
.preInforTb input{float:left;font-size:14px;}
.inputW200{width:290px;height:28px;line-height:28px;padding:2px;border:1px solid #ccc;}
.selectW105{width:92px;height:26px;padding:2px;font-size:14px;}
.preInforTb span{cursor:pointer;float:left;width:45px;height:30px;line-height:30px;margin-right:10px;border:1px solid #ccc;font-size:14px;text-align:center;}
.preInforTb span.on{background:#f93;color:#fff;}

.correct{display:none;float:left;width:20px;height:20px;margin:6px 0 0 10px;background:url(../images/error_cort.png) no-repeat 0 center;font-size: 12px;}
.error{display:none;clear:both;height:20px;line-height:20px;padding:10px 0 0 20px;background:url(../images/error_cort.png) no-repeat -21px 9px;color:red;font-size: 12px;}

.tipsLayer_box .success-box{text-align: center;padding: 40px;}

.agreeSubmit {display: block;width: 176px;height: 37px;background: url(../images/submit.png) no-repeat 0 0;text-indent:-2000px;cursor: pointer;overflow:hidden;}

.thickdiv {position: fixed !important;_position: absolute;top: 0;left: 0;padding-bottom: 500px;margin-bottom: -500px;z-index: 1001;width: 100%;height: 100%;background: #000;border: 0;opacity: 0.20;filter: alpha(opacity=20);}
/**2015-03-16**/
.tips {
    background: url("../images/tips-yellow.png") no-repeat;
    padding-left: 20px;
    font-size: 14px;
    font-weight: bolder;
}

.tips-detail {
    padding-left: 30px;
    font-size: 12px;
}
.tips-detail p{padding-top:5px;}