@charset "utf-8";
/* CSS Document */

#footer {
	width: 980px;
	background: url(../images/footer/footer_top_img.gif) repeat-x center top;
	padding-top: 15px;
	padding-bottom: 20px;
}
#footer_l {
	float: left;
	width: 520px;
	padding-left: 20px;
}
#footer_r {
	float: right;
	width: 400px;
	padding-right: 20px;
}
#footer_l ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#f_menu01 {
	float: left;
	height: 20px;
	width: 102px;
}
#f_menu02 {
	height: 20px;
	width: 187px;
	float: left;
}
#f_menu03 {
	height: 20px;
	width: 97px;
	float: left;
}
#f_menu04 {
	float: left;
	height: 20px;
	width: 134px;
}
#f_menu01 a {
	background: url(../images/footer/f_menu.gif) no-repeat 0px 0px;
	height: 20px;
	width: 102px;
	text-indent: -9999px;
	display: block;
}
#f_menu02 a {
	background: url(../images/footer/f_menu.gif) no-repeat -102px 0px;
	height: 20px;
	width: 187px;
	text-indent: -9999px;
	display: block;
}
#f_menu03 a {
	background: url(../images/footer/f_menu.gif) no-repeat -289px 0px;
	height: 20px;
	width: 97px;
	text-indent: -9999px;
	display: block;
}
#f_menu04 a {
	background: url(../images/footer/f_menu.gif) no-repeat -386px 0px;
	height: 20px;
	width: 134px;
	text-indent: -9999px;
	display: block;
}
#f_menu01 a:hover {
	background: url(../images/footer/f_menu.gif) no-repeat 0px -20px;
	height: 20px;
	width: 102px;
	text-indent: -9999px;
	display: block;
}
#f_menu02 a:hover {
	background: url(../images/footer/f_menu.gif) no-repeat -102px -20px;
	height: 20px;
	width: 187px;
	text-indent: -9999px;
	display: block;
}
#f_menu03 a:hover {
	background: url(../images/footer/f_menu.gif) no-repeat -289px -20px;
	height: 20px;
	width: 97px;
	text-indent: -9999px;
	display: block;
}
#f_menu04 a:hover {
	background: url(../images/footer/f_menu.gif) no-repeat -386px -20px;
	height: 20px;
	width: 134px;
	text-indent: -9999px;
	display: block;
}
