#zb_xmlc {
    height: 36px;
    line-height: 36px;
    width: 960px;
    margin: 20px auto;
}

#zb_xmlc ul {
    height: 36px;
    background-image: url(../images/publicimages/ztb_bg.png);
    background-repeat: repeat-x;
    background-position: 0px 0px;
}

#zb_xmlc ul li {
    float: left;
    width: 25%;
    text-align: center;
    height: 36px;
    line-height: 36px;
    background-image: url(../images/publicimages/ztb_bg1.png);
    background-repeat: no-repeat;
    background-position: right center;
}

#zb_xmlc ul li span {
    height: 36px;
    line-height: 36px;
    display: block;
    font-size: 14px;
    margin: 0px auto;
}

#zb_xmlc ul li.current span.state {
    width: 202px;
    color: #fff;
    background-image: url(../images/publicimages/ztb_sltbg.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

#zb_xmlc ul li.done span.state {
    font-weight: 700;
}

#tb_bmxz_title {
    width: 940px;
    border-bottom: 1px solid #AFAAA0;
    margin: 0px auto;
    text-align: center;
    line-height: 50px;
    height: 50px;
    cursor: default;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    white-space: nowrap;
    word-break: keep-all;
    overflow: hidden;
    text-overflow: ellipsis;
}

#bmxz_box div.bmxz_cont {
    height: auto;
    line-height: 25px;
    padding: 0px 20px;
    font-size: 14px;
}

#bmxz_box div.bmxz_cont p {
    font-size: 14px;
}

#czbtn {
    height: 60px;
    padding-top: 30px;
    text-align: right;
    padding-right: 20px;
}

#czbtn a.xyb_btn {
    float: right;
    margin-right: 20px;
    width: 169px;
    height: 53px;
    background-image: url(../images/publicimages/xyb.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
.xyb_btn{
    float: right;
    margin-right: 20px;
    width: 169px;
    height: 53px;
    background-image: url(../images/publicimages/xyb.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    border:0;
    cursor:pointer;
}
.xyb_btn:hover{
      cursor:pointer;
}
#czbtn input.xyb_subBtn {
    float: left;
    margin-left: 360px;
    width: 169px;
    height: 53px;
    background-image: url(../images/publicimages/submitBtn.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    border:none;
    cursor:pointer;
}
#czbtn input.xyb_subBtn1 {
    float: right;
    margin-right: 20px;
    width: 169px;
    height: 53px;
    background-image: url(../images/publicimages/xyb.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    border:0;
}
#czbtn input.xyb_subBtn1:hover{
    cursor:pointer;
    background-image: url(../images/publicimages/xyb.png);
     background-repeat: no-repeat;
    background-position: 0px -53px;
}
#czbtn input.xyb_loginBtn {
    float: left;
    margin-left: 200px;
    width: 169px;
    height: 53px;
    background-image: url(../images/publicimages/loginBtn.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    border:none;
    cursor:pointer;
}

#czbtn a.syb_btn {
    float: right;
    margin-right: 20px;
    width: 169px;
    height: 53px;
    background-image: url(../images/publicimages/syb.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

#czbtn a.home {
    margin: 35px 20px 0px 0px;
    width: 60px;
    height: 20px;
    display: block;
    float: right;
    text-align: center;
}

.table_zcbm {
    width: 100%;
}

.table_zcbm td {
    height: 35px;
    line-height: 35px;
}

.table_zcbm td.zc_title {
    text-align: right;
    width: 20%
}

.table_zcbm td.zc_input {
    text-align: left;
    width: 30%
}

.table_zcbm td.zc_input input {
    height: 20px;
    width: 90%;
    padding: 0px 5px;
    line-height: 20px;
    margin-top: 7px;
    border: 1px solid #959090;
}

.table_zcbm td.zc_ts {
    width: 50%;
    text-align: left;
    padding-left: 10px;
    color: #A5A2A2
}

.table_zcbm td.zc_input  input.rdo{
    width: auto;
    border: 0px;
}

.table_jgsh {
    width: 100%;
    height: auto;
    margin: 0px auto;
    border-collapse: collapse;
    margin-top: 20px;
}

.table_jgsh td {
    height: 25px;
    line-height: 25px;
    text-align: center;
}

.table_jgsh tr.cl_title {
    background-image: url(../images/publicimages/table_title_bg1.jpg);
    background-repeat: repeat-x;
}

.btnSave {
    cursor: pointer;
    border: 1px solid #b8d3e1;
    color: #333333;
    padding: 3px 5px 2px 18px;
    font-family: "宋体";
    background: url(../images/skin/database_save.png) no-repeat 2px 2px;
}

.message{
    color:red;
    font-size:10pt;
    margin-left:40px;
    margin-top:25px;
}

.passAccReg a {
    background: url("../images/publicimages/btn_reg.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #C6C6C6;
    color: #474747;
    cursor: pointer;
    display: block;
    font-weight: bold;
    height: 29px;
    line-height: 29px;
    text-align: center;
    text-decoration: none;
    width: 216px;
}

