#quicklinks {
	width: 900px;
	height: 150px;
	position: absolute;
	overflow: hidden;
	top: 895px;
	left: 50%;
	margin: 0 auto;
	margin-left: -450px;
	z-index: 3500;
	margin-top: 0px;
}
#quicklinks .down01_btn {
	cursor: pointer;
	width: 235px;
	height: 150px;
	position: absolute;
	margin-left: 10px;
	margin-top: 0px;
	background-size: 100% 100%;
	text-indent: -9999rem;
}
#quicklinks .down02_btn {
	cursor: pointer;
	width: 235px;
	height: 150px;
	position: absolute;
	margin-left: 262px;
	margin-top: 0px;
	background-size: 100% 100%;
	text-indent: -9999rem;
}
#quicklinks .down03_btn {
	cursor: pointer;
	width: 235px;
	height: 150px;
	position: absolute;
	margin-left: 510px;
	margin-top: 0px;
	background-size: 100% 100%;
	text-indent: -9999rem;
}
