@media print {

@charset "utf-8";

#recruit_print {
	width: 100% !important;
	padding: 0 !important;
}

#printBt_out {
	display: none !important;
}
}