@charset "utf-8";

h2{
	width: 910px;
	height: 40px;
	margin: 10px 0 0 5px;
	padding: 20px 0 0 20px;
	font-size: 20px;
	background: url(/img/common/bg_h2.gif) 0 0 no-repeat;
}
#topimg{
	width: 940px;
	margin-top: 20px;
	clear: both;
}
#topimg img{
	border: 1px solid #EEDED6;
}
#topimg_solar{
	margin: 0 0 0 4px;
	float: left;
}
#topimg_wind{
	margin: 0 0 0 9px;
	float: left;
}
a:hover img#topimg_solar,
a:hover img#topimg_wind{
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}