@import "/css/reset.css";
@import "/css/common.css";
@import "/css/style.css";

body {
	background:#fff;
}

.print {
	display:block;
	position:relative;
	top:0;
	width:auto;
}

#all {
	padding-top:50px !important;
}

#top {
	background:none;
	height:50px;
	width:200px;
}

#top h1 {
	margin:0 0 0 200px;
}
.webWidth {
	width:auto;
}

#topRight,#logo, #scroll, #footer .left, #blur, #menuTop, #topFolder, #left, #footer, #subMenu {
	display:none;
}
#right, #content {
	background:transparent;
	display:block !important;
	float:none !important;
	position:relative !important;
	width:auto !important;
}
