#anap_music {
   width: 781px;
   margin-left: auto;
   margin-right: auto;
}

#anap_music div#anap_music-main {
   padding-bottom: 5px;
   *padding-top: 0;
   height: 18px;
   background-image: url(../img/top.jpg);
   background-repeat: no-repeat;
   background-position: top left;
}

#anap_music div#anap_music-main h1,
#anap_music div#anap_music-main h2,
#anap_music div#anap_music-main p {
   display: none;
}

#anap_music div#musichead{
   width: 772px;
   height: 100px;
   background: url(../img/headbg.jpg) left top no-repeat;
   margin-bottom: 12px;
   }
#anap_music div#musichead p {
   text-indent: -9999em;
   }

#anap_music div.music_container {
   float: left;
   width: 366px;
   margin-right: 10px;
   margin: 6px;
   padding-bottom: 10px;
   border-bottom: 1px #efdde4 solid;
}
#anap_music div.music_content {
   background-color:#efdde4;
   height: 101px;
   color: #5e2651;
   font-size: 11px;
   padding-right: 10px;
   line-height: 120%;
}

#anap_music div.music_content img{margin-right: 5px;}
#anap_music div.music_content img.main_pic {
   padding: 1px;
   margin-right: 10px;
}
#anap_music div.music_content a {font-size: 12px;margin:0;padding:0;}
#anap_music div.music_content hr {
   border:none;
   height: 1px;
   border-top:1px #FF2476 dotted;
   margin:0;padding:0;
   margin-bottom: 1px;
}
#anap_music div.music_content p.title {border-bottom: 1px #FF2476 dotted;}

