@charset "utf-8";
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	width: auto;
	position: bottom;
	text-align: center;
	margin-bottom: 1px;
}

