﻿#base {
  position:absolute;
  z-index:9998;
}
#u9_img {
  border-width:0px;
  position:absolute;
  left:0px;
  top:0px;
  width:1000px;
  height:125px;
}
#u9 {
  border-width:0px;
  position:absolute;
  left:0px;
  top:0px;
  width:1000px;
  height:125px;
  text-align:right;
}
#u10_img {
  border-width:0px;
  position:absolute;
  left:0px;
  top:0px;
  width:1000px;
  height:145px;
}
#u10 {
  border-width:0px;
  position:absolute;
  left:0px;
  top:-10px;
  width:1000px;
  height:145px;
}
#u11_img {
  border-width:0px;
  position:absolute;
  left:0px;
  top:0px;
  width:500px;
  height:71px;
}
#u11 {
  border-width:0px;
  position:absolute;
  left:21px;
  top:27px;
  width:500px;
  height:71px;
}
#u12_img {
  border-width:0px;
  position:absolute;
  left:0px;
  top:0px;
  width:221px;
  height:522px;
}
#u12 {
  border-width:0px;
  position:absolute;
  left:20px;
  top:479px;
  width:221px;
  height:522px;
}

#footer {
  position:relative;
  /*top:10550px;*/
  height:151px;
  z-index:9997;
}
#u1_img {
  border-width:0px;
  position:relative;
  left:0px;
  top:0px;
  width:1000px;
  height:118px;
}
#u1 {
  border-width:0px;
  position:relative;
  left:0px;
  top:0px;
  width:1000px;
  height:118px;
}
#u2_img {
  border-width:0px;
  position:relative;
  left:0px;
  top:0px;
  width:532px;
  height:75px;
}
#u2 {
  border-width:0px;
  position:relative;
  left:450px;
  top:-96px;
  width:532px;
  height:75px;
}
#u3_img {
  border-width:0px;
  position:relative;
  left:0px;
  top:0px;
  width:1000px;
  height:33px;
}
#u3 {
  border-width:0px;
  position:relative;
  left:0px;
  top:-76px;
  width:1000px;
  height:32px;
}
#u4 {
  border-width:0px;
  position:relative;
  left:235px;
  top:-100px;
  width:208px;
  height:16px;
  font-family:'黑体';
  font-weight:400;
  font-style:normal;
  font-size:11px;
  color:#FFFFFF;
}
#u4_text {
    border-width: 0px;
    position: relative;
    left: 0px;
    top: 0px;
    width: 204px;
    white-space: nowrap;
}
#u5 {
  border-width:0px;
  position:relative;
  left:465px;
  top:-116px;
  width:170px;
  height:16px;
  font-family:'黑体';
  font-weight:400;
  font-style:normal;
  font-size:11px;
  color:#FFFFFF;
}
#u5_text {
  border-width:0px;
  position:relative;
  left:2px;
  top:2px;
  width:166px;
  white-space:nowrap;
}
#u6 {
  border-width:0px;
  position:relative;
  left:657px;
  top:-132px;
  width:75px;
  height:16px;
  font-family:'黑体';
  font-weight:400;
  font-style:normal;
  font-size:11px;
  color:#FFFFFF;
}
#u6_text {
  border-width:0px;
  position:relative;
  left:2px;
  top:2px;
  width:71px;
  white-space:nowrap;
}
#u7_img {
  border-width:0px;
  position:relative;
  left:0px;
  top:0px;
  width:2px;
  height:16px;
}
#u7 {
  border-width:0px;
  position:relative;
  left:645px;
  top:-152px;
  width:1px;
  height:15px;
}
#u8_img {
  border-width:0px;
  position:relative;
  left:0px;
  top:0px;
  width:2px;
  height:16px;
}
#u8 {
  border-width:0px;
  position:relative;
  left:453px;
  top:-166px;
  width:1px;
  height:15px;
}


/* Museum */
.content {
  position: absolute;
  left: 25%;
  width: 70%;
  text-align: justify;
  text-justify: distribute;
  top: 12em;
}

.content p {
  color: rgb(31, 31, 32);
}

.content img {
  width: 300px;
}

h5.title {
  font-size: 20px;
  font-weight: bold;
}

h5.sub-title {
  font-size: 18px;
  font-weight: bold;
}

p.plain {
  font-size: 12px;
  font-weight: bold;
}

.content video {
  width: 500px;
}

.content table {
  border: 1px solid rgb(31, 31, 32);
  border-collapse: collapse;
  width: 700px;
}

.content table td {
  border: 1px solid rgb(31, 31, 32);
}

.content table tr {
  border: 1px solid rgb(31, 31, 32);
}

#stuffs * {
  display: inline;
}

#students * {
  display: inline;
}

#visitors * {
  display: inline;
}

#graduates * {
  display: inline;
}

.stuff {
  margin-left: 1.5em; 
}

.stuff * {
  display: inline;
}

.stuff p {
  position: relative;
  left: 0.5em;
}

.stuff img {
  border-radius: 100%;
  width: 75px;
  height: 75px;
}
