﻿#news
{
    margin: 0px auto; width: 960px;  
}
.item
{
    float:left; position: relative; width: 480px;padding-top:10px;
}
.item .img
{
    float:left; position: relative; width: 200px;
}
.item .text
{
    float:left; position: relative; width: 265px;padding-left:10px;
}