@charset "UTF-8";
/* CSS Document */
div#homebutton {
	position: absolute;
	height: 25px;
	width: 136px;
	left: 20px;
	bottom: 296px;
}
div#aboutbutton {
	position: absolute;
	height: 30px;
	width: 136px;
	left: 20px;
	bottom: 266px;
}
div#differencebutton {
	position: absolute;
	height: 45px;
	width: 136px;
	left: 20px;
	bottom: 221px;
}
div#productsbutton {
	position: absolute;
	height: 43px;
	width: 136px;
	left: 20px;
	bottom: 178px;
}
div#commonbutton {
	position: absolute;
	height: 44px;
	width: 136px;
	left: 20px;
	bottom: 134px;
}
div#faqbutton {
	position: absolute;
	height: 27px;
	width: 136px;
	left: 20px;
	bottom: 107px;
}
div#otherbutton {
	position: absolute;
	height: 28px;
	width: 136px;
	left: 20px;
	bottom: 79px;
}
div#gallerybutton {
	position: absolute;
	height: 28px;
	width: 136px;
	left: 20px;
	bottom: 51px;
}
div#contactbutton {
	position: absolute;
	height: 26px;
	width: 136px;
	left: 20px;
	bottom: 25px;
}
