@charset "utf-8";
/* CSS Document */

.tumniab {
  width: 100%;
  padding: 0px 60px;
}
.tumniab-row {
  margin-bottom: 20px;
}
.tumniab-number {
  width: 100%;
  height: auto;
  font: 20px/25px "thaisanslite", Arial, sans-serif;
  font-weight: bold;
}
.tumniab-name {
  width: 100%;
  height: auto;
  font: 20px/20px "thaisanslite", Arial, sans-serif;
}
.tumniab-year {
  width: 100%;
  height: auto;
  font: 17px/20px "thaisanslite", Arial, sans-serif;
}

.tumniab-pic {
  float: left;
  width: 100%;
}
.tumniab-pic img {
  position: relative;
  margin-left: 2%;
}
