#subnavi1, #subnavi1 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1px;
}

#subnavi1 a {
	display: block;
	width: 6.5em;
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

#subnavi1 li {
	float: left;
	width: 6.5em;
}

#subnavi1 li ul {
	position: absolute;
	width: 6.5em;
	left: -999em;
}

#subnavi1 li:hover ul, #subnavi1 li.sfhover1 ul {
	left: auto;
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

#subnavi2, #subnavi2 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#subnavi2 a {
	display: block;
	width: 9.3em;
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

#subnavi2 li {
	float: left;
	width: 9.3em;
}

#subnavi2 li ul {
	position: absolute;
	width: 9.3em;
	left: -999em;
}

#subnavi2 li:hover ul, #subnavi2 li.sfhover2 ul {
	left: auto;
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
