div.sdmenu {
	width: 235px;
	height:32px;
	font-size: 12px;
	padding-bottom: 10px;
}
div.sdmenu div {
	background: url(/imagesyep/xm_bg_titl.gif) repeat-x;
	overflow: hidden;
}
div.sdmenu div:first-child {
	background: url(toptitle.gif) no-repeat;
}
div.sdmenu div.collapsed {
	height: 30px;
}
div.sdmenu div span {
	display: block;
	padding: 5px 30px;
	font-weight: bold;
	color: #666666;
	background: url(/imagesyep/expanded.gif) no-repeat 10px center;
	cursor: default;
}
div.sdmenu div.collapsed span {
	background-image: url(/imagesyep/collapsed.gif);
}
div.sdmenu div a {
	padding: 5px 40px;
	background-image:url(/imagesyep/xm_bg_ct.gif);
	display: block;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
div.sdmenu div b {
	padding: 5px 40px;
	background-image:url(/imagesyep/xm_sortbg.gif);
	display: block;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	text-align: center;
}
div.sdmenu div a.current {
	background : #ccc;
}
div.sdmenu div a:hover {
	background : #666 url(linkarrow.gif) no-repeat right center;
	color: #fff;
	text-decoration: none;
}
H4 {
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	display: block;
	width: 235px;
	padding-left:20px;
	padding-top:10px;
	height:31px;
	color: #000000;
	background-image: url(/imagesyep/baiban.gif);
	background-repeat: no-repeat ;
}