h3#topic_01 {
	height: 35px;
	width: 643px;
	margin-top: 20px;
	margin-bottom: 10px;
	background-image: url(../images/topic_06_01.jpg);
	text-indent: -5000px;
}
h3#topic_02 {
	height: 35px;
	width: 643px;
	margin-top: 20px;
	margin-bottom: 10px;
	background-image: url(../images/topic_06_02.jpg);
	text-indent: -5000px;
}

#content td {
	padding: 10px;
	border: 1px dotted #CCCCCC;
	margin: 0px;
}
#content input {
	padding: 3px;
}
#content textarea {
	padding: 3px;
}

#content dl {
	border: 1px dotted #CCCCCC;
	padding: 10px;
	overflow: auto;
	font-style: normal;
	margin-left: 10px;
	margin-top: 20px;
	width: 600px;
}
#content dt {
	font-weight: bold;
	font-size: medium;
	float: left;
	padding-right: 20px;
	padding-bottom: 40px;
}
#content dd {
	line-height: 130%;
}

