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

#CONTENTS {
	font-family: "Times New Roman", Times, serif;
	height: 875px;
	width: 675px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: small;
	color: #333333;
	text-align: left;
}
.Text_RL  {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	text-align: left;
}
#Left_Side {
	padding: 5px;
	float: left;
	width: 273px;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: left;
}
#TOP {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	clear: none;
	float: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Center {
	padding: 0px;
	height: auto;
	width: 74px;
	float: left;
	margin-top: 25px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
}
#Right_Side {
	padding: 5px;
	float: right;
	height: auto;
	width: 273px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 7px;
	text-align: left;
}
