#title-bg-div {
	margin-bottom: 20px;
	background-image: url(img/title_bg_02.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#div-01 {
	text-align: left;
	padding-left: 10px;
}
#div-01 h3 {
	background-image: url(img/icon_02_02.gif);
	background-repeat: no-repeat;
	background-position: left 48px;
	padding-top: 50px;
	font-size: 16px;
	line-height: 168%;
	font-weight: bold;
	color: #005929;
	padding-left: 45px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-bottom: 15px;
	padding-bottom: 8px;
}
#div-01 p {
	font-size: 12px;
	line-height: 168%;
}
