body {
	background-color: #0483ec;
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center;

	}
	
.left {background-image: url(images/index_01.jpg);
width:460px;
	background-repeat: no-repeat;
	background-position: right top;
	}
	
.right {background-image: url(images/index_03.jpg);
width:460px;
background-repeat: no-repeat;
	background-position: left top;
	}

.footer_left{background-image: url(images/web_07.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width:460px;
	}
	
.footer_right{background-image: url(images/web_09.jpg);
	background-repeat: no-repeat;
	width:460px;
	}

.main_bg{background-image: url(images/web_05.jpg);
	width:1000px;
	background-repeat: no-repeat;
	}
	
.font_01{
	color:#613a16;
	font-size:15px;
	letter-spacing:2px;
	line-height:30px;
	}
	
.font_02{
	color:#FC0;
	font-size:12px;
	letter-spacing:2px;
	line-height:30px;
	}
	
.font_03{
	color:#FFF;
	font-size:12px;
	letter-spacing:2px;
	line-height:30px;
	}
	
.font_04{
	color:#F90;
	font-size:12px;
	letter-spacing:2px;
	line-height:30px;
	}
	
.font_05{
	color:#613a16;
	font-size:12px;
	line-height:18px;
	}

.link12_orange:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FF6600;
	text-decoration: none;
}
.link12_orange:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FF6600;
	text-decoration: none;
}
.link12_orange:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FF6600;
	text-decoration: none;
}
.link12_orange:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FF9900;
	text-decoration: none;
}
.fb{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
	position: absolute;
	margin-top: 150px;
	margin-left: 690px;
	z-index:1;
}
