#c_submenu {
	margin-left:1em;
	}

#c_submenu dl {
	margin: 1em 0;
}
#c_submenu dt {
	margin-left:1em;
	font-size:small;
	font-weight:bold;
}
#c_submenu dd {
	margin-left:3em;
	margin-right: 2em;
	margin-bottom: 0.5em;
	font-size:x-small;
	line-height:1.3em; /* 2011/01 append */
}

/* 2011/01 append */
#c_submenu ul, #c_submenu li {
	margin-left:0.5em;
	line-height:1.5em;
}
/* --------------- */

/*
#c_submenu a:link {
	text-decoration:none;
	border-bottom:1px dotted #90c060;
	border-left:10px;
}
#c_submenu a:visited {
	text-decoration:none;
	border-bottom:1px dotted #90c060;
	border-left:10px;
}
#c_submenu a:hover {
	text-decoration:none;
	border-left: 10px solid #90c060;
	text-indent: 10px;
	/* border-bottom:1px dashed; */
	}
#c_submenu a[name]:hover {
	text-decoration:none;
	}

*/
