.bgmenutop {
	background-image: url(../images/background/bg-menu-top.png);
	background-repeat: no-repeat;
	width: 250px;
	height: 39px;
}

.bgmenucontent {
	background-image: url(../images/background/bg-menu-content.png);
	background-repeat: repeat-y;
	width: 250px;
}

.bgmenubottom {
	background-image: url(../images/background/bg-menu-bottom.png);
	background-repeat: no-repeat;
	width: 250px;
	height: 60px;
}