@charset "utf-8";
/* CSS Document */
footer{
	clear: both;
	height: 60px;
	line-height: 60px;
	background-color: #7396FF;
	color: #FFFFFF;
	text-align: center;
	font-size: 18px;
}