@charset "utf-8";
#container   #center   .pagelink    {
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	border-top: 2px solid #999966;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	margin: 5px 5px 15px;
	padding-top: 2px;
	clear: both;
}
#container #center H3 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
}

#container  #center  DL  {
	margin-right: 30px;
	margin-left: 30px;
	border-bottom: 1px dotted #666666;
	margin-bottom: 15px;
}
#container #center DT {
	width: 9em;
	padding-left: 1em;
	display: block;
	float: left;
	margin-top: 5px;
	text-align: right;
	font-weight: bold;
}

#container  #center  DD  {
	padding-left: 11em;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dotted #666666;
}
#container #center .staff {
	margin-top: 30px;
}

