﻿body
{
}
#imgTitle
{
    width: 450;
    top: -16px;
    height: 18px;
}
#imgTitle
{
    filter: ALPHA(opacity=70);
    position: relative;
    left: 0px;
    text-align: right;
    overflow: hidden;
}
.imgClass
{
    border: 0px solid #000;
}
.button
{
    text-decoration: none;
    padding: 2px 7px;
    background: #7B7B63;
    margin: 0px;
    font: bold 9px sans-serif;
    border-left: #fff 1px solid;
}
a.button, a.button:link, a.button:visited
{
    font-family: sans-serif;
    text-decoration: none;
    color: #FFFFFF;
    background-color: #000000;
}
#demo
{
    overflow: hidden;
    height: 1183px;
    background: #FFF;
    margin: 5px;
    float: left;
    display: inline;
    font-size: 12px;
}
#desc
{
    font-size: 1em;
    padding: 0 10px 10px;
    clear: both;
    text-align: left;
}
#copyright
{
    float: right;
}

