@charset "utf-8";
#wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#container-header {
	height: 155px;
	width: 1000px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#container-navigation {
	height: 65px;
	width: 1000px;
	position: absolute;
	left: 0px;
	top: 155px;
}
#container-banner {
	height: 271px;
	width: 1000px;
	position: absolute;
	left: 0px;
	top: 220px;
}

#container-banner-spprt1 {
	height: 271px;
	width: 1000px;
	position: absolute;
	left: 0px;
	top: 220px;
}

#container-banner-spprt2 {
	height: 271px;
	width: 1000px;
	position: absolute;
	left: 0px;
	top: 220px;
}

#container-body {
	width: 1000px;
	position: absolute;
	left: 0px;
	top: 491px;
}

#container-body-spprt1 {
	width: 1000px;
	position: absolute;
	left: 0px;
	top: 220px;
}
#specials-content-spprt span {
	color: #CE982B;
	font-size: 10px;
}

