body {
	margin-top: 0px;
}

.total {
	margin: 0px auto;
	width: 1024px;
	height: 768px;
}

.banner {
	background-image:url('images/banner.jpg');
	width: 1024px;
	height: 183px;
}

.picture {
	float: left;
	background-image:url('images/picture.jpg');
	width: 619px;
	height: 585px;
}

.navigation {
	float: left;
	width: 405px;
	height: 432px;
}

.spc1 {
	background-image:url('images/spc1.jpg');
	width: 405px;
	height: 35px;
}

.spc2 {
	background-image:url('images/spc2.jpg');
	width: 405px;
	height: 23px;
}

.spc3 {
	background-image:url('images/spc3.jpg');
	width: 405px;
	height: 24px;
}

.spc4 {
	background-image:url('images/spc4.jpg');
	width: 405px;
	height: 73px;
}

.bt1 {
	background-image:url('images/button1.jpg');
	width: 405px;
	height: 144px;
}

.bt2 {
	background-image:url('images/button2.jpg');
	width: 405px;
	height: 144px;
}

.bt3 {
	background-image:url('images/button3.jpg');
	width: 405px;
	height: 142px;
}

.bt1:hover {
	background-image:url('images/button1_o.jpg');
	width: 405px;
	height: 144px;
}

.bt2:hover {
	background-image:url('images/button2_o.jpg');
	width: 405px;
	height: 144px;
}

.bt3:hover {
	background-image:url('images/button3_o.jpg');
	width: 405px;
	height: 142px;
}
