#menu {
	left: 817px; top: 31px; width: 336px; height: 156px; position: absolute; z-index: 1;
}
#top_but {
	width: 336px; height: 156px; float: left; background-image: url("menu_bg.png");
}
#top_but ul {
	margin: 0px; padding: 0px; list-style-type: none;
}
#top_but li {
	float: left;
}
#top_but li a {
	width: 48px; height: 156px; display: block;
}
#top_but li.top_but01 a {
	background-image: url("menu_01.png");
}
#top_but li.top_but01 a:hover {
	background-image: none;
}
#top_but li.top_but02 a {
	background-image: url("menu_02.png");
}
#top_but li.top_but02 a:hover {
	background-image: none;
}
#top_but li.top_but03 a {
	background-image: url("menu_03.png");
}
#top_but li.top_but03 a:hover {
	background-image: none;
}
#top_but li.top_but04 a {
	background-image: url("menu_04.png");
}
#top_but li.top_but04 a:hover {
	background-image: none;
}
#top_but li.top_but05 a {
	background-image: url("menu_05.png");
}
#top_but li.top_but05 a:hover {
	background-image: none;
}
#top_but li.top_but06 a {
	background-image: url("menu_06.png");
}
#top_but li.top_but06 a:hover {
	background-image: none;
}
#top_but li.top_but07 a {
	background-image: url("menu_07.png");
}
#top_but li.top_but07 a:hover {
	background-image: none;
}
