.jp-audio :focus {
    outline: 0
}

.jp-audio button::-moz-focus-inner {
    border: 0
}

.jp-audio {
    font-size: 16px;
    font-family: Verdana, Arial, sans-serif;
    line-height: 1.6;
    color: #666;
    border: 1px solid #D4D0C8;

    background-color: #eee
}

.jp-audio {
    width: calc(100%-366px); overflow:hidden;min-width:400px;
}


.jp-interface {
    position: relative;
    background-color: #eee;
    width: 100%
}

.jp-audio .jp-interface {
    height: 60px
}


.jp-interface .jp-controls {
    margin: 0;
    padding: 0;
    overflow: hidden
}

.jp-audio .jp-controls {
    position: absolute;
    top: 10px;left:10px
}

.jp-controls button {
    display: block;
    float: left;
    overflow: hidden;
    text-indent: -9999px;
    border: none;
    cursor: pointer

}


.jp-play {
    width: 40px;
    height: 40px;
    background: url(blue34en.png) no-repeat
}

.jp-play:focus {
    background: url(blue34en.png) -41px 0 no-repeat
}

.jp-state-playing .jp-play {
    background: url(blue34en.png) 0 -42px no-repeat
}

.jp-state-playing .jp-play:focus {
    background: url(blue34en.png) -41px -42px no-repeat
}

.jp-next, .jp-previous, .jp-stop {
    width: 28px;
    height: 28px;
    margin-top: 6px
}

.jp-stop {
    background: url(blue34en.png) 0 -83px no-repeat;
    margin-left: 10px
}

.jp-stop:focus {
    background: url(blue34en.png) -29px -83px no-repeat
}

.jp-previous {
    background: url(blue34en.png) 0 -112px no-repeat
}

.jp-previous:focus {
    background: url(blue34en.png) -29px -112px no-repeat
}

.jp-next {
    background: url(blue34en.png) 0 -141px no-repeat
}

.jp-next:focus {
    background: url(blue34en.png) -29px -141px no-repeat
}

.jp-progress {
    overflow: hidden;
    background-color: #ddd
}

.jp-audio .jp-progress {
    position: absolute;
    top: 15px;
    height: 15px
}

.jp-audio .jp-type-single .jp-progress {
    left: 100px;
    width: calc(100% - 200px)
}


.jp-seek-bar {
    background: url(blue34en.png) 0 -202px repeat-x;
    width: 0;
    height: 100%;
    cursor: pointer
}

.jp-state-no-volume .jp-volume-controls {
    display: none
}

.jp-volume-controls {
    position: absolute;
    top: 22px;
     right:15px;      
    width: 75px;

}

.jp-volume-controls button {
    display: block;
    position: absolute;
    overflow: hidden;
    text-indent: -9999px;
    border: none;
    cursor: pointer
}

.jp-mute, .jp-volume-max {
    width: 18px;
    height: 15px
}

.jp-volume-max {
    left: 56px
}

.jp-mute {
    background: url(blue34en.png) 0 -170px no-repeat
}

.jp-mute:focus {
    background: url(blue34en.png) -19px -170px no-repeat
}

.jp-volume-max {
    background: url(blue34en.png) 0 -186px no-repeat
}

.jp-volume-max:focus {
    background: url(blue34en.png) -19px -186px no-repeat
}

.jp-volume-bar {
    position: absolute;
    overflow: hidden;
    background: url(blue34en.png) 0 -250px repeat-x;
    top: 5px;
    left: 18px;
    width: 30px;
    height: 5px;
    cursor: pointer
}

.jp-volume-bar-value {
    background: url(blue34en.png) 0 -256px repeat-x;
    width: 0;
    height: 5px
}



.jp-play-bar {
    background: url(jplayer.blue.gif) 0 0px repeat-x;
    width: 0;
    height: 22px;
}

.jp-seeking-bg {
    background: url(blue34en.seeking.gif)
}

.jp-audio .jp-time-holder {
    position: absolute;
    top: 35px
}

.jp-audio .jp-type-single .jp-time-holder {
    left: 95px;
    width: 70%
}


.jp-current-time, .jp-duration {
    width: 60px;
    font-size: .64em;
    font-style: oblique
}

.jp-current-time {
    float: left;
    display: inline;
    cursor: default
}

.jp-duration {
    float: right;
    display: inline;
    text-align: right;
    cursor: pointer
}



.jp-jplayer, .jp-jplayer audio {
    width: 0;
    height: 0
}

.jp-jplayer {
    background-color: #000
}

.jp-toggles {
    padding: 0;
    margin: 0 auto;
    overflow: hidden

}

.jp-toggles a:hover {
	padding:0px;BACKGROUND-COLOR: #f0f9fe;BORDER:0px;height:16px;
}
.menubar{white-space:nowrap;overflow: hidden;padding-left:-20px;}



.jp-toggles  #mp3 {
    background: url(  icon.png) 0 -36px no-repeat; display:inline-block;
    width:46px; height:16px;margin-left: 5px
}
.jp-toggles   #mp4 {
width:76px; height:16px;BACKGROUND: url(  icon/mp4.gif) no-repeat left top;display:inline-block;
}
.jp-toggles   #lrc {
    background: url(  icon.png) 0 -53px no-repeat; display:inline-block;
    width:46px; height:16px;margin-left: 5px
}
.jp-toggles   #EnPage {
    background: url(  icon.png) 0 -2px no-repeat; display:inline-block;
    width:46px; height:16px;margin-left: 5px
}
.jp-toggles   #CnPage {
    background: url(  icon.png) 0 -19px no-repeat; display:inline-block;
    width:46px; height:16px;margin-left: 5px
}
.jp-toggles  #next {
    background: url(  icon.png) 0 -70px no-repeat; display:inline-block;
    width:46px; height:16px;margin-left: 5px
}
.jp-toggles   #help {
    background: url(  icon.png) 0 -86px no-repeat; display:inline-block;
    width:46px; height:16px;margin-left: 5px
}
.jp-toggles   #report {
    background: url(  icon.png) 0 -104px no-repeat; display:inline-block;
    width:46px; height:16px;margin-left: 5px
}




.jp-audio .jp-type-single .jp-toggles {
    width: calc(100%-120px)
}

.jp-toggles button {
    display: block;
    float: left;
    width: 25px;
    height: 18px;
    text-indent: -9999px;
    line-height: 100%;
    border: none;
    cursor: pointer
}


.jp-repeat {
    margin:3px 20px 0 0;background: url(blue34en.png) 0 -290px no-repeat
}

.jp-repeat:focus {
    background: url(blue34en.png) -30px -290px no-repeat
}

.jp-state-looped .jp-repeat {
    background: url(blue34en.png) -60px -290px no-repeat
}

.jp-state-looped .jp-repeat:focus {
    background: url(blue34en.png) -90px -290px no-repeat
}

.jp-no-solution {
    padding: 5px;
    font-size: .8em;
    background-color: #eee;
    border: 2px solid #009be3;
    color: #000;
    display: none
}

.jp-no-solution a {
    color: #000
}

.jp-no-solution span {
    font-size: 1em;
    display: block;
    text-align: center;
    font-weight: 700
}

