.mainpro {
	background-color: #CCCCCC;
	height: 800px;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	background-color: #666666;
	float: left;
	height: 128px;
	width: 870px;
}
.bodypart {
	background-image: url(images/product_04.jpg);
	float: left;
	height: 576px;
	width: 870px;
}
.bar1 {
	background-image: url(images/product_05.jpg);
	float: left;
	height: 20px;
	width: 870px;
}
.footer {
	background-image: url(images/product_06.jpg);
	float: left;
	height: 76px;
	width: 870px;
}
.logo {
	background-image: url(images/product_01.jpg);
	float: left;
	height: 128px;
	width: 233px;
}
.box01 {
	background-color: #CCCCCC;
	float: left;
	height: 128px;
	width: 637px;
}
.bar02 {
	background-image: url(images/product_02.jpg);
	float: left;
	height: 107px;
	width: 637px;
}
.bar03 {
	background-image: url(images/product_03.jpg);
	float: left;
	height: 21px;
	width: 637px;
}
