/*
.good_song {
	background:transparent url('/img/star.gif') repeat scroll left bottom;
	width:15px;
	height:15px;
 }
.bad_song {
	background:transparent url('/img/star.gif') repeat scroll left top;
	width:15px;
	height:15px;
}
.bad_song_half {
	background:transparent url('/img/star.gif') repeat scroll right top;
	width:15px;
	height:15px;
}

.song_rate_num {
	font-weight:bold;
	font-family:Tahoma;
	font-size:9px;
	text-indent:5px;
	color:#666;
	width:50px;
	height:15px;
	padding-top:3px;
}

#album_star_wrapper ul {
	height:15px;
	width:125;
	margin:0px;
	padding:0px;
}

#album_star_wrapper ul li {
	float:left;
	list-style-type:none;
	height:15px;
	width:15px;
}


.album_star_area {
	width:125;
	height:15px;
}


#song_star_wrapper ul {
	height:15px;
	width:125;
	margin:0px;
	padding:0px;
}

#song_star_wrapper ul li {
	float:left;
	list-style-type:none;
	height:15px;
	width:15px;
}


.song_star_area {
	width:125;
	height:15px;
}
#Area_SongScoreForm {
	background-color:white;
	border:1px solid gray;
	display:none;
	padding:10px;
	position:absolute;
	width:81px;
}

#Area_SongScoreForm ul {
	background:transparent url('/img/star.gif') repeat scroll left top;
	height:15px;
	margin:0px;
	padding:0px;
	position:relative;
	width:125px;
}

#Area_SongScoreForm ul li {
	float:left;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#Area_SongScoreForm ul li a {
	display:block;
	height:15px;
	position:absolute;
	text-decoration:none;
	width:15px;
	z-index:20;
}
#Area_SongScoreForm ul li a:hover {
 background:transparent url('/img/star.gif') repeat scroll left bottom;
 left:0px;
 z-index:1;
}
#Area_SongScoreForm ul a.stars1 {
	left:0px;
}
#Area_SongScoreForm ul a.stars1:hover {
	width:15px;
}
#Area_SongScoreForm ul a.stars2 {
	left:15px;
}
#Area_SongScoreForm ul a.stars2:hover {
	width:30px;
}
#Area_SongScoreForm ul a.stars3 {
	left:30px;
}
#Area_SongScoreForm ul a.stars3:hover {
	width:45px;
}
#Area_SongScoreForm ul a.stars4 {
	left:45px;
}
#Area_SongScoreForm ul a.stars4:hover {
	width:60px;
}
#Area_SongScoreForm ul a.stars5 {
	left:60px;
}
#Area_SongScoreForm ul a.stars5:hover {
	width:125px;
}
*/

.good_song {
	background:transparent url('http://files.tunearound.com/img/star_gray_gold.gif') no-repeat scroll left bottom;
	width:12px;
	height:12px;
 }
.bad_song {
	background:transparent url('http://files.tunearound.com/img/star_gray_gold.gif') no-repeat scroll left top;
	width:12px;
	height:12px;
}
.bad_song_half {
	background:transparent url('http://files.tunearound.com/img/star_gray_gold.gif') no-repeat scroll right top;
	width:12px;
	height:12px;
}

.song_rate_num {
	font-weight:bold;
	font-family:Tahoma;
	font-size:9px;
	text-indent:5px;
	color:#666;
	width:50px;
	height:12px;
	padding-top:0px;
}

#album_star_wrapper ul {
	height:12px;
	width:70px;
	margin:0px;
	padding:0px;
}

#album_star_wrapper ul li {
	float:left;
	list-style-type:none;
	height:12px;
	width:12px;
}


.album_star_area {
	width:110px;
	height:12px;
}


#song_star_wrapper ul {
	height:12px;
	width:62px;
	margin:0px;
	padding:0px;
	line-height:12px;
	cursor:default;
}

#song_star_wrapper ul li {
	float:left;
	list-style-type:none;
	height:12px;
	width:12px;
	line-height:12px;
}


.song_star_area {
	width:62px;
	height:12px;
	line-height:12px;
}
#Area_SongScoreForm {
	background-color:white;
	border:1px solid gray;
	display:none;
	padding:10px;
	position:absolute;
	width:81px;
}

#Area_SongScoreForm ul {
	background:transparent url('/img/star_20080310.gif') repeat scroll left top;
	height:15px;
	margin:0px;
	padding:0px;
	position:relative;
	width:75px;
}

#Area_SongScoreForm ul li {
	float:left;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#Area_SongScoreForm ul li a {
	display:block;
	height:15px;
	position:absolute;
	text-decoration:none;
	width:15px;
	z-index:20;
}
#Area_SongScoreForm ul li a:hover {
 background:transparent url('/img/star.gif') repeat scroll left bottom;
 left:0px;
 z-index:1;
}
#Area_SongScoreForm ul a.stars1 {
	left:0px;
}
#Area_SongScoreForm ul a.stars1:hover {
	width:15px;
}
#Area_SongScoreForm ul a.stars2 {
	left:15px;
}
#Area_SongScoreForm ul a.stars2:hover {
	width:30px;
}
#Area_SongScoreForm ul a.stars3 {
	left:30px;
}
#Area_SongScoreForm ul a.stars3:hover {
	width:45px;
}
#Area_SongScoreForm ul a.stars4 {
	left:45px;
}
#Area_SongScoreForm ul a.stars4:hover {
	width:60px;
}
#Area_SongScoreForm ul a.stars5 {
	left:60px;
}
#Area_SongScoreForm ul a.stars5:hover {
	width:75px;
}
