﻿#left
{
   float:left;
   width:690px;
   margin-right:10px;
}
#left .one690 .content
{
   line-height:20px;
}
#left .banner
{
   width:690px;
   height:200px;
}
#left .title1
{
    float:left;
    width: 568px;
    font-size: 14px;
    font-weight: bolder;
    height: 25px;
}
#left .created
{
    float:left;
    width: 100px;
    font-size: 12px;
    text-align: right;
}

#left .summary
{
    width: 668px;
}

#right
{
   float:left;
   width:250px;
}