.NewsTitle {
  font-size:20px;
  margin-bottom:5px;
}
.NewsTitle a {
  text-decoration:none;
  color:#999999;
}
.NewsTitle a:hover {
  text-decoration:underline;
  color:#34BEED;
}
#artist {
  border:1px solid #34BEED;
  padding:10px;
}
#artistlist {
  font-size:13px;
  line-height:25px;
}
#artistlist a {
  color:#333333;
}
#artistlist a:hover {
  color:#34BEED;
}
.size1 {
  font-size:13px;
}
.size2 {
  font-size:16px;
}
.size3 {
  font-size:22px;
}
.size4 {
  font-size:24px;
  font-weight:bold;
}
.ArtistInf {
  padding:3px;
  border-top:2px solid #34BEED;
  border-bottom:2px solid #34BEED;
}
.ArtistInfName {
  padding-top:5px;
  font-size:20px;
  color:#333333;
  line-height:30px;
}
.ArtistInfName span {
  font-size:24px;
  color:#34BEED;
  font-weight:bold;
}
.ArtistInfName img {
  padding:3px;
  border:1px solid #999999;
  float:left;
  margin-right:10px;
}
.ArtistInfData {
  font-size:18px;
  margin-bottom:10px;
}
.ArtistInfData span {
  font-size:13px;
}
.ArtistInfData a {
  color:#333333;
  text-decoration:none;
}
.ArtistInfData a:hover {
  color:#34BEED;
}
.ArtistInfDataTitle {
  font-size:24px;
  border-bottom:1px solid #34BEED;
}
.ArtistInfDataTitle span {
  font-size:16px;
}

