@charset "UTF-8";

/* print.css
**************************************************************************************/


#body-in {
	min-width:1270px;
}
body {
	zoom:85%;
}
#body-in {
	background:none;
}
.home {
	background:none !important;
}
#header {
	/* box-shadow */
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
}
