/* CSS Document */

table{ 
    width:100%; 
    white-space: normal;
    line-height: normal;
    font-weight: normal;
    font-size: medium;
    font-variant: normal;
    font-style: normal;
    color: -internal-quirk-inherit;
    text-align: start;
}

.tdbg_leftall {
    PADDING-RIGHT: 1px;
    PADDING-LEFT: 1px;
    PADDING-BOTTOM: 1px;
    PADDING-TOP: 1px;
    font-family: Verdana, Arial, "ËÎÌå";
    color: #333333;
    text-decoration: none;
    border: 1px solid #999999;
}

td, th {
    display: table-cell;
    vertical-align: inherit;
}