div.title {
	width: 456px;
	color: #fff;
	background-color: #B5B5B5;
	border: solid 1px #999999;
	padding-top: 2px;
	font-weight: bold;
	font-size: 15px;
	height: 22px;
	text-align: center;
}
div ol {padding: 0; margin: 24px; margin-top: 2px}
ol.main li {
	line-height: 150%;
	margin-bottom: 20px;
}
ol.main li li {margin-bottom: 0}
div.section {font-weight: bold}
div.img {
	width: 525px;
	overflow: auto;
	margin-bottom: 10px;
}
div.img2 {
	width: 485px;
	overflow: auto;
	margin-bottom: 10px;
}