/* CSS Document */
/*������ʽ*/
#com_xmsbbox {
    width: 960px;
    height: auto;
}

#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;
}

/*��Ŀ��ѯ*/
#xmzx_box {
    width: 960px;
    height: 460px;
    margin-top: 30px;
    position: relative;
}

#xmzx_box ul {
    float: left;
}

#xmzx_box li {
    width: 200px;
    height: 72px;
    display: block;
    cursor: default;
}

#xmzx_box li span {
    position: relative;
    display: block;
    background-color: #fff;
    height: 72px;
    line-height: 72px;
    text-align: right;
    font-size: 14px;
    float: right;
    padding-right: 50px;
    height: c;
    line-height: 72px;
    border: 1px solid #D1D1D1;
    border-bottom: none;
    border-right: none;
}

#xmzx_box li.noslt span.state {
    float: right;
    z-index: 1;
    width: 150px;
    background-image: url(../images/publicimages/ztb_tab.jpg);
    background-repeat: repeat-x;
}

#xmzx_box li.slt span.state {
    font-weight: bold;
    float: left;
    z-index: 10;
    height: 71px;
    line-height: 71px;
    margin-bottom: -1px;
    width: 150px;
    background-image: none;
    border-bottom: 1px solid #D1D1D1;
}

#xmzx_cont_box {
    position: absolute;
    left: 200px;
    width: 758px;
    height: 436px;
    border: 1px solid #D1D1D1;
    float: left;
}

.cont_ {
    width: 758px;
    height: 436px;
    display: none;
}

.cont_ textarea {
    height: 360px;
    width: 757px;
    border: 0px
}

.cont_ a.xmsb_btn {
    float: right;
    margin-right: 20px;
    width: 169px;
    height: 53px;
    background-image: url(../images/publicimages/xmsq.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

/*��Ŀ�걨*/
#xmsb_box {
    width: 958px;
    height: 400px;
    padding-top: 20px;
    margin-top: 30px;
    position: relative;
    border: 1px solid #D1D1D1;
}

.table_xmsb {
    width: 90%;
    margin: 0px auto;
}

.table_xmsbitem {
    width: 100%;
}

.table_xmsbitem td {
    height: 35px;
    line-height: 35px;
}

.table_xmsbitem td.sb_titlename {
    width: 30%;
    text-align: right;
    padding-right: 10px;
}

.table_xmsbitem td.sb_input {
    padding-top: 8px;
}

.xmsb_input {
    height: 18px;
    line-height: 18px;
    width: 200px;
    padding: 0px 5px;
    border: 1px solid #959090;
}

.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;
}

.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;
}

/*�ύ����*/
#tjcl_box {
    width: 960px;
    height: 400px;
    margin-top: 30px;
    position: relative;
}

#xmmc {
    width: 100%;
    height: 70px;
    line-height: 70px;
    background-color: #EAEAEA;
}

.table_tjcl {
    width: 100%;
    margin: 0px auto;
}

.table_tjcl td {
    height: 70px;
    line-height: 70px;
}

.table_tjcl td.xmmc_titlename {
    width: 20%;
    text-align: right;
    font-size: 14px;
}

.table_tjcl td.xmmc_input {
    width: 58%;
    font-size: 14px;
}

.table_tjcl td.xmmc_input input {
    height: 25px;
    line-height: 25px;
    width: 100%;
    border: 0px;
    background-color: transparent;
    border-bottom: 1px solid black;
    margin-top: 25px;
}

.table_tjcl td.xmmc_btn input {
    height: 32px;
    line-height: 32px;
    width: 102px;
    border: 0px;
    margin-top: 20px;
    margin-left: 10px;
    background-image: url(../images/publicimages/tjcl_mc_btn.png);
    background-repeat: no-repeat;
}

.table_tjcl1 {
    width: 100%;
    height: auto;
    margin: 0px auto;
    border-collapse: collapse;
    margin-top: 20px;
}

.table_tjcl1 td {
    height: 25px;
    line-height: 25px;
    text-align: center;
}

.table_tjcl1 tr.cl_title {
    background-image: url(../images/publicimages/table_title_bg1.jpg);
    background-repeat: repeat-x;
}

.btnDel{
    background:url("../images/publicimages/delete.gif") no-repeat;
    width:40px;
    height:20px;
    float: right;
    margin-right:13px;
}


