﻿
#content
{
    width: 780px;
    text-align: center;
    background: #FFFFFF;
    margin: auto;
    text-align: center;
    position: relative;
    height:auto;
}
#left
{
    width: 202px;
    float: left;
    background-color: #E8E8E8;
    padding:0; 

}
#right
{
    width: 574px;
    float: left;
}

