@charset "utf-8";

.oklu_menu_press_top {
	background-image: url(../mg/ok.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 11px;
	cursor:hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #707070;
	text-decoration:none;
}
.oklu_menu_press_mid {
	padding-left: 11px;
	cursor:hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #707070;
	text-decoration:none;
}
.oklu_menu_press_bot {
	padding-left: 11px;
	cursor:hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #707070;
	text-decoration:none;
}
.oklu_menu_press_bot:hover {
color: #f45712;
}
.oklu_menu {
	background-image: url(ok_hl.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 11px;
	cursor:hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #707070;
	text-decoration:none;
}
.oklu_menu:hover {
	background-image: url(ok_hl.png);
	color: #99CC00;
}
.oksuz_menu {
	padding-left: 11px;
	cursor:hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #99CC00;
	text-decoration:none;
}

