#key {
  background: url(../img/english/key_bg.jpg) no-repeat top center;
  background-size: cover;
}
#history h2 {
  padding-top: 34px;
  padding-bottom: 21px;
}
#history_txt {
  color: #5b5b5b;
  line-height: 35px;
  font-size: 15px;
}

.font_Georgia {
  font-family: "Georgia";
}
#history_img {
  background: url(../img/english/history_img.jpg) no-repeat top center;
  background-size: cover;
  margin-top: 80px;
  margin-bottom: 90px;
}
#history_img .content {
  height: 500px;
}
#history_ttl1 {
  padding-top: 55px;
}
#history_ttl2 {
  position: absolute;
  right: 0;
  bottom: 16px;
}
#menu h2 {
  padding-bottom: 27px;
}
#menu_t > p {
  width: 562px;
  margin-left: -15px;
  margin-right: 37px;
}
#menu dl {
  line-height: 40px;
}
#menu_t {
  padding-bottom: 45px;
}
#menu_t > div {
  width: 375px;
}
.price {
  color: #5b5b5b;
  font-size: 20px;
  line-height: 20px;
}
#menu_t dl {
  padding-bottom: 27px;
  padding-top: 5px;
}
#menu_t .price {
  padding-top: 8px;
}
#menu_txt1 {
  padding-top: 12px;
  font-size: 15px;
  line-height: 33px;
}
#menu_bt > p {
  width: 364px;
  padding-left: 63px;
  padding-right: 45px;
  padding-top: 19px;
}
#menu_bt dl {
  line-height: 60px;
  border-bottom: 1px solid #d4d4d4;
  overflow: hidden;
}
#menu_bt dt {
  width: 300px;
  float: left;
}
#menu_bt dd {
  width: 115px;
  padding-right: 5px;
  float: right;
  text-align: right;
  line-height: 60px !important;
}
#menu_bt {
  padding-bottom: 85px;
}
#menu #menu_img3 {
  padding-top: 45px;
}

#access h2 {
  padding-top: 63px;
  padding-bottom: 20px;
}
#map {
  margin-top: 63px;
}
#english #belt{
  height: 200px;
  
}
#english #globalNav{text-align: center;margin: 0 auto;position: absolute;left: calc(50% - 250px);}
#english #index_logo {
  /* text-align: center; */
  position: absolute;
  left: 380px;
}
#english .en_nav a {
  color: #fff !important;
  font-family: "Georgia";
  font-size: 20px;
  text-decoration: none;
  border: 1px solid;
  padding: 10px 40px;
  /* margin-bottom: 30px; */
}
