﻿﻿
.tableHome {
    background: #ccc;
    width: 100%;
    height: 100%;
}

.tableHome td {
    background: #fff;
    padding: 8px 6px;
    height: auto;
}

.tableHome td.hh {
    color: #888;
    vertical-align: top;
}

.treeTitle {
    color: #888;
    font-weight: bold;
    font-size: 14px;
    font-weight: bold;
}

.nodesty {
    text-decoration: none;
}

/*办理页面*/

.tableBL {
    background: #ccc;
    width: 90%;
    margin: 5px auto auto auto;
    text-align: left;
}

.tableBL td {
    background: #fff;
    padding: 8px 6px;
    height: auto;
}

.tableBL td.tt {
    background: #f9f9f9;
    text-align: right;
    width: 20%;
    color: #888;
    font-weight: bold;
    font-size: 12px;
}

.tableBL td.ttt {
    background: #f9f9f9;
    text-align: right;
    color: #888;
    font-weight: bold;
    font-size: 12px;
}

.tableBL td.hh {
    background: #f9f9f9;
    text-align: center;
    width: 14.5%;
    color: #888;
    font-weight: bold;
    font-size: 12px;
}

/*-------归档页面-----------*/
.tableGD {
    background: #ccc;
    width: 90%;
    margin: 5px auto auto auto;
    text-align: left;
}

.tableGD td {
    background: #fff;
    padding: 8px 6px;
    height: auto;
}

.tableGD td.tt {
    background: #f9f9f9;
    text-align: right;
    width: 20%;
    color: #888;
    font-weight: bold;
    font-size: 12px;
}

.tableGD td.hh {
    background: #f9f9f9;
    text-align: center;
    width: 14.5%;
    color: #888;
    font-weight: bold;
    font-size: 12px;
}

.tableGD input [ type = text ] {
    line-height: 28px;
    height: 28px;
    width: 90%;
    text-indent: 5px;
}

.tableGD select {
    width: 75%;
    line-height: 28px;
    height: 28px;
    text-indent: 5px;
}

/*----------------*/

.tableDJ {
    background: #ccc;
    width: 90%;
    margin: 5px auto auto auto;
    text-align: left;
}

.tableDJ td {
    background: #fff;
    padding: 8px 6px;
    height: auto;
}

.tableDJ td.tt {
    background: #f9f9f9;
    text-align: right;
    width: 15%;
    color: #888;
    font-size: 14px;
}

.tableDJ td.hh {
    text-align: center;
    width: 14.5%;
    color: #888;
    font-weight: bold;
    font-size: 14px;
}

.tableDJ input[type=text] {
    line-height: 28px;
    height: 28px;
    width: 90%;
    text-indent: 5px;
}

.tableDJ select {
    width: 75%;
    line-height: 28px;
    height: 28px;
    text-indent: 5px;
}

/*------------------------*/
.tableSP {
    background: #ccc;
    width: 90%;
    margin: 5px auto auto auto;
}

.tableSP td {
    background: #fff;
    padding: 8px 6px;
    height: auto;
}

.tableSP td.tt {
    background: #f9f9f9;
    text-align: right;
    width: 150px;
    color: #888;
    font-size: 14px;
}

.tableSP input[type=text] {
    line-height: 28px;
    height: 28px;
    width: 90%;
    text-indent: 5px;
}

.tableSP select {
    width: 75%;
    line-height: 28px;
    height: 28px;
    text-indent: 5px;
}

/*------------------------*/
.tableZP {
    background: #ccc;
    width: 100%;
    margin: 5px auto auto auto;
}

.tableZP td {
    background: #fff;
    padding: 8px 6px;
    height: auto;
}

.tableZP td.hhh {
    text-align: center;
    color: #888;
    font-weight: bold;
    font-size: 14px;
}

.tableZP {
    background: #ccc;
    width: 90%;
    margin: 5px auto auto auto;
}

.tableZP td {
    background: #fff;
    padding: 8px 6px;
    height: auto;
}

.tableZP td.tt {
    background: #f9f9f9;
    text-align: right;
    width: 100px;
    color: #888;
    font-weight: bold;
    font-size: 14px;
}

.tableZP td.hh {
    text-align: center;
    width: 15%;
    color: #888;
    font-weight: bold;
    font-size: 12px;
}

.tableZP input[type=text] {
    line-height: 28px;
    height: 28px;
    width: 90%;
    text-indent: 5px;
}

.tableZP select {
    width: 75%;
    line-height: 28px;
    height: 28px;
    text-indent: 5px;
}



