body {
	font-size:12px;
	height:1644px;
	background-color:#FFC;
	background-repeat: repeat;
	background-position: 50% 0%;
	margin:0;
	padding:0;
}


.LEFT {
	width:459px;
	background-image: url(images/bg_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.RIGHT {
	width:459px;
	background-image: url(images/bg_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#FB{
	line-height: 30px;
	position: absolute;
	margin:20px 0 0 390px;
}

#LOGO{
	line-height: 30px;
	position: absolute;
	margin:12px 0 0 500px;
}


.INDEX_01 {
	width:1002px;
	height:570px;
	background-image: url(images/index_01.jpg);
	background-repeat: no-repeat;
}

.INDEX_02 {
	width:1002px;
	height:93px;
	background-image: url(images/index_02.jpg);
	background-repeat: no-repeat;

}


.INDEX_03 {
	width:1002px;
	height:1130px;
	background-image: url(images/index_03.jpg);
	background-repeat: no-repeat;
}

.BOX {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	letter-spacing:1px;
	line-height:1.8;
}

.font_01{
	color:#C00;
	font-weight:bold;
}

/*ªí®æ*/

.table1{
	margin: 2px;
	border: 1px solid #9F987E;
	background-color: #821b02;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 2.0;
	color: #FFF;
	text-align: center;
	letter-spacing:1px;
}
.table2{
	margin: 2px;
	border: 2px solid #9F987E;
	background-color: #E9E9EB;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 2.0;
	color: #000;
	letter-spacing:1px;
}
	
.table3{
	margin: 2px;
	border: 2px solid #9F987E;
	background-color: #f7eee2;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 2.0;
	color: #000;
	letter-spacing:1px;
}

.table4{
	margin: 2px;
	border: 2px solid #9F987E;
	background-color:#eadecd;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 2.0;
	color: #000;
	letter-spacing:1px;
}

