#topnavi {
	width: 140px;
	height: 232px;
	padding: 0px;
	position: relative;
	margin: 0px;
}
#topnavi li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	display: block;
}
#topnavi a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 3px;
	font-size: 12px;
	background-color: transparent;
	padding-left: 0px;
	text-align: center;
	padding-right: 0px;
}
#topnavi9 a {
	padding-bottom: 6px;
}
#topnavi1 {left: 0px; top: 0px; width: 140px; height: 24px;}
#topnavi2 {left: 0px; top: 25px; width: 140px; height: 24px;}
#topnavi3 {left: 0px; top: 50px; width: 140px; height: 24px;}
#topnavi4 {left: 0px; top: 75px; width: 140px; height: 24px;}
#topnavi5 {left: 0px; top: 100px; width: 140px; height: 24px;}
#topnavi6 {left: 0px; top: 125px; width: 140px; height: 24px;}
#topnavi7 {left: 0px; top: 150px; width: 140px; height: 24px;}
#topnavi8 {left: 0px; top: 175px; width: 140px; height: 24px; z-index:10;}
#topnavi9 {left: 0px; top: 200px; width: 140px; height: 24px;}

#topnavi a {height: 16px;}

#topnavi a:hover {
	color: #000000;
	font-weight: bold;
}

#topnavi1:hover {	background: url(../images/nav-roll.png) -0px -0px no-repeat;}
#topnavi2:hover {	background: url(../images/nav-roll.png) -0px -25px no-repeat;}
#topnavi3:hover {	background: url(../images/nav-roll.png) -0px -50px no-repeat;}
#topnavi4:hover {	background: url(../images/nav-roll.png) -0px -75px no-repeat;}
#topnavi5:hover {	background: url(../images/nav-roll.png) -0px -100px no-repeat;}
#topnavi6:hover, #sub3 a:hover, #sub1-3 a:hover, #sub1-7 a:hover {background: url(../images/nav-roll.png) -0px -125px no-repeat;}
#topnavi7:hover, #sub2 a:hover, #sub1-2 a:hover, #sub1-6 a:hover, #sub1-10 a:hover {background: url(../images/nav-roll.png) -0px -150px no-repeat;}
#topnavi8:hover, #sub1 a:hover, #sub1-1 a:hover, #sub1-5 a:hover, #sub1-9 a:hover {background: url(../images/nav-roll.png) -0px -175px no-repeat;}
#topnavi9:hover, #sub4 a:hover, #sub1-4 a:hover, #sub1-8 a:hover {background: url(../images/nav-roll.png) -0px -200px no-repeat;}
/* =======================Pop-Out-Nav========================= */
#topnavi ul li a {
	width: 165px;
	padding: 4px;
	margin: 0px;
	border: 1px solid #000000;
	color: #000000;
	position:absolute;
	top:0px;
	left:0px;
}

#topnavi ul li:hover a {color: #000000; font-weight:bold;}
#topnavi ul li:hover ul li a {color: #000000; font-weight:normal;}
#topnavi ul li:hover ul li:hover a {color: #000000; font-weight:bold;}

#topnavi ul {visibility: hidden;}
#topnavi li:hover ul {visibility: visible;}


#sub1 {top: -1px; left: 134px;}
#sub2 {top: 24px; left: 134px;}
#sub3 {top: 49px; left: 134px;}
#sub4 {top: 74px; left: 134px;}

#topnavi ul ul {visibility: hidden;}
#topnavi li:hover ul ul {visibility: hidden;}
#topnavi ul li:hover ul {visibility: visible;}

#sub1-1 {top: 0px; left: 174px;}
#sub1-2 {top: 25px; left: 174px;}
#sub1-3 {top: 50px; left: 174px;}
#sub1-4 {top: 75px; left: 174px;}
#sub1-5 {top: 100px; left: 174px;}
#sub1-6 {top: 125px; left: 174px;}
#sub1-7 {top: 150px; left: 174px;}
#sub1-8 {top: 175px; left: 174px;}
#sub1-9 {top: 200px; left: 174px;}
#sub1-10 {top: 225px; left: 174px;}

/* =======================Pop-Out-Nav========================= */