﻿body, html 
{
    background-color:#693655;
}
li.first a 
{
    background-color:#EFEAE5;
}  
div.t1
{
    width:628px;
    height:100%;
    float:left;
    padding-left:4px;
    /*background-color:#582C52;*/
}
div.t1t1 
{
    width:100%;
    height:108px;
}
div.t1t2
{
    width:100%;
    height:300px;
   
}
div.t1t2t1
{
    width:628px;
    background-color:white;
}   
div.t1t2t1 span.title
{
    margin-left:10px;
    font-size:10px;
    font-weight:bold;
}
div.t1t2t2
{
    margin:0;
    padding:5px;
    width:100%;
    height:618px;
    background-color:#EAE4DF;
    font-size:10px;
} 
a.nextLink,a.nextLink img,a.backLink ,a.backLink img
{
    display:none;
}
a.nextLinkActive,a.nextLinkActive img, a.backLinkActive ,a.backLinkActive img
{
    border:0;
    display:inline;
}
div.contentPanel
{
    font-size:10px;
    padding:0 5px;
}