div.jp-audio div.jp-type-playlist div.jp-interface {
    background-image: url(../js/jplayer/bgm_title_red.png) !important;
    background-color: #A21F32 !important;
}
div.jp-volume-bar{
    background: url(../js/jplayer/vol_seek_red.png) 0 0 repeat-x !important;
}
div.jp-volume-bar-value{
    background: url(../js/jplayer/vol_progress_red.png) 0 0 repeat-x !important;
    
}
#header{
    background-color: #A21F32 !important;
    
} 