﻿@charset "utf-8";
/* CSS Document */

@import "../../style/general.css";

.footer
{
	margin:auto;
	width:1000px;
	line-height:80px;
	text-align:center;
	font-size:18px;
	color:#ffffff;
	background-color:#1A7FCD;
}