/* CSS Document */
.td_song {
	width: 90px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 3px;
}
.td_song_top {
	padding-top: 3px;
}

