#topic {
	text-align: left;
	width: 615px;
	margin-left: 185px;
	line-height: 1.8em;
}
#topic ul {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	font-weight: bold;
	color: #FFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 50px;
	margin-left: 10px;
	font-size: 110%;
	border: 3px solid #D7E3F3;
	background-color: #3D4F79;
}
#topic li {
	list-style-position: outside;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 18px;
	background-image: url(icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#topic img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#topic p {
	padding-bottom: 20px;
}


#title {
	font-size: 18px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #999999;
	line-height: 1.6em;
	padding-bottom: 5px;
}
