@charset "utf-8";
.menu_lat {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	background-color: transparent;
	background-image: url(../arrows/arrow_04_bar_lat.png);
	background-position: left top;
	text-align: left;
	vertical-align: middle;
	width: 255px;
	background-repeat: no-repeat;
	text-indent: 35px;
	line-height: 52px;
}
.cursor {
	cursor: pointer;
}
