@charset "utf-8";
/* CSS Document */
#r08_top_footer{
	position: relative;
	z-index: 10;
	margin-top: 100px;
}
@media screen and (max-width: 640px){
#r08_top_footer{
	margin-top: 0px;
}
}
.r08_footer{
	padding-top: 100px !important;
}
