body {
	font-size:12px;
	background-color:#000;
	background-repeat: repeat;
	background-position: 50% 0%;
	margin:0;
	padding:0;
}

.LEFT {
	width:459px;
	background-image: url(images/bg_01.jpg);
	background-position: right top;
	background-repeat:no-repeat;
}


.RIGHT {
	width:459px;
	background-image: url(images/bg_02.jpg);
	background-position: left top;
	background-repeat:no-repeat;
}


#FB{
	line-height: 30px;
	position: absolute;
	margin:15px 0 0 680px;
}


#LOGO{
	position: absolute;
	margin:15px 0 0 806px;
}


.INDEX_01 {
	width:1002px;
	height:248px;
	background-image: url(images/index_01.jpg);
	background-repeat: no-repeat;
}

.INDEX_02 {
	width:1002px;
	height:1980px;
	background-image: url(images/index_02.jpg);
	background-repeat: no-repeat;
}

.BOX{
	width:630px;
	float:right;
	padding: 30px 70px 30px 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	letter-spacing:1px;
	line-height:2.2;
	font-size:15px;
}



.font_01{
	color:#FF0;

	}
	
/* ----------------------- ¤º­¶ªí®æ ------------------------*/	

.table1{
	margin: 2px;
	border: 1px solid #e2d5a9;
	background-color: #c2b587;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 2.0;
	color:#C00;
	text-align: center;
	letter-spacing:1px;
}
.table2{
	margin: 2px;
	border: 1px solid #e2d5a9;
	background-color: #FBFBE1;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 2.0;
	color:#333;
	letter-spacing:1px;
}
	
.table3{
	margin: 2px;
	border: 1px solid #e2d5a9;
	background-color: #eae7d2;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 2.0;
	color:#333;
	letter-spacing:1px;
}

