﻿.mainBody
{
    width:920px;
    vertical-align:middle;
	margin:0 auto;
}
.mainBodyContent
{
    float:right;
    background-color:#e3e3e3;
    width: 692px;
}
.mainBodyContentText
{
    width:520px;
    background-color:#e3e3e3;
    float:left;
}
.mainBucketItem
{
    width:170px;
    float:right;
    background-color: #eeeeee;
    height: 290px;
}
