html{

}

body {
  background-color: #FFFFFF;
}

li {list-style: none;}


#pM {
  width: 400px;
  min-height:300px;
  margin:0 0 0 -4px;
  line-height: 1.5;
  /line-height:1;
  background:url(../images/player/bg.gif) no-repeat 0 0;
}

#pM_program {
  position:relative;
}

#pM_program h3{
  height:46px;
  width: 100%;
  text-indent:-9999px;
  background:url(../images/player/bnj.gif) no-repeat 10px  5px;
  position:absolute;
  top:0px;
  left:0;
}

.prg {
  padding:30px 0 0 0;
  margin-left:8px;
}

#pM_songdata {
  background:url(../images/player/bg_song.gif) no-repeat 10px  0;
  height: 118px;
  margin-bottom:3px;
}

.inner {
  padding:10px 20px 10px 22px;
}

.player_title  {
  height:15px;
  padding: 0 0 0 45px;
  margin:10px 0 5px 10px;
  background:url(../images/player/txt_title.gif) no-repeat 0  6px; 
  text-align:left;
}

.player_title  span{
  margin-top:-10px;
  font-size:10pt;
  text-align:left;
}

.player_artist  {
  height:13px;
  margin:0 0 15px 10px;
  padding: 0 0 0 45px;
  background:url(../images/player/txt_artist.gif) no-repeat 0  4px; 
  text-align:left;
}

.player_artist  span{
  margin-top:-10px;
  font-size:10pt;
  text-align:left;
}
/* IE6,7*/
#pM_songdata #Artist  {
  /margin:0 0 5px 10px;
}


.area_buy {
  margin: 10px 0 0 0;
}
.area_buy img {
  margin: 0 0 0 30px;
}

.area_player {
  margin: 0px  0 0 8px;
  _margin: 5px  0 0 8px;
}
