@charset "utf-8";
#container-header {
	height: 194px;
	width: 957px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(images/bg-header2.png);
	background-repeat: no-repeat;
	padding-right: 46px;
	padding-left: 47px;
}
#container-banner {
	height: 490px;
	width: 957px;
	position: absolute;
	left: 0px;
	top: 194px;
	background-image: url(images/bg-main-white2.png);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 46px;
	padding-left: 47px;
}
#container-body {
	width: 1050px;
	position: absolute;
	left: 0px;
	top: 694px;
}
#container-body-spprt {
	width: 1050px;
	position: absolute;
	left: 0px;
	top: 194px;
}

