.itunesweekly_moblie { display: inline; width: 320px; height: 80px; }
@media(min-width: 336px) { .itunesweekly_moblie { display: inline; width: 336px; height: 84px; } }
@media(min-width: 481px) { .itunesweekly_moblie { display: none; } }

.smap_hana { display: inline; width: 320px; height: 25px; }
@media(min-width: 336px) { .smap_hana { display: inline; width: 336px; height: 26px; } }
@media(min-width: 481px) { .smap_hana { display: none; } }

.itunes_br {}
@media(min-width: 481px) { .itunes_br { display: none; } }

.itunesno1song {
	color: #ffffff;
	font-weight:bold;
	text-align: center;
	background: #ff0000;
}
.itunesno1song a {
	color: #ffffff;
}
.itunesnewsong {
	color: #ffffff;
	font-weight:bold;
	text-align: center;
	background: #000066;
}
.itunesnewsong a {
	color: #ffffff;
}
.ituneshot10song {
	color: #ffffff;
	font-weight:bold;
	text-align: center;
	background: #ff3300;
}
.ituneshot10song a {
	color: #ffffff;
}
.itunesover50upsong {
	color: #000000;
	font-weight:bold;
	text-align: center;
	background: #ffd700;
}
.itunesover50upsong a {
	color: #000000;
}
.ituneshot20song {
	color: #ffffff;
	font-weight:bold;
	text-align: center;
	background: #ff6600
}
.ituneshot20song a {
	color: #ffffff;
}
.itunesmillion {
	color: #ffffff;
	font-weight:bold;
	text-align: center;
	background: #daa520;
}
.itunesmillion a {
	color: #ffffff;
}