body
{
    font-family: FixedSys, FixedSys Excelsior, Lucida Console, Monaco, monospace, Tahoma, Verdana, Helvetica, Sans-Serif;
    font-size: 12pt;
    background-color: #606060;
    padding: 0px;
}
pre
{
    font-family: Tahoma, Verdana, Helvetica, Sans-Serif;
    font-size: 12pt;
}	
A:link {color: #FFF}
A:visited {color: #888}

#Header
{
     background-image: url(image/head.png);
     width: 581px;
     Height: 64px;
     margin: 0px auto;
     padding: 0px;
}
#Background
{
     background-image: url(image/main.png);
     width: 1024px;
     Height: 576px;
     margin: 0px auto;
     padding: 0px;
}
#content
{
    margin-top: 0px;
}
#content div
{
    padding: 0px;
    float: left;
}
#Left
{
     width: 80px;
     height: 480px;
     margin-left: 40px;
     margin-top: 48px;
     color: #0F0;
     overflow: auto;
     scrollbar-base-color:#0F0;
     scrollbar-arrow-color:#0F0;
     scrollbar-DarkShadow-Color:#0F0;
     scrollbar-Highlight-Color:#0F0;
     scrollbar-Shadow-Color:#0F0;
     scrollbar-Track-Color:#080;
}
#Divider
{
     width: 32px;
     margin-left: 8px;
     margin-top: 32px;
}
#MainWrapper
{
     width: 816px;
     height: 496px;
     margin-left:7px;
     margin-top:39px;
//     border: 1px solid #80ffff;
//     background-color: #d4dfdf;
}

#Main
{
     width: 800px;
     height: 480px;
     margin-left:8px;
     margin-top:8px;
     font-size: 10pt;
     color: #8FF;
     a-color: #0FF;
     overflow: auto;
}
#Robit
{
    width: 9px;
    height: 8px;
    margin-left: 36px;
    margin-top: 8px;
}
#quote
{
     width: 1024px;
     Height: 32px;
     margin: 0px auto;
     padding: 0px;
}




