.css_htop_mp3{
	width:330px;
	height:638px;
	position:relative;
}
.css_htop_mp3 .album_back{
	position:absolute;
	width:330px;
	height:638px;
	left:0px;
	top:0px;
	z-index:0;
}
.css_htop_mp3 .album_info{
	position:absolute;
	left:1px;
	top:124px;
	width:330px;
	height:514px;
	z-index:100;
}

.css_htop_mp3 .album_info .trace_list{
	width:302px;
	height:501px;
	overflow:auto;
}
.css_htop_mp3 UL{
	padding:0px;
	margin:0px;
	width:302px;
	list-style:none;
	display:block;
	height:50px;
}
.css_htop_mp3 UL LI{
	height:49px;
	float:left;	
	border-bottom:1px solid #000000;	
}
.css_htop_mp3 UL LI.too{
	color:#1a1a1a;
	font-size:25px;
	width:50px;
	font-weight:bold;
	border-right:1px solid #000000;
}
.css_htop_mp3 UL LI.pic{
	width:50px;
	border-right:1px solid #000000;
}
.css_htop_mp3 UL LI.time{
	width:50px;
	border-left:1px solid #000000;
	color:#999999;
	font-size:12px;
}
.css_htop_mp3 UL LI.trace{
	width:199px;
	overflow:hidden;
}
.css_htop_mp3 UL LI.trace .song_name{
	height:28px;
}
.css_htop_mp3 UL LI.trace .song_name A{
	color:#889999;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
.css_htop_mp3 UL LI.trace .song_name A:hover{
	color:#889999;
	text-decoration:underline;
}
.css_htop_mp3 UL LI.trace A{
	color:#1a1a1a;
	text-decoration:none;
	font-size:10px;
}
.css_htop_mp3 UL LI.trace A:hover{
	color:#1a1a1a;
	text-decoration:underline;
}
.css_htop_mp3 UL LI.song{
	width:21px;
	float:right;
	background:url(music_song_icon.gif) center right no-repeat;
}
.css_htop_mp3 UL LI.video{
	width:21px;
	float:right;
	background:url(music_video_icon.gif) center right no-repeat;
}
.css_htop_mp3 UL LI.ug{
	width:21px;
	float:right;
	background:url(music_ug_icon.gif) center right no-repeat;
}