
.oddeye {
	width: 202px;
	height: 226px;
	background-image: url(../img/BG_oddeye.png);
	position: relative;
}
.oddeyeclick {
	width: 61px;
	height: 19px;
	position: absolute;
	top: 43px;
	left: 133px;
	background-image: url(../img/Bu_oddeye.png);
}
.oddeyeclick:hover {
	cursor: pointer;
	background-position: bottom center;
}
.oddeyecount {
	width: 202px;
	height: 35px;
	position: absolute;
	bottom: 0px;
	line-height: 1.2em;
	font-size: 22pt;
	text-align: center;
	color: #16317c;
	font-family: 'Signika', sans-serif;
}
