﻿.ContentList
{
     width:940px; height:380px; overflow:auto;
}

.ContentList .Item
{
    float:left;    
    width:198px;
    height:170px;
    margin-right:32px;
    margin-bottom:20px;
}