div.sdmenu {
	width: 106px;
	font-family: Arial, sans-serif;
	line-height: 14px;
	xfont-size: 11px;
	padding-bottom: 10px;
	color: #fff;
}
div.sdmenu div {
	background: url(/20201208132932oe_/https://www.cpr.cuhk.edu.hk/images/common/link_bg.gif) no-repeat;
	overflow: hidden;
}
div.sdmenu div:first-child {
	background: url(/20201208132932oe_/https://www.cpr.cuhk.edu.hk/images/common/link_bg.gif) no-repeat;
}
div.sdmenu div.collapsed {
	height: 20px;
}
div.sdmenu div span {
	display: block;
	font-weight: bold;
	color: white;
	background: url(/20201208132932oe_/https://www.cpr.cuhk.edu.hk/images/common/link_bg_h.gif) no-repeat;
	cursor: pointer;
}
div.sdmenu div a {
	padding: 2px 0px 0px 10px;
	background: #663366 url(/20201208132932oe_/https://www.cpr.cuhk.edu.hk/images/common/link_arrow.gif) no-repeat 3px center;	
	display: block;
	color: #fff;
	text-decoration: none;
}
div.sdmenu div a.current {
	background : #ccc;
	text-decoration: none;
}
div.sdmenu div a:hover {
	background : #855c85 url(/20201208132932oe_/https://www.cpr.cuhk.edu.hk/images/common/link_arrow_h.gif) no-repeat 3px center;
	color: #fff;
	text-decoration: none;
}