li.level1-nolink{
  font-weight: bold;
  padding-left: 20px;
  background: url(/common/images/ico_arrow_circle_down.png) 0 0.4em no-repeat;
  background-size: 14px 14px;
}

li.level1-nolink ul{
  margin-top: 0em !important;
}

li.level1-link ul{
  margin-top: 0em !important;
  margin-left: 20px;
}

li.level2{
  font-weight: normal;
  margin-top: 0em !important;
  margin-bottom: 0em !important;
}
li.level2 a{
  all: initial;
  color: #1b5288 !important;
}
li.level2 a:hover{
  text-decoration: underline;
  color: #3AB9EE !important;
  cursor : pointer;
}
