body {
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(menu/bg_body.jpg);
	background-repeat: repeat-x;
	font-size: 13px;
	line-height: 16px;
}
.sidebar {
	background-image: url(menu/sidebar.gif);
	background-repeat: repeat-y;
	width: 14px;
}
#contents {
	background-color: #fff8e8;
	width: 772px;
	background-image: url(menu/bg_contents.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
}
.news {
	font-size: 12px;
	line-height: 15px;
}
#update {
	font-size: 11px;
	padding: 10px;
}
