#detbg01 {
	height: 810px;
	width: 960px;
	margin-left: -480px;
	position: absolute;
	left: 50%;
	top: 300px;
	background-color: #FFFFFF;
}
#detbgright {
	position: absolute;
	height: 810px;
	width: 240px;
	top: 0px;
	right: 0px;
	background-color: #F1F1F1;
}

