@charset "utf-8";
/* CSS Document */

#footer {
	float: left;

}

#footer address {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	width: 340px;
	height: 100px;
	margin-top: 10px;
	text-align: center;
}
