﻿#footer{
	width:1440px;
	margin:0px auto;
	text-align:center;
	color:#fff;
	line-height:24px;
	padding:15px 0px;
	
}

#footer a{
	color:#fff;
}

body{
	font-family:"宋体";
	background:#010220;
}