@charset "utf-8";
/* CSS Document */

#mtop1 a {
	display: block;
	height: 35px;
	width: 150px;
	background: url(../img/menu01.jpg) no-repeat;
}

#mtop2 a {
	display: block;
	height: 35px;
	width: 150px;
	background: url(../img/menu02.jpg) no-repeat;
}

#mtop3 a {
	display: block;
	height: 35px;
	width: 150px;
	background: url(../img/menu03.jpg) no-repeat;
}

#mtop4 a {
	display: block;
	height: 35px;
	width: 150px;
	background: url(../img/menu04.jpg) no-repeat;
}

#mtop5 a {
	display: block;
	height: 35px;
	width: 150px;
	background: url(../img/menu05.jpg) no-repeat;
}

#mtop6 a {
	display: block;
	height: 35px;
	width: 150px;
	background: url(../img/menu06.jpg) no-repeat;
}

#mtop7 a {
	display: block;
	height: 35px;
	width: 150px;
	background: url(../img/menu07.jpg) no-repeat;
}

#menu a:hover {
	background-position: 0px -35px;
	text-decoration: none;
}
