#download {
	    width: 1280px;
    height: 103px;
    position: absolute;
    top: 923px;
    left: 50%;
    margin-left: -531px;
    z-index: 1500;
}
#downloada {
	float: left;
	width: 1280px;
	height: 103px;
	overflow: hidden;
	margin-right: 20px;
	margin-top: 10px;
}
#downloada .btn_01 {
	float: left;
	width: 340px;
	height: 103px;
	position: relative;
	text-indent: -9999em;
	background: url(../images/btn01.png) no-repeat left top;
	display: block;
	margin-top: 0px;
}
#downloada .btn_01:hover {
	text-decoration: none;
	background: url(../images/btn01_hover.png) no-repeat left top;
}
#downloada .btn_02 {
	float: left;
	width: 340px;
	height: 103px;
	position: relative;
	text-indent: -9999em;
	background: url(../images/btn02.png) no-repeat left top;
	display: block;
	margin-left: 40px;
	margin-top: 0px;
}
#downloada .btn_02:hover {
	text-decoration: none;
	background: url(../images/btn02_hover.png) no-repeat left top;
}
#downloada .btn_03 {
	float: left;
	width: 340px;
	height: 103px;
	position: relative;
	text-indent: -9999em;
	background: url(../images/btn03.png) no-repeat left top;
	display: block;
	margin-left: 40px;
}
#downloada .btn_03:hover {
	text-decoration: none;
	background: url(../images/btn03_hover.png) no-repeat left top;
}
