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