#eyecatcher .stage {
	overflow: hidden; 
	position: relative;
	background-position: top left;
	background-repeat: no-repeat;
}

#eyecatcher .eycatcheritem1 {
	left: 720px;
	top: 284px;
	width: 235px;
	height: 27px;
	position: absolute;
	color: #000000;
}

#eyecatcher .eycatcheritem1 a {
	color: #4682b4;
	text-decoration: none;
}
#eyecatcher .eycatcheritem1 a:hover {
	text-decoration: underline;
}


