div#subnavi {
	width: 155px;
	font-size: 12px;
	line-height: 20px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	clear: both;
	display: block;
}
div#subnavi ul {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-weight: normal;
	color: #999999;
	line-height: 150%;
	background-image: none;
}
div#subnavi li {
	list-style-type: none;
	display: block;
	background-image: none;
}
div#subnavi li a {
	color: #999999;
	text-decoration: none;
	display: block;
	line-height: 150%;
	background-image: none;
}
li#sub1 {
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2CFC4;
	display: block;
	background-color: #F7F7F7;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
li#sub1 a,
li#sub1 a:visited,
li#sub1 a:active {
	display: block;
	width: 150px;
	padding: 0px;
	background-color: #F7F7F7;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	background-image: none;
	background-repeat: no-repeat;
}
li#sub1 a:hover {
	display: block;
	background-color: #DFDFDF;
}
li#sub2 {
	width: 140px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2CFC4;
	display: block;
	background-color: #F7F7F7;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 0px;
}
li#sub2 a,
li#sub2 a:visited,
li#sub2 a:active {
	display: block;
	width: 140px;
	background-color: #F7F7F7;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 0px;
}
li#sub2 a:hover {
	display: block;
	background-color: #DFDFDF;
}
li#sub3 {
	width: 135px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2CFC4;
	display: block;
	background-color: #F7F7F7;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 0px;
}
li#sub3 a,
li#sub3 a:visited,
li#sub3 a:active {
	display: block;
	width: 135px;
	background-color: #F7F7F7;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 0px;
}
li#sub3 a:hover {
	display: block;
	background-color: #DFDFDF;
}

