#arrow {
	background-image: url(img/arrow.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 227px;
	width: 260px;
	z-index: 60;
}
#arrow ul {
	width: 139px;
	position: absolute;
	left: 61px;
	top: 33px;
	text-align: center;	
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#arrow li {
	margin-bottom: 20px;
	text-align: center;
}
