@charset "utf-8";
.menuoff {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	background-image: url(../images/submenu_btn_normal.gif);
	height: 22px;
	width: 148px;
	padding-left: 35px;
	padding-right: 5px;
	background-repeat: no-repeat;
}
.menuoff a {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	height: 20px;
}
.menuoff a:visited {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.menuoff a:hover {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.menuoff a:active {
	color: #000000;
	text-decoration: none;
}

.menuon {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(../images/submenu_btn_hover.gif);
	height: 22px;
	width: 148px;
	padding-left: 35px;
	padding-right: 5px;
	background-repeat: no-repeat;
}
.menuon a:link {
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
}
.menuon a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menuon a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.menuon a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.menuon2 {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	background-image: url(../images/submenu_btn_hover2.gif);
	height: 22px;
	width: 148px;
	padding-left: 35px;
	padding-right: 5px;
	background-repeat: no-repeat;
	padding-top: 4px;
}
.menuon2 a:link {
	color: #000000;
	text-decoration: none;
}
.menuon2 a:visited {
	color: #4F7AAD;
	text-decoration: none;
}
.menuon2 a:hover {
	color: #4F7AAD;
	text-decoration: none;
}
.menuon2 a:active {
	color: #4F7AAD;
	text-decoration: none;
}

.menuoff2 {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	background-image: url(../images/submenu_btn_normal.gif);
	height: 22px;
	width: 148px;
	padding-left: 35px;
	padding-right: 5px;
	background-repeat: no-repeat;
	padding-top: 4px;
}
.menuoff2 a {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	height: 20px;
}
.menuoff2 a:visited {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.menuoff2 a:hover {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.menuoff2 a:active {
	color: #000000;
	text-decoration: none;
}


.ttl_menus {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	text-align: left;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 10px;
}
