@charset "utf-8";
/* CSS Document */

#footer{
	margin:20px 0 0 0;
	padding:5px 0 0 0;
	clear:both;
	border-top:5px solid #FF5100;
	width:701px;
}
#footer p{
	font-size:12px;
	color:#666;
	text-align:right;
	}
#footer a,a:visited{
	color:#666;
	text-decoration:none;
	}

#footer-ad{
	margin:20px 0 0 0;
	padding:5px 0 0 0;
	clear:both;
	border-top:5px solid #FF5100;
	width:701px;
}
#footer-ad p{
	font-size:12px;
	color:#666;
	text-align:right;
	}
#footer-ad a,a:visited{
	color:#666;
	text-decoration:none;
	}