body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.bg_side01 {
	background-image: url(images/bg-side.gif);
	background-repeat: repeat-y;
	width: 64px;
}
.bg_side02 {
	background-image: url(images/bg-side-1.gif);
	background-repeat: repeat-y;
	width: 64px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}
