.link01{
background-image:url(../share/bg260_03.jpg);
background-repeat:no-repeat;
margin-top:-1px;
list-style: none;
height: 30px;
}

.link01 a:link{
color:#B0946D;
text-decoration:none;
display:block;
height:30px;
padding-left:20px;
line-height:30px;
font-weight:800;
font-size:110%;
}

.link01 a:visited{
color:#B0946D;
text-decoration:none;
display:block;
height:30px;
padding-left:20px;
line-height:30px;
font-weight:800;
font-size:110%;
}

.link01 a:hover{
color:#FFFFFF;
padding-left: 20px;
background-image: url(../share/bg260_01.jpg);
background-repeat: no-repeat;
}


