﻿@charset "utf-8";
/* CSS Document */

.footer{
	width:980px;
	height:60px;
	margin:0 auto;
	padding-top:15px;
	text-align:center;
	font-size:12px;
	color:#FFF;
	line-height:30px;}
.footer p{line-height:30px;}