.main_box {
	background: #FFFFFF url(../img/m_c_bg_img.gif) repeat-x top;
	width: 688px;
	padding-top: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #999999;
	text-align: left;
	border-right: 1px solid #999999;
	border-left: 1px solid #E9E9E9;
	border-top: 1px solid #E9E9E9;
}
.main_text {
	padding: 15px;
	background: url(../img/main_text_bg.png) no-repeat right bottom;
	_background: url(../img/main_text_bg.gif) no-repeat right bottom;
}
.main_text span {
	color: #009AAB;
}
#top_img {
	background: #FFFFFF url(../img/top_img_02.jpg) no-repeat center center;
	width: 678px;
	border: 1px solid #999999;
	margin-bottom: 20px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 20px;
	letter-spacing: 0.3em;
	text-align: right;
	padding-top: 72px;
	height: 32px;
	padding-right: 10px;
}
h4 {
	color: #009AAB;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 5px;

}

