@charset "utf-8";

@media print {

	#inner .fixed_header {
		position: static;
	}

	.pagetop {
		display: none !important;
	}
}
