<style type="text/css">
	div#container {
		margin: 0 auto;
		width: 320px;
		overflow: hidden;
	}
	.fotterImg{
		width: 64px;
		height: 47px;
	}
	.floatLeft{
		float: left;
	}
	.floatRight{
		float: right;
	}
	.floatBox:after {
	  content: "";
	  clear: both;
	  display: block;
	}
</style>
