@charset "utf-8";




head+body {
    width: 165mm;
    max-width: 100%;
    min-width: 80%;
    margin: 0 auto;
}

#header,
#div_topicpath,
#div_sidebar,
#footer {
	display:none;
}
	
	#canvas,
	#main,
	#content {
		background:none;
		float:none;
	}
