@charset "utf-8";


#eco_main {
	height: 650px;
	overflow: auto;
}
#eco_top  {
	margin-top: 20px;
	margin-left: 55px;
	width: 640px;
}
#eco_caption {
	text-align: center;
	width: 640px;
	margin-left: 55px;
	margin-top: 10px;
	font-size: 110%;
}
#eco_caption p {
	margin-bottom: 20px;
}

