.right {
	display: none;
}
.left {
	display: none;
}
.content {
	width:100%;
	border: none;
}
.header_top {
	display: none;
}
.header {
	display: none;
}
.bottom {
	display: none;
}
.all {
	background-color: white;
	background-image: none;
}
.print {
	display: none;
}
.body {
	background-color: white;
}
