@charset "UTF-8";

#fla{
	margin-left: 10px;
	margin-right: 10px;
}
#dryArea {
	height: 150px;
	width: 780px;
	padding-top: 10px;
}
h3 a {
	background-image: url(../images/btn-investment01.png);
	background-repeat: no-repeat;
	height: 33px;
	width: 190px;
	text-indent: -9999pt;
	display: block;
}
h3 a:hover {
	background-image: url(../images/btn-investment02.png);
}