#sub_navlist{
	list-style: none;
	margin: 0px;
	padding: 0px;
}#sub_navlist{
	width: 140px;
	margin: 0px 0px 10px 0px;
}

#sub_navlist li a {
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;	font: bold 11px Arial;}

#sub_navlist li a{
	color: #333;
	display: block;
	background: url(menu6.gif) -32px right no-repeat;
	background: #E8E4D7;
	border-bottom: 1px solid #ccc;
	padding: 8px 3px 3px 10px;
}

#sub_navlist li a:hover{
	color: blue;
	text-decoration: underline;
	padding: 8px 3px 3px 10px;
}