/* CSS Document */

/* ŐV */
#topics {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#topics dl {
	margin-top: 4px;
}
#topics dd {
	font-weight: bold;
	font-size: small;
}
#topics dt {
	margin-top: 5px;
	margin-bottom: 10px;
	background-image: url(../img_index/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
}


