.topleftcontent {
width:730px;
float:left;
padding:0px 10px 10px 0px;
height:285px;
}

.toprightcontent {
padding:0px 10px 10px 0px;
float:right;
width:210px;
height:285px;
}

.middleleftcontent {
float:left;
width:740px;
height:221px;
padding:0px 0px 10px 0px;
}

.middlerightcontent {
height:221px;
float:right;
width:210px;
padding:0px 10px 10px 0px;
}

.bottomleftcontent {
float:left;
padding:0px 12px 0px 0px;
height:165px;
width:386px;
}

.bottommiddlecontent {
float:left;
padding:0px 12px 0px 0px;
height:165px;
width:197px;
}

.bottomrightcontent {
width:347px;
height:165px;
float:right;
padding:0px 5px 0px 0px;
}
