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

@media print{
	* html body {
		zoom	:0.7;
	}
}
