#navi {
	width: 140px;
	position: absolute;
	top: 128px;
	left: 10px;
	line-height: 15px;
	font-weight: normal;
	font-size: 11px;
}

.navi {
	width: 140px;
	line-height: 15px;
	font-weight: normal;
	font-size: 11px;
}

#navi a:link, #navi a:visited, #navi a:active, .navi a:link, .navi a:visited, .navi a:active {
	color: #000;
	font-weight: normal;
}

.navi_main, .navi_main_set {
	border-top: 1px solid black;
	font-size: 11px;
}

.navi_link {
	font-size: 11px;
}

.navi_main_end {
	border-bottom: 1px solid black;
}

#navi .navi_main a, #navi .navi_main_set a, #navi .navi_link a, .navi .navi_main a, .navi .navi_main_set a, .navi .navi_link a {
	line-height: 15px;
	display: block;
	text-decoration: none;
	cursor: pointer;
	padding: 3px 0 3px 2px;
	width: 100%;
	font-weight: normal;
}

.navi_sub {
	padding-right: 7px;
	border-top: 0;
}

#navi .navi_sub a, #navi .navi_sub_set a, .navi .navi_sub a, .navi .navi_sub_set a {
	font-size: 11px;
	line-height: 11px;
	color: black;
	display: block;
	text-decoration: none;
	font-weight: normal;
	padding: 3px 0 3px 7px;
}

a.mw_sub {
	margin-bottom: 2px;
	border: 1px solid black;
}

a.mw_sub:hover {
	font-weight: bold;
}

/*
#navi .navi_sub a:hover, .navi .navi_sub a:hover {
	font-weight: bold;
}
*/

#navi .navi_sub a.navi_sub_set {
	font-weight: bold;
}

.jsMenu_popupExt {
	font-size: 11px;
	color: #000;
	background: #fff;
	text-decoration: none;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	z-index: 100;
}

.jsMenu_header {
	line-height: 20px;
	padding-left: 2px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

.jsMenu_popupExt a:hover {
  font-weight: bold;
}

.jsMenu_popupExt a:visited {
  text-decoration: none;
}

.login {
	padding: 5px 0 5px 7px;
}

.texttypinv2 {
	font-weight: bold;
	color: #ccc;
	background-color: #666;
}
