@charset "UTF-8";

/* ========NAVI CUSTOMIZE======== */
#navi{
width: 690px;
height: 60px;
position: relative;
margin: 0;
/* background: #ffffff; */
margin: 0 auto;
}

#navi ul{
margin: 0px auto;
padding: 0px;
/* width: 960px; */
list-style-type: none;
xheight: 45px;
}

#navi ul li{
text-align: center;/* box centering */
float: left;
xheight: 45px;
margin: auto 0;
padding: 0;
position: relative;
xwidth: 137px;
}

#navi ul li.last{
xwidth: 138px !important;
}
