@charset "utf-8";
#main #pdf {
	float: left;
	height: 220px;
	width: 810px;
	background-image: url(pdf-bg.gif);
}
#main #pdf .bg {
	position: relative;
	left: 170px;
	top: 10px;
	height: 190px;
	width: 140px;
}
#main #pdf .navi {
	position: relative;
	left: 165px;
	bottom: 55px;
	height: 100px;
	width: 200px;
}
