@charset "utf-8";

@media print{
	* html body {
		zoom				:0.7;
	}
}
