/* =============================================================================
	ƗO CSS
============================================================================= */

div.image {
	width:660px;
	height:960px;
	margin:0 auto;
	padding:0;
	background:url("img/rinen.jpg") no-repeat 0 0;
}

div.image div {
	display:none;
}

a.btn_pdf {
	margin:0 5px 10px auto;
	padding:5px 0 0 22px;
	width:58px;
	height:20px;
	background-position:-580px -50px;
	text-decoration:none;
	font-size:12px;
	color:#444;
}

a.btn_pdf:hover {
	background-position:-580px -75px;
	color:#243596;
}
