@charset "iso-8859-1";
/* ==================================
For Print CSS
================================== */
/*
non-print
--------------------------------------- */
.printoff {
	display: none;
}

/*
default
--------------------------------------- */
body {
	text-align: left;
	_zoom:80%;
}
