
.header {
  height: 157px;
}

.header_container {
  padding: 20px 0px 0px 0px;
}

.header_eustd_logo {
  float: left;
  width: 612px;
  height: 111px;
}

.header_pic {
  float: left;
  width: 117px; /* +15 */
  height: 111px;
  text-align: right;
}

.header_title_bar {
  float: left;
/*  width: 885px; */
  width: 963px;
  height: 26px;
}

.header_lang {
  float: left;
  width: 26px;
  height: 26px;
}


