﻿

.menu5{width:82px;
line-height:30px;
}

.menu5 a.thisclass
{
    width:82px;
	height:30px;
	color: #4A300B;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	display:block;
	float:left;
	text-align:center;
    background: url(images/index_36_01.jpg) no-repeat
}
.menu5 a:active
{ 
	display:block;
	float:left;
}
.menu6{width:100px;
line-height:40px;
}
.menu6 a:link,.menu6 a:visited
{
	width:100px;
	height:35px;
	color: #4A300B;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	display:block;
	float:left;
	text-align:center;
	
	background: url(images/index_04_02.jpg) no-repeat
}
.menu6 a:hover
{ 
	display:block;color: #FFFA89;font-weight:bold;	font-size:14px;
	float:left; background: url(images/index_04_01.jpg)
}
.menu6 a:active
{ 
	display:block;
	float:left;
}
