﻿
#isec9 {
	clear:both;
}
#isec9 .cnt {
	text-align: center;
	white-space: nowrap;
}
#isec9 .blk {
	display: inline-block;
	font-size: 14px;
	color: #6a6a6a;
	text-align: center;
	vertical-align: top;
}
#isec9 .blk+.blk {
	margin-left: 132px;
}
#isec9 .blk .imgbox {
	display: block;
	width: 72px;
	height: 72px;
	margin: 0 auto;
}
#isec9 .blk h3 {
	margin: 16px 0 0;
	font-size: 14px;
	font-weight: bold;
	color: #26b458;
}
#isec9 .blk p {
	margin: 10px 0 0;
	font-size: 14px;
	line-height: 20px;
	color: #6a6a6a;
}
