@charset "utf-8";

#menu_footer{
	width:696px;
	height:40px;
	float:left; 
}
#menu_footer_1, #menu_footer_2, #menu_footer_3, #menu_footer_4, #menu_footer_5, #menu_footer_6{
	height:17px;
	float:left;
	margin:12px 15px 0;
	cursor:pointer;
}
#menu_footer_1{
	background:url("../images/footer/footer_menu_1.png") no-repeat scroll 0 0 transparent;
	width:37px;
}
#menu_footer_2{
	background:url("../images/footer/footer_menu_2.png") no-repeat scroll 0 0 transparent;
	width:76px;
}
#menu_footer_3{
	background:url("../images/footer/footer_menu_3.png") no-repeat scroll 0 0 transparent;
	width:120px;
}
#menu_footer_4{
	background:url("../images/footer/footer_menu_4.png") no-repeat scroll 0 0 transparent;
	width:125px;
}
#menu_footer_5{
	background:url("../images/footer/footer_menu_5.png") no-repeat scroll 0 0 transparent;
	width:86px;
}
#menu_footer_6{
	background:url("../images/footer/footer_menu_6.png") no-repeat scroll 0 0 transparent;
	width:70px;
}

#menu_footer_1:hover{
	background:url("../images/footer/footer_menu_1_hover.png") no-repeat scroll 0 0 transparent;
}
#menu_footer_2:hover{
	background:url("../images/footer/footer_menu_2_hover.png") no-repeat scroll 0 0 transparent;
}
#menu_footer_3:hover{
	background:url("../images/footer/footer_menu_3_hover.png") no-repeat scroll 0 0 transparent;
}
#menu_footer_4:hover{
	background:url("../images/footer/footer_menu_4_hover.png") no-repeat scroll 0 0 transparent;
}
#menu_footer_5:hover{
	background:url("../images/footer/footer_menu_5_hover.png") no-repeat scroll 0 0 transparent;
}
#menu_footer_6:hover{
	background:url("../images/footer/footer_menu_6_hover.png") no-repeat scroll 0 0 transparent;
}