﻿@charset "utf-8";

@import "../../style/general.css";

.footer
{
	width:1000px;
	height:80px;
	background-size:1000px;
	background-image:url(../image/footer.jpg);
}


.footer pre
{
	line-height:80px;
	text-align:center;
}