﻿#index_container
{
    width:990px;
    margin:auto;
    padding: 0 0 0 0;
}

#index_container:after
{
    content: ""; 
    display: block; 
    height: 0; 
    clear: both;
}

#index_side_ads
{
    float:left;
    min-height:600px;
    _height:600px;
}

#index_rt_container
{
    width:709px;
    float:right;
    min-height:600px;
    _height:600px;
    margin-left:20px;
    margin-right:20px;
}

#index_content
{
}

#index_bottom_ads
{
}
