h3#topic01 {
	background-image:url(../images/topic_01_01.jpg);
	height: 35px;
	width: 643px;
	margin-top: 20px;
	margin-bottom: 10px;
	text-indent: -5000px;
}
h3#topic02 {
	background-image:url(../images/topic_01_02.jpg);
	height: 35px;
	width: 643px;
	margin-top: 20px;
	margin-bottom: 10px;
	text-indent: -5000px;
}
h4 {
	padding-left: 20px;
	background-image: url(../images/topicBG.jpg);
	background-repeat: no-repeat;
	background-position: left;
	list-style-type: none;
	font-size: medium;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	width: 250px;
	border-bottom-color: #CCCCCC;
}

