@charset "utf-8";
.artist_list {
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #999999;
	height: 600px;
	width: 170px;
	position: absolute;
	top: 301px;
	line-height: 3px;
	left: 25px;
	z-index: 1;
	font-weight: normal;
	font-variant: normal;
}
