.green_box
{
	text-align: center;
}
.green_box h3,.blue_box h4
{
	margin: 0px;
	padding: 0px;
	border: none;
	clear: both;
}

.main_box
{
	background-image: url(../images/2_top_back.gif);
	background-repeat: no-repeat;
	_zoom:1;
	overflow:hidden;
}
.main_img
{
	float: right;
	width: 370px;
	text-align: right;
}
.main_text
{
	font-size: 140%;
	line-height: 140%;
	padding-top: 50px;
}
.main_text p
{
	font-weight: bold;
	color: #588B1F;
	text-align: center;
}
.main_btn
{
}
