﻿.RadioSlideTitle
{
    background-color:#004175;
    color:#FFFFFF;
    font-size:17px;
    padding: 5px 10px;
    position:relative;
    text-align:left;
    width:320px;
    z-index:1px;
}
.tanSoTable
{
    width: 340px;
}
.tanSoTableInfo
{
    width: 325px;
}
.tanSoTableInfo .tanSoRow td
{
    background-color: transparent;
}
.tanSoHeader td
{
    background-color: #CCCCCC;
    font-weight: bold;
    font-size: 13px;
    padding: 15px 0;
    width: 60px;
}
.tanSoRow td
{
    background-color: #ffffff;
    color: #323232;
    padding: 10px 5px;
    width: 70px;
}
.tanSoRowAl td
{
    background-color: #f0f0f0;
    color: #191919;
    padding: 10px 5px;
    width: 70px;
}
.allTanInfo
{
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    height:400px;
}
