body{ 
margin:3px; 
padding:0px; 
background: #ffffff; 
font-family: helvetica,arial,verdana;
}
.mainnavi{
display:block;
text-align:center;
background:url(layout/navbg.jpg) top left no-repeat #b88e78;
width:163px;
height:26px;
color:#fff;
font-family: helvetica,arial,verdana;
text-decoration:none;
font-weight:bold;
padding-top:2px;
}
.mainnavi:hover{
display:block;
text-align:center;
background:url(layout/navbg_hover.jpg) top left no-repeat #b88e78;
width:163px;
height:26px;
color:#fff;
font-family: helvetica,arial,verdana;
text-decoration:none;
font-weight:bold;
padding-top:2px;
}
.mainnaviactive{
display:block;
text-align:center;
background:url(layout/navbg_hover.jpg) top left no-repeat #b88e78;
width:163px;
height:26px;
color:#fff;
font-family: helvetica,arial,verdana;
text-decoration:none;
font-weight:bold;
padding-top:2px;
}
.mainnaviactive:hover{
display:block;
text-align:center;
background:url(layout/navbg_hover.jpg) top left no-repeat #b88e78;
width:163px;
height:26px;
color:#fff;
font-family: helvetica,arial,verdana;
text-decoration:none;
font-weight:bold;
padding-top:2px;
}

.subnavi{
/*font-weight:bold;*/
padding-left:4px;
color:#00468b;
text-decoration:none;
font-size: 12px;
}
.subnavi:hover{
/*font-weight:bold;*/
padding-left:4px;
color:#00468b;
text-decoration:underline;
font-size: 12px;
}
.subnaviactive{
/*font-weight:bold;*/
padding-left:4px;
color:#000;
text-decoration:none;
font-size: 12px;
}
.subnaviactive:hover{
/*font-weight:bold;*/
padding-left:4px;
color:#000;
text-decoration:underline;
font-size: 12px;
}
.lang{
padding-right:3px;
padding-left:3px;
color:#00468b;
text-decoration:none;
font-size: 12px;
}
.lang:hover{
padding-right:3px;
padding-left:3px;
color:#00468b;
text-decoration:underline;
font-size: 12px;
}

.othernavi{
text-decoration:none;
color:#00468b;
font-size: 12px;
}
.othernavi:hover{
text-decoration:underline;
color:#00468b;
font-size: 12px;
}

