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

#footer {
	clear:both;
	
	}
	
.style7 {
	background-image:url(../images/footer_back01.jpg);
	background-repeat:repeat-x;
	height:61px;
	font-size:80%;
	color:#FFFFFF;
	text-align:center;
	line-height:55px;

	}
	
.style7 a {
	color:#FFFFFF;
	}
	
.style7 a:hover {
	color:#FFCC99;
	}
	
#footer address {
	height:108px;
	background-image:url(../images/footer_back02.jpg);
	background-repeat:repeat-x;
	font-style:normal;
	color:#FFFFFF;
	font-size:80%;
	line-height:80px;
	text-align:center;

	}