BODY {
	font-size:12px;
	background-color:#000;
	background-repeat: repeat;
	background-position: 50% 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:240px 0 0 50px;
}

.index_01{
	width:1002px;
	height:634px;
	background-repeat: no-repeat;
	background-image: url(images/index_01.jpg);
	}

.index_03{
	width:1002px;
	height:229px;
	background-image: url(images/index_03.jpg);
	}
	
.index_04{
	width:1002px;
	height:974px;
	background-image: url(images/index_04.jpg);
	}

.font_ta{
	margin:60px 0 0 100px;
	}
	
.font_01{
	font-size:12px;
	line-height:30px;
	color:#FFF;
	}
	
.font_02{
	font-size:12px;
	line-height:30px;
	color:#FFF;
	text-indent:25px;
	}
	
.font_03{
	font-size:12px;
	line-height:30px;
	color:#3CF;
	}

.font_05{
	font-size:12px;
	line-height:60px;
	color:#FC0;
	margin:0 0 0 800px;
	}



