body{
	background-image:none;
	}
* html body{
	zoom: 60%;
	}
* html ,
* html body {
	height: 100%;
	overflow-y: visible;
	overflow-x: visible;
}

* html #top {
	overflow: visible;
	position: relative;
	width: 100%;
	height: 100%;
}
#header .header_navi,
#fixed,
#pagetop{
	display:none;
	}
#footer{
	background-image:none;
	color: #333333;
}	
.front_print {
page-break-after: always;
}
