#Download {
    width: 994px;
    height: 120px;
    text-align: center;
    position: absolute;
    top: 950px;
    left: 50%;
    margin-left: -438px;
    z-index: 51;
    border-radius: 5px;
}

#Download .btn_down_s1 {
    float: left;
    width: 470px;
    height: 120px;
    text-indent: -999em;
    margin-right: 0px;
    background: url("../images/btn1.png") no-repeat left top;
}

#Download .btn_down_s2 {
    float: left;
    width: 470px;
    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;
    transform: scale(1.09);
}

#Download .btn_down_s2:hover {
    background: url("../images/btn2_1.png") no-repeat left top;
    transform: scale(1.09);
}

#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
}


.m1piccona {
    float: left;
    position: relative;
    width: 470px;
    height: 53px;
    margin-left: 144px;
    margin-top: 252px;
    z-index: 99;
}

.m1piccona li {
    float: left;
    width: 53px !important;
    height: 53px !important;
    margin-right: 22px;
    margin-left: 0px;
    padding: 0 0px;
    margin-bottom: 10px;
}

.m1piccona li a span {
    float: left;
    width: 53px;
    height: 15px;
    line-height: 15px;
    border: 1px solid #585858;
    font-size: 12px;
    color: #ed2d01;
    background: #1c1010;
    padding: 5px 10px;
    margin-top: 10px;
    text-align: center;
    margin-left: 0px
}

.m1piccona li img {
    float: left;
    width: 45px;
    height: 45px
}

.STYLE1 {
    width: 800px;
    height: 300px;
    margin: 0 auto;
    color: #FFFFFF;
}

.STYLE2 {
    color: #FFFFFF
}

.STYLE1 {
    font-size: 24px;
}

.topstyle {
    top: 0px;
    height: 68px;
    position: fixed;
    z-index: 999;
}

.topstyle a {
    text-decoration: none;
    color: #4f4f4f;
}