
.footer{
	margin : 30px auto 0px auto;
	padding : 0px;
	width : 910px;
	border-top : solid 1px #cccccc;
	text-align : center;
}

.footer p.fm{
	width : 910px;
	text-align : center;
	font-size : 12px;
	color : #585858;
	padding : 10px 0px 5px 0px;
}

.footer p.fm a,
.footer p.fm a:visited{
	text-align : center;
	font-size : 12px;
	color : #0085c2;
	text-decoration : underline;
}

.footer p.fm a:hover{
	text-align : center;
	font-size : 12px;
	color : #0085c2;
	text-decoration : none;
}
.footer p.cr{
	text-align : center;
	font-size : 12px;
	color : #585858;
}

