@charset "utf-8";
/* Print Document */

#left, #right, #content_left, #content_right, #print, #footer {
display: none;
}
#main {
	width: 700px;
	border: none;
}
body {
	background-image: none;
}