@charset "utf-8";
/* CSS Document */

td{
	padding:0px;
}
.hmmenu{
	margin-top:0px;
	margin-left:0px;
}

.menu1 {
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:110px;
	height:46px;
}

.menu1:hover {
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:110px;
	height:46px;
}

.menu1.active {
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:110px;
	height:46px;
}

.menu2 {
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	background-position: -110px top;
	width:110px;
	height:46px;
}

.menu2:hover {
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	background-position: -110px bottom;
	width:110px;
	height:46px;
}

.menu2.active {
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	background-position: -110px bottom;
	width:110px;
	height:46px;
}

.menu3 {
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	background-position: -220px top;
	width:110px;
	height:46px;
}

.menu3:hover {
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	background-position: -220px bottom;
	width:110px;
	height:46px;
}

.menu3.active {
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	background-position: -220px bottom;
	width:110px;
	height:46px;
}

.menu4 {
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	background-position: -330px top;
	width:110px;
	height:46px;
}

.menu4:hover {
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	background-position: -330px bottom;
	width:110px;
	height:46px;
}

.menu4.active {
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	background-position: -330px bottom;
	width:110px;
	height:46px;
}

.menu5 {
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	background-position: -440px top;
	width:110px;
	height:46px;
}

.menu5:hover {
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	background-position: -440px bottom;
	width:110px;
	height:46px;
}

.menu5.active {
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	background-position: -440px bottom;
	width:110px;
	height:46px;
}

.menu6 {
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	background-position: -550px top;
	width:110px;
	height:46px;
}

.menu6:hover {
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	background-position: -550px bottom;
	width:110px;
	height:46px;
}

.menu6.active {
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	background-position: -550px bottom;
	width:110px;
	height:46px;
}

.menu7 {
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	background-position: -660px top;
	width:110px;
	height:46px;
}

.menu7:hover {
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	background-position: -660px bottom;
	width:110px;
	height:46px;
}

.menu7.active {
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	background-position: -660px bottom;
	width:110px;
	height:46px;
}