@charset "utf-8";
#container-top-home {
	height: 85px;
	width: 927px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 625;
}
#container-banner-home {
	height: 280px;
	width: 927px;
	position: absolute;
	left: 0px;
	top: 85px;
	z-index: 600;
}
#container-body-home {
	width: 927px;
	position: absolute;
	left: 0px;
	top: 365px;
	z-index: 605;
}#container-left-column {
	width: 257px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#container-right-column {
	width: 669px;
	position: absolute;
	left: 257px;
	top: 0px;
}
