dl {
	width: 290px;
	color: rgb(0, 0, 170);
	font-size: 32px;
	font-weight: bold;
	list-style-type: none;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 0px;
	float: left;
	clear: both;
}
dt {
	margin: 0px; padding: 0px; list-style-type: none;
}
dd {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 18px;
}
dl#menu dt {
	height: 36px; color: rgb(0, 0, 170); line-height: 31px; padding-left: 0px; font-size: 24px; font-weight: bold; border-bottom-color: rgb(153, 153, 153); border-bottom-width: 1px; border-bottom-style: groove; white-space: nowrap;
}
dl#menu dt:hover {
	width: 290px;
	color: rgb(255, 0, 102);
	padding-bottom: 0px;
	font-size: 28px;
	cursor: pointer;
}
dl#menu dt a {
	color: rgb(0, 0, 0); padding-left: 0px; font-size: 26px; text-decoration: none;
}
dl#menu dt a:hover {
	text-align: right;
	color: #F00;
	font-size: 28;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	padding: 0px;
	background-color: #FFFFEA;
}
dl#menu dd {
	width: 290px;
	line-height: 31px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: right;
}
dl#menu dd a {
	width: 290px; color: rgb(0, 0, 170); line-height: 28px; font-size: 23px; text-decoration: none; display: block;
}
dl#menu dd a:hover {
	width: 270px;
	color: #000;
	display: inline;
	font-weight: bold;
	text-align: right;
	background-color: #9F0;
	padding-right: 10px;
	font-size: 24px;
}
.dojoAccordionPane .dt {
	height: 40px; color: rgb(0, 0, 170); line-height: 30px; font-size: 26px; font-weight: bold; border-bottom-color: rgb(153, 153, 153); border-bottom-width: 1px; border-bottom-style: dashed; white-space: nowrap;
}
.dojoAccordionPane .dt:hover {
	color: red; font-size: 28px; cursor: pointer;
}
.dojoAccordionPane .dt a {
	color: rgb(255, 0, 0); font-size: 28px; text-decoration: none;
}
.dojoAccordionPane .dt a:hover {
	color: red; font-size: 28px;
}
.dojoAccordionPane .dd {
	line-height: 28px;
}
.dojoAccordionPane .dd a {
	color: red; white-space: nowrap;
}
