@charset "utf-8";
#footer {
	background-image: url(../images/common/footer.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	height: 18px;
	width: 960px;
	padding-top: 5px;
	font-size: 11px;
	color: #FFFFFF;
}
#footercompany {
	font-size: 12px;
	margin-right: 60px;
	margin-left: auto;
	width: 900px;
	text-align: right;
	margin-top: 40px;
	margin-bottom: 20px;
	background-image: url(../images/common/company.jpg);
	background-position: right;
	height: 15px;
	background-repeat: no-repeat;
}
