@charset "utf-8";
/* CSS Document */


#footer {
	clear: both;
	width: 926px;
	height: 55px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer_text a {
	text-decoration: none;
	color: #666666;
}

#footer_full {
	width: 100%;
	background-image: url(../image/bg_footer_full.jpg);
	height: 70px;
	position: relative;
	clear: both;
}
#footer_text {
	color: #666666;
	float: left;
	font-size: 10px;
	line-height: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#indeed_text a {
	float: right;
	padding-right: 10px;
	text-decoration: none;
	color: #666666;
	font-size: 11px;
	padding-top: 20px;
}
#indeed_text a:hover {
	float: right;
	padding-right: 10px;
	text-decoration: underline;
	color: #666666;
	font-size: 11px;
	padding-top: 20px;
}
#footer_text a:hover {
	text-decoration: none;
}

