#eyecatcher .stage {
	overflow: hidden; 
	position: relative;
	background-position: top left;
	background-repeat: no-repeat;
}

#eyecatcher .eycatcheritem1 {
	left: 0px;
	top: 0px;
	width: 492px;
	height: 82px;
	position: absolute;
	color: #828282;
}

#eyecatcher .eycatcheritem1 a {
	color: #4682b4;
	text-decoration: none;
}
#eyecatcher .eycatcheritem1 a:hover {
	text-decoration: underline;
}


#eyecatcher .eycatcheritem2 {
	left: 432px;
	top: 57px;
	width: 320px;
	height: 37px;
	position: absolute;
	color: #828282;
}

#eyecatcher .eycatcheritem2 a {
	color: #4682b4;
	text-decoration: none;
}
#eyecatcher .eycatcheritem2 a:hover {
	text-decoration: underline;
}


