body {
	background: white;
	font: 80% arial;
	font-weight: normal;
}
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidebar1 dt {
	cursor: pointer;
	height: inherit;
	line-height: 25px;
	text-align: right;
	font-weight: bolder;
	background-image: url(../menu-pic/back-level_menu1b.png);
	color: #663399;
	margin-bottom: 5px;
	min-height: 25px;
	padding-right: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#sidebar1 dd {
}
#sidebar1 li {
	text-align: right;
	line-height: 120%;
	font-weight: normal;
	padding-right: 12px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#sidebar1 li a, #sidebar1 dt a {
	color: #663366;
	text-decoration: none;
	display: inline;
	border: 0 none;
	height: 30px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#sidebar1 li a:hover, #sidebar1 dt a:hover {
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
	height: 30px;
	margin-bottom: 5px;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
}
a:focus { 
outline:none; 
}
w

