.menuheader {
	position: relative;
	float: left;
	clear: both;
	width: 168px;
	margin-top: 8px;
}

.menubody {
	clear: both;
	position: relative;
	float: left;
	width: 168px;
	background-image:url(../images/menu/menu_02.gif);
	height: 143px;
}

.menubodysm {
	clear: both;
	position: relative;
	float: left;
	width: 168px;
	background-image:url(../images/menu/menu_02_sm.gif);
	height: 93px;
}

.menufooter {
	clear: both;
	position: relative;
	float: left;
	width: 168px;
}