#boxTop{
	margin-top: 2px;
	margin-left: 51px;
}

#boxTop a.main{
	display: block;
	width: 197px;
	height: 80px;
	float: left;
}

#boxTop a.main-pl {
	background: url(/htdoc/image/pl/environmental_protection.png) no-repeat;
}

#boxTop a.main-en {
	background: url(/htdoc/image/en/environmental_protection.png) no-repeat;
}

#boxTop a.main-pl:hover{
	background: url(/htdoc/image/pl/environmental_protection_a.png) no-repeat;
}

#boxTop a.main-en:hover{
	background: url(/htdoc/image/en/environmental_protection_a.png) no-repeat;
}

#boxTop .rightBox{
	width: 333px;
	margin-right: 40px;
	float: right;
	display: inline;
}



#boxMiddle{
	margin-top: 2px;
	margin-left: 51px;
}

#boxMiddle a.main{
	display: block;
	width: 270px;
	height: 80px;
	float: left;
}

#boxMiddle a.main-pl {
	background: url(/htdoc/image/pl/power_plant.png) no-repeat;
}

#boxMiddle a.main-en {
	background: url(/htdoc/image/en/power_plant.png) no-repeat;
}

#boxMiddle a.main-pl:hover{
	background: url(/htdoc/image/pl/power_plant_a.png) no-repeat;
}

#boxMiddle a.main-en:hover{
	background: url(/htdoc/image/en/power_plant_a.png) no-repeat;
}

#boxMiddle .rightBox{
	width: 260px;
	margin-right: 40px;
	float: right;
	display: inline;
}


#boxBottom{
	margin-top: 2px;
	margin-left: 51px;
}

#boxBottom a.main{
	display: block;
	width: 190px;
	height: 80px;
	float: left;
}

#boxBottom a.main-pl {
	background: url(/htdoc/image/pl/technique.png) no-repeat;
}

#boxBottom a.main-en {
	background: url(/htdoc/image/en/technique.png) no-repeat;
}

#boxBottom a.main-pl:hover{
	background: url(/htdoc/image/pl/technique_a.png) no-repeat;
}

#boxBottom a.main-en:hover{
	background: url(/htdoc/image/en/technique_a.png) no-repeat;
}

#boxBottom .rightBox{
	width: 347px;
	margin-right: 40px;
	float: right;
	display: inline;
}
.more{
	float: right;
}

