﻿#Foot
{
	width:960px;
	height:66px;
	margin:3px auto 0 auto;
	padding:0;
	display:inline-block;	
	background-color:#EDF3FA;
	border-top:3px solid #116dca;
	text-align:center;
}

#Foot .Foot1
{
	width:100%;
	margin:0 auto;
	padding:0;
	height:23px;
	line-height:23px;
	text-align:center;
	overflow:hidden;
}

#Foot .Foot2
{
	width:100%;
	margin:0 auto;
	padding:0;
	height:43px;
	text-align:center;
	color:#555;
}

#Foot .Foot1 span
{
	margin:5px 5px 0 5px;
}