.border {
	padding:0px;
	width:1160px;
}

.artist-list .wrap p.subtitle {
	text-align:center;
	letter-spacing: 10px;
	font-weight: 300;
	padding:10px 0 10px;
	margin:30px 0 0px;
	color:#666666;
	border-top:1px solid #bbbbbb;
}

p.artist-count {
	font-size:12px;
	margin:0px;
	letter-spacing: -1px;
	font-weight: 400;
	color:#888888;
}

p.artist-name {
	font-size:12px;
	text-align:center;
	color:#000000;
	text-decoration: none;
	margin:3px 0 0;
	font-weight: 500;
	white-space: nowrap;
	overflow: hidden;
}

p.artist-ename {
	font-size:10px;
	font-weight:400;
	color:#999999;
	margin:0;
	line-height: 100%;
	text-align:center;
	white-space: nowrap;
	overflow: hidden;
}

p.artist-detail {
	font-size:11px;
	color:#666666;
	margin:0px 0 0 0px;
	padding:0px;
	line-height: 110%;
	font-weight:300;
}

p.artist-product {
	text-align:center;
	font-size:11px;
	font-family:'arial';
	color:#777777;
	margin:7px 0 0 0px;
	padding:0px;
	font-weight:600;
	letter-spacing:0;
}

p.artist-like {
	font-size:12px;
	color:#666666;
	margin:6px 0 0 0px;
	padding:0px;
	line-height: 140%;
	font-weight:300;
}

p.artist-like span {
	color:#333333;
	font-weight:600;
}

.artist-list ul {
	margin:0px;
	padding:0px;
	list-style: none;
}

.masterpiece {
	position:absolute;
	width:60px;
	height:60px;
	right:8px;
	margin:-4px 0 0 0;
	border-radius:0px;
	background-position:center center;
	background-size:cover;
}

.profile {
	display:inline-block;
	width:100%;
	height:28vw;
	margin-top:2px;
	border-radius:3px;
	background-position:center top;
	background-size:cover;
	vertical-align: top;
}

.anounce {
}

.artist-list {
	padding:10px 0 0 0;
}

.artist-list ul {
	padding:0;
	border-bottom:1px solid #eeeeee;
}

.artist-list ul li {
	display:inline-block;
	margin:0;
	padding:10px;
	width:calc(33.3% - 20px);
	border:0px solid #eeeeee;
	border-width:0;
	vertical-align: top;
	text-align: left;
	font-size:18px;
	letter-spacing: -1px;
	background-color:#ffffff;
	cursor: pointer;
}

p.cho {
	font-size:20px;
	text-align:center;
	font-weight:600;
	color:#6699aa;
}

.artistcount {
	font-size:12px;
	text-align:left;
	letter-spacing: -0.5px;
	padding:0;
	margin:0 0 10px;
}

.artist-list ul li:nth-child(2n) {
	margin-right:0px;
}

.frame {
	background-color:#f4f4f4;
}

.category-collection {
	margin:50px 0 30px 0;
}

.category-collection .wrap ul {
	list-style: none;
	padding:0px;
	margin:0px;
	font-size:0px;
}

.category-collection .wrap ul li {
	display:inline-block;
	margin:0px 40px 40px 0;
}

.category-collection .wrap ul li:nth-child(3n)
{
	margin:0px 0px 40px 0;
}