#leftBoxes {
	float:left;
	width:205px;
	margin-right:10px;
}
#centerBoxes {
	float:left;
	width:785px;
}
.productBox, .specifiedProductBox {
	margin: 0 8px 10px 0;
}
#rightBoxes {
	display:none;
}
#headerInfoBox {
	width:774px;
}
.contentInfoBox {
	margin-top: 10px;	
}
.product {
	width: 773px;
}
/* product list*/
.productName, .productDesc, .productPrice{ width: 609px;}
