@charset "UTF-8";
/* CSS Document */

#artist {
	width: 678px;
	font-size: 12px;
	padding-bottom: 20px;
}
#artistLeft {
	float: left;
	height: 450px;
	margin-bottom: 20px;
}
#artistRight {
	margin-left: 15px;
	float: left;
	width: 300px;
	height: 450px;
	margin-bottom: 20px;
}
#artistRight a{
	color: #E4161F;
	text-decoration: none;
}
#artistRight a:hover{
	color: #FFF;
	background-color: #E4161F;
}
.artist1 {
	width: 160px;
	height:160px;
	overflow:hidden;
	float: left;
	margin-right: 6px;
	margin-bottom: 10px;
}
.artist2 {
	width: 160px;
	float: left;
	margin-bottom: 10px;
}
#artist2 {
}
#artistRight h2 {
	color: #E4161F;
	font-size: 44px;
	font-family: impact;
	line-height: 34px;
	margin-bottom: 5px;
}
#artistRight h3 {
	font-family: impact;
	color: #000;
	font-size: 20px;
}
#artistLeft2 {
	float: left;
	margin-bottom: 20px;
}
#artistMid2 {
	float: left;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
}
#artistMid2 img {
	margin-bottom: 5px;
}
#artistRight2 img {
	margin-bottom: 5px;
}
#artistRight2 {
	float: left;
	margin-bottom: 20px;
	line-height: 20px;
}
#artistLeft2 img {
	margin-bottom: 5px;
}
#artistmore {
	text-align: center;
	margin-top: 5px;
}
#artistLeft2 a {
	color: #666;
	text-decoration: none;
	display:block;
}
#artistLeft2 a:hover {
	color: #FFF;
	background-color: #E4161F;
}
#artistMid2 a {
	color: #666;
	text-decoration: none;
	display:block;
}
#artistMid2 a:hover {
	color: #FFF;
	background-color: #E4161F;
}
#artistRight2 a {
	color: #E4161F;
	text-decoration: none;
}
#artistRight2 a:hover {
	color: #FFF;
	background-color: #E4161F;
}
#artist3 {
	float: left;
	padding-left: 20px;
	width: 660px;
	margin-bottom: 20px;
}
#artist3 img {
	margin-bottom: 5px;
}
#artist3 a {
	color: #E4161F;
	text-decoration: none;
}
#artist3 a:hover {
	color: #FFF;
	background-color: #E4161F;
}
#artistRight p{
	line-height:120%;
}