#apDiv2 {
	position:absolute;
	width:700px;
	height:350px;
	z-index:1;
	background-image: url(images_brand/spry01.jpg);
	margin-right: auto;
	margin-left: auto;
	visibility: visible;
}
#apDiv1 {
	position:absolute;
	width:700px;
	height:350px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images_brand/spry02.jpg);
	visibility: hidden;
}
#apDiv3 {
	position:absolute;
	width:700px;
	height:350px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images_brand/spry04.jpg);
	visibility: hidden;
}
#MainLayout #centerinfo #brandspry1 {
	height: 20px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#MainLayout #centerinfo #brandspry2 {
	height: 350px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 45px;
}
