#archive {
	position: absolute;
	z-index: 10000;
	width: 160px;
	height: 150px;
	text-align: center;
	right: 20px;
	top: 90px;
	background: url(../images/arch.png) center 5px no-repeat;
}

#archive span {
	font-size: 14px;
	color: #ff0000;
	padding-top: 120px;
}

#gd {
	position: absolute;
	z-index: 10000;
	width: 160px;
	height: 150px;
	text-align: center;
	right: 20px;
	top: 90px;
	background: url(../images/arch.png) center 5px no-repeat;
}

#gd span {
	font-size: 14px;
	color: #ff0000;
	padding-top: 120px;
}