
.paragraph {
	padding: 8px;
}
.paragraph h4 {
	border-left: solid #ccc 5px;
	padding-left: 8px;
	margin-bottom: 8px;
	line-height:18px;
}
.bg_itemtop {
	background: #c6b7ac;
}
.itembox {
	background: #b6a395;
}
.underline {
	text-decoration: underline;
}