#Download {
	width: 883px;
	height: 194px;
	text-align: center;
	position: absolute;
	top: 918px;
	left: 50%;
	margin-left: -430px;
	z-index: 51;
	border-radius: 5px;
}

#Download .btn_down_s1 {
	float: left;
	width: 345px;
	height: 97px;
	text-indent: -999em;
	/* background: url(../images/btn_down1.png) no-repeat left top; */
}

#Download .btn_down_s2 {
	float: left;
	width: 345px;
	height: 97px;
	text-indent: -999em;
	margin-left: 180px;
	/* background: url(../images/btn_down2.png) no-repeat left top; */
}

/* #Download .btn_down_s1:hover {
	background: url(../images/btn_down1.png) no-repeat left bottom;
}

#Download .btn_down_s2:hover {
	background: url(../images/btn_down2.png) no-repeat left bottom;
}
 */