@charset "utf-8";
.footer-bg {
	background-image: url(../image/footer/bg-footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 45px;
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: center;
	padding: 0px;
}

