
#Flash {
    width: 1920px;
    height: 1000px;
    position: absolute;
    left: 50%;
    margin: 0px auto -272px -960px;
    z-index: 50;
}
#Header{margin:0 auto -290px -960px;width:1920px;height:1000px;position:absolute;left:50%;line-height:0px;}
#Downloads{height: 97px;text-align:center;position:absolute;top: 750px;left:49%;margin-left: -417px;z-index:51;border-radius:5px;}
#Downloads .btns_down_s1{
	float:left;
	width: 220px;
	height: 50px;
    line-height: 50px;
    text-align: center;
    overflow: hidden;
    font-size: 20px;
	margin-left: 55px;
    color: #f3ede5;
    background: url("../image/btnbg.png") no-repeat left top;
    border: 1px solid #c6b989;
    border-radius: 5px;
    text-shadow: 0 20px 100px rgba(0,0,0,0.4);
    display: block;} 
#Downloads .btns_down_s2{
	float:left;
	width: 220px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	overflow: hidden;
	font-size: 20px;
	margin-left: 55px;
	color: #f3ede5;
	background: url("../image/btnbg.png") no-repeat left top;
	border: 1px solid #c6b989;
	border-radius: 5px;
	text-shadow: 0 20px 100px rgba(0,0,0,0.4);
	display: block;} 
#Downloads .btns_down_s3{
	float:left;
	width: 220px;
	height: 50px;
    line-height: 50px;
    text-align: center;
    overflow: hidden;
    font-size: 20px;
	margin-left: 55px;
    color: #f3ede5;
    background: url("../image/btnbg.png") no-repeat left top;
    border: 1px solid #c6b989;
    border-radius: 5px;
    text-shadow: 0 20px 100px rgba(0,0,0,0.4);
    display: block;} 
