.inBannerBox{
  position: relative;
  overflow: hidden;
  
}
.inBannerMenu{
  position: absolute; top: 16px; right: 0; height: 48px; padding-top: 2px;
  font-family: Microsoft JhengHei, Arial, Helvetica, sans-serif;
}
.inBannerMenu a{ 
  text-decoration: none; display: inline-block;  text-align: center; color: #000; 
  font-weight: bold; font-size: 13px; line-height: 30px;
  -o-transition: all .3s;  
  -moz-transition: all .3s;
  -webkit-transition: all .3s;
  transition: all .3s;


}
.inBannerMenu a:hover{ background: #f2f2f2; border-bottom: 3px solid #a0a0a0; padding-top: 15px; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25); }
.inBannerMenu i{ width: 1px; height: 100%; background: #a0a0a0; display: inline-block;}

.MenuA{ /*width: 300px;*/  height: 45px; float: left;}

.MenuA a{ 
  margin: 0 7px;
}
.MenuB { /*width:289px;*/ display: inline-block; height: 45px; float: right; box-sizing: border-box;}
.MenuB a{
  margin: 0 4px;
}

.MenuBtn{ float: left; position: relative; border-right: 1px solid #D0d0d0; height: 100%; }
.MenuBtn.END{ border: none; }

.Menu_1{ width: 80px; }
.Menu_2{ width: 80px; }
.Menu_3{ width: 80px; }
.Menu_4{ width: 70px; }
.Menu_5{ width: 70px; }
.Menu_6{ width: 70px; }
.Menu_7{ width: 50px; }