@charset "utf-8";

@media print{
body{
	background:none;
}

img{
	border:none;
}


}