@import "../def/trans.css";

html,body {
	width: 100%;
	height: 100%;
}

.centerbox {
	text-align:center;
}

.centerspacer { 
	margin-bottom: -345px;
}

.centeredbox {
	width: 1008px;
	height: 691px;
}

a.olink {
	display: block;
	font-size: 10px;
	position: absolute;
	bottom: 114px;
	right: 359px;
	text-decoration: none;
	width: 129px;
	height: 18px;
}
a.olink img {
	display: block;
}
a.olink:hover {
	border-bottom: 1px solid #586683;
}
