#artist #main_cnt {
	padding-bottom: 100px;
}

#artist .artist_list h3 {
	margin-bottom: 1px;
	padding: 3px 4px 1px;
	border-bottom: 1px solid #b2b2b2;
}
#artist .artist_list_cnt {
	margin-bottom: 6px;
	padding: 1px 0px;
	background: transparent url(../img/artist/bg_artist_list.gif) repeat-x left top;
	border-bottom: 1px solid #b2b2b2;
}
#artist .artist_list a {
	display: block;
	float: left;
	margin-left: 6px;
	margin-right: 4px;
	padding-left: 8px;
	background: transparent url(../img/common/icn_tri_org_s.gif) no-repeat left center;
	color: #333333;
	text-decoration: none;
	white-space: nowrap;
}

#artist .artist_box {
	padding: 6px 10px;
}
#artist .artist_box_cnt .img {
	float: left;
	width: 160px;
}
#artist .artist_box_cnt .info {
	float: right;
	width: 405px;
}
#artist .sbox {
	margin-left: 10px;
}
#artist .sbox.prof {
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #b2b2b2;
}
#artist .sbox.link a {
	color: #333333;
	text-decoration: none;
}
#artist .sbox.link a:hover {
	text-decoration: underline;
}

