#topic {
	text-align: left;
	width: 615px;
	margin-left: 185px;
	line-height: 1.8em;
}
#topic img {
	padding: 7px;
	margin-right: 10px;
	border: 1px solid #CCC;
}
#topic table {
	margin: 10px;
	width: 550px;
}
#topic td {
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#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;
}
#bottom100 {
	margin-bottom: 100px;
	padding-top: 10px;
}
