@charset "utf-8";

.aboutCoin p.earn-button {
	text-indent: -9999px;
}
.aboutCoin p.earn-button a {
	margin: 1em 0 0 8em;
	display: block;
	background: url(../img/earn_coin_button2.png) no-repeat 0 0;
	width: 236px;
	height: 46px;
}
.aboutCoin p.earn-button a:hover {
	background: url(../img/earn_coin_button2.png) no-repeat 0 -46px;
}
