@charset "UTF-8";

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

#navi ul{
margin: 0px;
padding: 0px;
width: 960px;
list-style-type: none;
height: 45px;
}
#navi ul li{
text-align: center;/* box centering */
float: left;
height: 45px;
margin: auto 0;
padding: 0;
position: relative;
xwidth: 137px;
}

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