@charset "utf-8";
#main dl {
	margin-left: 10px;
	padding-top: 4px;
	color: #666666;
	font-size: 12px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-right: 10px;
}
#main dd {
	font-weight: bold;
	color: #666666;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#container  #main  #main  dd a {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-bottom: 2px;
}
