#Download {
	width: 1064px;
	height: 120px;
	text-align: center;
	position: absolute;
	top: 955px;
	left: 50%;
	margin-left: -358px;
	z-index: 51;
	border-radius: 5px;
}
#Download .btn_down_s1 {
	float: left;
	width: 324px;
	height: 120px;
	text-indent: -999em;
	margin-right: 80px;
	background: url(../images/btn1.png) no-repeat left top;animation: sc 2s infinite linear;
}
#Download .btn_down_s2 {
	float: left;
	width: 324px;
	height: 120px;
	text-indent: -999em;
	margin-right: -1px;
	background: url(../images/btn2.png) no-repeat left top;animation: sc 2s infinite linear;
}
#Download .btn_down_s1:hover {
	margin-top: -5px;
}
#Download .btn_down_s2:hover {
	margin-top: -5px;
}
@keyframes sc {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(0.9);
    }

    100% {
        transform: scale(1);
    }
}


.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;
}
