/* #Download {
    width: 1064px;
    height: 120px;
    text-align: center;
    position: absolute;
    top: 961px;
    left: 50%;
    margin-left: -440px;
    z-index: 51;
    border-radius: 5px;
}

#Download .btn_down_s1 {
    float: left;
    width: 414px;
    height: 120px;
    text-indent: -999em;
    margin-right: 80px;
    background: url(../images/btn1.png) no-repeat left top;
}

#Download .btn_down_s2 {
    float: left;
    width: 414px;
    height: 120px;
    text-indent: -999em;
    margin-right: -1px;
    background: url(../images/btn2.png) no-repeat left top;
}

#Download .btn_down_s3 {
    float: left;
    width: 80px;
    height: 316px;
    text-indent: -999em;
    margin-right: -1px;
    background: url(../images/btn3.png) no-repeat left top;
}

#Download .btn_down_s4 {
    float: left;
    width: 80px;
    height: 316px;
    text-indent: -999em;
    margin-right: -1px;
    background: url(../images/btn4.png) no-repeat left top;
}

#Download .btn_down_s1:hover {
    background: url(../images/btn1_1.png) no-repeat left top;
    margin-top: -5px
}

#Download .btn_down_s2:hover {
    background: url(../images/btn2_1.png) no-repeat left top;
    margin-top: -5px
}

#Download .btn_down_s3:hover {
    background: url(../images/btn3_1.png) no-repeat left top;
    margin-top: -10px
}

#Download .btn_down_s4:hover {
    background: url(../images/btn4_1.png) no-repeat left top;
    margin-top: -10px
} */



#Download {
    width: 764px;
    height: 172px;
    text-align: center;
    position: absolute;
    top: 876px;
    left: 50%;
    margin-left: -390px;
    z-index: 51;
    border-radius: 5px;
    background: url(../images/down6.png) no-repeat left top;
}
#Download .btn_down_s1 {
    float: left;
    width: 238px;
    height: 108px;
    text-indent: -999em;
    margin-left: 94px;
    margin-top: 33px;
}
#Download .btn_down_s2 {
    float: left;
    width: 98px;
    height: 101px;
    text-indent: -999em;
    margin-left: 15px;
    margin-top: 37px;
}
#Download .btn_down_s3 {
    float: left;
    width: 98px;
    height: 101px;
    text-indent: -999em;
    margin-left: 15px;
    margin-top: 37px;
}
#Download .btn_down_s4 {
    float: left;
    width: 105px;
    height: 104px;
    text-indent: -999em;
    overflow: hidden;
    margin-left: 16px;
    margin-top: 33px;
}