html {
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px
}

body {
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px
}

#ribbon {
    background-image: url(../images/bg.png);
    min-width: 930px;
    width: 100%;
    font-family: 微软雅黑, 宋体;
    height: 70px;
    font-size: 12px;
    cursor: default
}

#ribbon .group {
    text-align: center;
    float: left
}

#ribbon .content {
    padding-left: 3px;
    padding-right: 3px;
    height: 67px;
    padding-top: 3px;
}

#ribbon .content .bigtool {
    border-bottom: transparent 1px solid;
    min-width: 47px;
    text-align: center;
    border-left: transparent 1px solid;
    padding-bottom: 0px;
    margin: 2px;
    padding-left: 3px;
    padding-right: 3px;
    float: left;
    height: 50px;
    border-top: transparent 1px solid;
    border-right: transparent 1px solid;
    padding-top: 3px;
    _height: 59px;
    _padding: 3px 3px 0px 3px;
    _border: solid 1px #eff5fb;
    border-radius: 2px
}

#ribbon .content .active {
    filter: progid: DXImageTransform.Microsoft.Shadow(color='#969696', Direction=135, Strength=5);
    /*for ie6,7,8*/
    background-color: #eee;
    -moz-box-shadow: 3px 5px 5px #969696;
    /*firefox*/
    -webkit-box-shadow: 3px 5px 5px #969696;
    /*webkit*/
    box-shadow: 3px 5px 5px #969696;
    /*opera或ie9*/
}

#ribbon .content .selected {
    filter: progid: DXImageTransform.Microsoft.Shadow(color='#969696', Direction=135, Strength=5);
    /*for ie6,7,8*/
    background-color: #eee;
    -moz-box-shadow: 3px 5px 5px #969696;
    /*firefox*/
    -webkit-box-shadow: 3px 5px 5px #969696;
    /*webkit*/
    box-shadow: 3px 5px 5px #969696;
    /*opera或ie9*/
}

#ribbon .content .disabled {
    color: gray
}

#ribbon .content .bigtool img {
    width: 47px;
    height: 47px
}

#ribbon .content .bigtool span {
    display: block;
    padding-top: 5px;
    _padding-top: 2px
}

#ribbon .content .bigtool .dropdown {
    line-height: 10px;
    color: gray;
    font-size: 9px;
    padding-top: 2px;
    _padding-top: 0px
}

#ribbon .content .bigtool .dropdownlist {
    z-index: 9999999;
    border-bottom: gray 1px solid;
    position: absolute;
    min-width: 250px;
    border-left: gray 1px solid;
    background-color: white;
    display: none;
    border-top: gray 1px solid;
    border-right: gray 1px solid;
    border-radius: 2px;
    box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2)
}

#ribbon .content .bigtool .dropdownlist .listitem {
    border-bottom: transparent 1px solid;
    text-align: left;
    border-left: transparent 1px solid;
    padding-bottom: 5px;
    margin: 3px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
    border-top: transparent 1px solid;
    border-right: transparent 1px solid;
    padding-top: 5px
}

#ribbon .content .bigtool .dropdownlist .preview {
    color: #444444;
    font-weight: bold
}

#ribbon .content .bigtool .dropdownlist .listitem div {
    border-bottom: gray 1px solid;
    border-left: gray 1px solid;
    padding-bottom: 10px;
    margin: 2px 0px;
    padding-left: 10px;
    padding-right: 10px;
    color: black;
    border-top: gray 1px solid;
    font-weight: normal;
    border-right: gray 1px solid;
    padding-top: 10px
}

#ribbon .content .bigtool .dropdownlist .listitem span {
    display: inline
}

#ribbon .content .bigtool .dropdownlist .active {
    /*background-image: url(images/toolactive.gif);*/
    border-bottom: #e2b45c 1px solid;
    border-left: #e2b45c 1px solid;
    border-top: #e2b45c 1px solid;
    border-right: #e2b45c 1px solid;
    border-radius: 2px
}

#ribbon .content .bigtool .dropdownlist .selected {
    /*background-image: url(images/toolselected.gif);*/
    border-bottom: #c2943c 1px solid;
    border-left: #c2943c 1px solid;
    border-top: #c2943c 1px solid;
    border-right: #c2943c 1px solid;
    border-radius: 2px
}

#ribbon .content .bigtool .dropdownlist .listitemseperator {
    padding-bottom: 0px;
    line-height: 0;
    margin: 3px;
    padding-left: 0px;
    padding-right: 0px;
    font-size: 0px;
    border-top: gray 1px solid;
    padding-top: 0px
}

#ribbon .footer {
    text-align: center;
    line-height: 20px;
    height: 20px;
    color: gray;
    _height: 18px;
    _line-height: 18px
}

#ribbon .seperator {
    background-image: url(../images/groupborder.png);
    width: 3px;
    background-repeat: no-repeat;
    float: left;
    height: 55px;
    margin-top: 12px;
}

#frame {
    border-bottom: 0px;
    border-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    display: block;
    border-top: 0px;
    border-right: 0px;
    padding-top: 0px
}

#screen {
    background-image: url(../images/screenborder.png);
    border-bottom: #eee 1px solid;
    text-align: center;
    border-left: #eee 1px solid;
    line-height: 85px;
    display: none;
    background-repeat: repeat-x;
    height: 85px;
    font-size: 34px;
    overflow: hidden;
    border-top: #eee 1px solid;
    font-weight: bold;
    border-right: #eee 1px solid
}

#loading {
    background: url(../images/loading.gif) no-repeat 30px;
    border-bottom: #666 5px solid;
    border-left: #666 5px solid;
    line-height: 100px;
    background-color: white;
    padding-left: 100px;
    width: 250px;
    display: none;
    background-repeat: no-repeat;
    height: 100px;
    font-size: 36px;
    border-top: #666 5px solid;
    font-weight: bold;
    border-right: #666 5px solid
}

#about {
    position: absolute;
    bottom: 0px;
    display: none;
    font-family: 微软雅黑, 宋体;
    background: white;
    top: 0px;
    right: 0px;
    left: 0px
}

.about-content {
    margin: 0px auto;
    width: 600px
}

.about-content h2 {
    border-bottom: #dafec1 1px solid;
    text-align: center;
    line-height: 2em;
    margin: 0px;
    font-weight: normal
}

.about-content dl {
    padding-bottom: 0px;
    list-style-type: none;
    margin: 20px 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px
}

.about-content dl dt {
    line-height: 2em;
    font-size: 1.2em
}

.about-content dl dd {
    line-height: 1.5em
}


/* -------------------------------- */

.rate {
    position: relative;
    width: 55px;
    height: 55px;
}

.rate ul {
    position: absolute;
    top: 55px;
    left: 0;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: left;
    display: none;
}


/* 播放速率相关样式 */

.rate li {
    width: 110px;
    background: #E6E6E6;
    cursor: pointer;
    text-align: center;
}

.rate li:hover {
    background: #cacaca;
}

.rate li.current {
    background: #cacaca;
}

.rate a {
    line-height: 28px;
    font-size: 16px;
    color: #333;
    display: block;
    padding: 10px 20px;
}
