@charset "utf-8";
/* CSS Document */

#container #footer {
	clear:both;
	height:60px;
	width:100%;
	text-align:center;
	color: #999999;
	padding-top:10px;
	line-height:14px;
	display:block;
}

#container #footer a {
	text-decoration:none;
	color: #999999;
}

#container #footer a:hover {
	text-decoration:none;
	color: #2b85ba;
}

#container #home_center2 #footer-nb {
	clear: left;
	height:60px;
	text-align:center;
	color: #999999;
	padding-top:7px;
	line-height:14px;
}

#container #home_center2 #footer-nb a {
	text-decoration:none;
	color: #999999;
}

#container #home_center2 #footer-nb a:hover {
	text-decoration:none;
	color: #2b85ba;
}