.footer {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 20px;
}
.footer td {font-size: 10px; color: #FFFFFF;}
.footer td a {color: #FFFFFF;}
.footer td a:hover {color: #FFFFFF; text-decoration: underline;}
.footer_in {
	font-size: 12px;
	text-align: center;
	border: 1px solid #000000;
	padding: 10px;
	margin-bottom: 20px;
}
.powered {
	color:#000000;
	font-size: 10px;
	text-align: right;
}
.powered a {
	font-size: 12px;
}

