@charset "gb2312";
.bg-music-btn {
	width: 48px;
	height: 24px;
	background-image: url(/ctrls/music/music-btn.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bg-music-off {
	background-image: url(/ctrls/music/music-btn.png);
}