@charset "utf-8";
.down {
	background-image: url(hr_bot.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.downgray {
	background-image: url(hr_botD.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.downleft {
	background-image: url(hr_bot.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottomgrayright {
	background-image: url(hr_botM.png);
	background-repeat: no-repeat;
	background-position: center top;
}
