.common_footer {
	font-size: 11px;
	color: #888888;
	margin: auto;
	width: 995px;
}

.common_footer a{
	font-size: 11px;
	color: #888888;
}

.common_footer a:hover{
	text-decoration: underline;
}

#leftFooter {
	float: left;
	padding-top: 10px;
}

#rightFooter {
	float: right;
	padding-top: 10px;
	position: relative;
}

hr{
	border-left: none;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid silver;
}