@charset "UTF-8";
/* CSS Document */

#Table_01 #bodyfull {
	height: 315px;
	width: 800px;
	background-image: url(images/body_full.gif);
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 20px;
}
#Table_01 #spacelow {
	height: 24px;
	width: 800px;
	background-image: url(images/spacelow.gif);
}
#Table_01 #bodyright {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	line-height: 20px;
	overflow: auto;
	background-image: url(images/body_right.gif);
	background-repeat: repeat;
}
#Table_01 #bodyleft {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	line-height: 20px;
	color: #FFFFFF;
	overflow: auto;
}
#whole {
	height: 600px;
	width: 800px;
}
