@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:900;
}



.box_pdf a:link img,
.box_pdf a:visited img {
	border:1px solid #CCC;
}
.box_pdf a:hover img,
.box_pdf a:active img {
	border:1px solid #99c2ff;
}



a:link,
a:visited {
	color:#3485ff;
}
a:hover,
a:active {
	color:#06F;
}