﻿@charset "utf-8";
/* CSS Document */
.looT {
    color: #555;
    font-family: "微软雅黑";
    font-size: 14px;
}
.looT .tbl tbody th {
    background-color: #ebfadb;
}
.tbl thead th {
    font-weight: bold;
    height: 33px;
    line-height: 33px;
}

.tbl thead th {
    background-color: #0066b3;
    color: #fff;
}


.tbl td {
    line-height: 22px;
    padding: 4px 0;
}


.tbl td {
    line-height: 22px;
    padding: 4px 0;
}

.tbl .col1 {
    padding: 0 8px;
}
.tbl {
    margin-bottom: 18px;
    table-layout: fixed;
    width: 589px;
}
.top10 {
    margin-top: 0px;
}


.tbl tbody th {
    background-color: #ebfadb;
}
.tbl th, .tbl td {
    border: 1px solid #cacaca;
    text-align: center;
}
 
