@charset "utf-8";

#left_menu, #footer, #header, #jump_menu {
	display: none;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
	background-color: #FFFFFF;
}
#middle #content {
	width: 80%;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
}
#middle {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
