.Info_tl_cent
{
    font-size: 12px;
    color : #333333;
    background : #F7F5EE;
    text-align:center;
    white-space : nowrap;
}
.Info_tl_bw
{
    font-size: 12px;
    color : #333333;
    background : #F7F5EE;
    white-space : nowrap;
}

.Info_cont
{
    font-size: 12px;
    color : #CCCCCC;
    background : white;
    white-space : normal;
}

.Info_cont2
{
    font-size: 12px;
    color : #626262;
    background : white;
    white-space : nowrap;
}

.Info_cont3
{
    font-size: 12px;
    color : #626262;
    background : white;
    text-align:right;
    white-space : nowrap;
}

.Info_cont4
{
    font-size: 12px;
    color : #626262;
    background : white;
    text-align:center;
    white-space : nowrap;
}


.bg_g
{
    background : #BCBCBC;
}
