.clist2 .table th, .clist2 .table td {text-align: center;}
.clist2 .table .text-left  {text-align: left}
.clist2 .table .text-right  {text-align: right}
.clist2 .table .text-center  {text-align: center}

.clist2 .table .col-control  {width: 2em}
.clist2 .table .col-id  {width: 3em}
.clist2 .table .col-no  {width: 2em}
.clist2 .table .col-hour  {width: 3em}
.clist2 .table .col-date  {width:6em}

.clist2 .table .col-time  {width: 6em}
.clist2 .table .col-time2 {width: 6em}
.clist2 .table .col-datetime  {width: 8em}

.clist2 .table .col-icon {width: 30px}
.clist2 .table .col-icon2 {width: 45px}
.clist2 .table .col-icon3 {width: 60px}
.clist2 .table .col-icon4 {width: 75px}
.clist2 .table .col-num {width:3em}
.clist2 .table .col-percent {width:4em}
.clist2 .table .col-division  {width: 8em; text-align: left}
.clist2 .table .col-name {width: 6em; text-align: left}
.clist2 .table .col-account  {width: 6em; text-align: left}
.clist2 .table .col-jobTitle  {width: 8em; text-align: left}
.clist2 .table .col-email  {width: 13em; text-align: left}
.clist2 .table .col-category {width: 7em; text-align: left}
.clist2 .table .col-property  {width: 3em}
.clist2 .table .col-phone {width: 7em; text-align: left}
.clist2 .table .col-role {width: 10em; text-align: left}
.clist2 .table .col-site {width: 12em; text-align: left}
.clist2 .table .col-toolXL {width: 8em}

.clist2 .table .col-char2 {width: 3em}
.clist2 .table .col-char3 {width: 4em}
.clist2 .table .col-char4 {width: 5em}
.clist2 .table .col-char5 {width: 6em}
.clist2 .table .col-char7 {width: 8em; text-align: left}
.clist2 .table .col-char10 {width: 11em; text-align: left}

.clist2 .table .th .col-sort-desc  {
    padding-top: 11px;
    background: url(/sys/res/icon/table-down.png) center top no-repeat;
}

.clist2 .table .th .col-sort-asc  {
    padding-top: 11px;
    background: url(/sys/res/icon/table-up.png) center top no-repeat;
}
