@charset "utf-8";

#main_menu_4 {
	display:block;
	width:111px;
	height:35px;
	background-image: url(../../images/menu_4_st.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

#main_menu_4 a,
#main_menu_4 a:link,
#main_menu_4 a:visited {
	display:block;
	width:111px;
	height:35px;
	background-image: url(../../images/menu_4_st.png);
	background-repeat: no-repeat;
}

#main_menu_4 a:hover,
#main_menu_4 a:active {
	display:block;
	width:111px;
	height:35px;
	background-image: url(../../images/menu_4_st.png);
	background-repeat: no-repeat;
}
