.footer {
	height: 36px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	clear:both;
}
.copyrights {
	margin: auto;
	height: 36px;
	width: 1000px;
	text-align: right;
}
.copyrights img {
	margin-bottom: -10px;
	padding-top: 2px;
}
