body {
	text-align: center;
}

td.upper_left {
	background-image: url(img/lo.jpg);
	width: 137px;
	height: 101px;
}

td.upper_middle {
	background-image: url(img/index_top.jpg);
	width: 476px;
	height: 101px;
}

td.upper_right {
	background-image: url(img/ro.jpg);
	width: 47px;
	height: 101px;
}

td.middle_left {
	background-image: url(img/lm.jpg);
	width: 137px;
	height: 324px;
}

div.middle_left {
	width: 137px;
	height: 324px;
}

td.middle_middle {
	width: 476px;
	height: 324px;
}

td.middle_right {
	background-image: url(img/rm.jpg);
	width: 47px;
	height: 324px;
}

td.bottom_left {
	background-image: url(img/lu.jpg);
	width: 137px;
	height: 125px;
}

td.bottom_middle {
	background-image: url(img/mu.jpg);
	width: 476px;
	height: 125px;
	vertical-align: top;
}

td.bottom_right {
	background-image: url(img/ru.jpg);
	width: 47px;
	height: 125px;
}
