#content #homeContent {

	overflow:hidden;

}

#content #homeContent div {

	float:left;

}

#content #homeContent #contentLeft {

	height:531px;

	width:238px;

	background:#F6F6F6;		

	border: solid 1px #DEDEDE;

}

#content #homeContent #contentNormal {

	height:auto;

	width:486px;

	background:#F6F6F6;		

	border: solid 1px #DEDEDE;

}

#content #homeContent #contentRight {

	height:531px;

	width:238px;

	background:#F6F6F6;		

	border: solid 1px #DEDEDE;

}

#content #homeContent .homeContentSpace {

	height:531px;

	width:6px;

}
