#topnavi {
	width: 181px;
	height: 261px;
	padding: 0px;
	position: relative;
	margin: 0px;
	z-index:30;
}
#topnavi li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	display: block;
}
#topnavi a {
	display: block;
	color: #434a06;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 2px;
	font-size: 14px;
	background-color: transparent;
	padding-left: 7px;
	height: 16px;
}
#topnavi1 {left: 0px; top: 0px; width: 181px; height: 20px;}
#topnavi2 {left: 0px; top: 25px; width: 181px; height: 20px;}
#topnavi3 {left: 0px; top: 50px; width: 181px; height: 20px;}
#topnavi10 {left: 0px; top: 75px; width: 181px; height: 20px;}
#topnavi4 {left: 0px; top: 100px; width: 181px; height: 20px;}
#topnavi5 {left: 0px; top: 125px; width: 181px; height: 20px;}
#topnavi6 {left: 0px; top: 150px; width: 181px; height: 20px;}
#topnavi7 {left: 0px; top: 175px; width: 181px; height: 20px;}
#topnavi8 {left: 0px; top: 200px; width: 181px; height: 20px;}
#topnavi9 {left: 0px; top: 225px; width: 181px; height: 20px;}
#topnavi11 {left: 0px; top: 250px; width: 181px; height: 20px;}
#topnavi12 {left: 0px; top: 275px; width: 181px; height: 20px;}

#topnavi a:hover {
	color: #FFFFFF;
	background: url(../images/nav-roll.jpg) -0px -2px no-repeat;
}
#topnavi li:hover {
	color: #FFFFFF;
	background: url(../images/nav-roll.jpg) -0px -2px no-repeat;
}

/* =======================Pop-Out-Nav========================= */
#topnavi ul li a {
	background-image: none;
	background-color:#b5b778;
	width: 180px;
	height: 15px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0px;
	border: 1px solid #434a06;
	font-size: 12px;
	position:absolute;
	top:0px;
	left:0px;
}
#topnavi ul li a:hover {
	background-image: none;
	background-color:#A3A657;
}

#topnavi ul {visibility: hidden;}
#topnavi li:hover ul {visibility: visible;top:-4px;}


#sub1 {top: 7px; left: 179px;}
#sub2 {top: 31px; left: 179px;}
#sub3 {top: 55px; left: 179px;}
#sub4 {top: 79px; left: 179px;}
#sub5 {top: 103px; left: 179px;}

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

#sub1-1 {top: 0px; left: 191px;}
#sub1-2 {top: 24px; left: 191px;}
#sub1-3 {top: 48px; left: 191px;}
#sub1-4 {top: 72px; left: 191px;}
#sub1-5 {top: 96px; left: 191px;}
#sub1-6 {top: 121px; left: 191px;}
#sub1-7 {top: 145px; left: 191px;}
#sub1-8 {top: 169px; left: 191px;}

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