#foci {
  position: relative;
  margin: 30px auto;
  width: 1080px;
}

#foci-text {
  position: relative;
  padding: 0px 30px;
  width: 1020px;
  text-align: justify;
  text-justify: inter-word;
}

#research-sketch-chi {
  display: none;
}

#research-sketch-eng {
  display: block;
}

#switch-lang-chi {
  background: none;
  border: none;
  padding: 0;
  font-size: 12pt;
  cursor: pointer;
}

#switch-lang-eng {
  background: none;
  border: none;
  padding: 0;
  font-size: 12pt;
  cursor: pointer;
}

.research-display {
  font-size: 13.5pt;
  font-weight: bold;
}
