div.sdmenu {
	width: 175px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 13px;
	padding-bottom: 10px;
	background : url(bottom.gif) no-repeat left bottom;
}
div.sdmenu div {
	background : url(title.gif) repeat-x;
	overflow: hidden;
}
div.sdmenu div:first-child {
	background: url(title.gif) repeat-x;
}
div.sdmenu div.collapsed {
	height: 30px;
}
div.sdmenu div span {
	display: block;
	padding: 5px 20px;
	font-weight: bold;
	color: #456;
	background : url(expanded.gif) no-repeat left 5px;
	cursor: pointer;
	border-bottom: 1px solid #ddd;
}
div.sdmenu div.collapsed span {
	background-image : url(collapsed.gif);
}
div.sdmenu div a {
	padding: 5px 5px;
	background: #dec;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #ddd;
	color: #344;//font xolor
}}
div.sdmenu div a.current {
	background : #EEE;
}
div.sdmenu div a:hover {
	background : #A1B74E ;
	color: #fff;
	text-decoration: none;
}
div.sdmenu div a:link {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	text-decoration: none;
	letterspacing: normal;
	word-spacing: normal;
	color: #aa7303c;
}
div.sdmenu div a:visited {
	text-decoration: none;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 15px;
	color: #aa7303c;
}

.menuheader {
	width: 175px;
	font-weight: bold;
	color: #456;
	cursor: default;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 15px;
	background : url(toptitle.gif) no-repeat;
}
.menuheader2 {
	width: 175px;
	font-weight: bold;
	color: #456;
	cursor: pointer;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 15px;
	background : url(title.gif) repeat-x;
}
.menulink {
	width: 175px;
	font-weight: bold;
	color: #456;
	cursor: pointer;
//	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 14px;
	text-decoration: none;

}
.menulink2 {
	width: 175px;
	font-weight: bold;
	color: #456;
	cursor: default;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 14px;
	text-decoration: none;

}

