.body-box {
	background-image: url(../image/cmenu-bg.jpg);
}
h1 {
	text-align: center;
	font-size: 184%;
	line-height: 1.5;
	margin: 20px 0px 15px;
	padding: 0px;
	text-shadow: #36414d 0 1px 3px;
}
h2 {
	border-top: double #FFFFFF;
	border-bottom: double #FFFFFF;
	background-image: url(../image/clectb-bg.jpg);
	font-size: 150%;
	line-height: 1.1;
	padding: 4px;
	text-align: center;
}
h3 {
	font-size: 117%;
}
.text-box {
	margin: 0px 20px 20px;
	padding: 20px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.text-box p {
	line-height: 1.5;
	text-indent: 1em;
}
.text-box ol {
	list-style-type: decimal;
}
.text-box li {
	line-height: 1.5;
}

