@charset "utf-8";

#nav1:last-child {
  border-right: none;
}
#nav1 ul li {
  text-align: center;
}
#nav1 li.on a {
  font-weight: 600;
  background-color: #004fa3;
  color: #fff;
}
