a.menu_top 
{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #72716f;
	text-decoration: none;
	margin: 0px 23px 0px 0px;
}

a.menu_top:hover
{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3fae18;
	text-decoration: none;
	margin: 0px 23px 0px 0px;
}


.ico1_off { background: url(../images/ico_main_top_1_off.gif) no-repeat 0px 0px; padding: 0px 0px 0px 20px; }
.ico1_on  { background: url(../images/ico_main_top_1_on.gif) no-repeat 0px 0px; padding: 0px 0px 0px 20px; }

.ico2_off { background: url(../images/ico_main_top_2_off.gif) no-repeat 0px 0px; padding: 0px 0px 0px 20px; }
.ico2_on  { background: url(../images/ico_main_top_2_on.gif) no-repeat 0px 0px; padding: 0px 0px 0px 20px; }

.ico3_off { background: url(../images/ico_main_top_3_off.gif) no-repeat 0px 0px; padding: 0px 0px 0px 20px; }
.ico3_on  { background: url(../images/ico_main_top_3_on.gif) no-repeat 0px 0px; padding: 0px 0px 0px 20px; }


div.menu_top
{
	
}

a.menu_undertop
{
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.menu_undertop:hover
{
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #91ff6a;
	text-decoration: none;
}

