@import url("base.css");

/*interview-list
-------------------------------------------------------------------*/
 .photo {
  width: 44px;
  text-align: center;
}

 .number {
  width: 40px;
  line-height: 46px;
  text-align: center;
}

 .name {
  line-height: 46px;
  text-align: center;
}

 .place {
  line-height: 46px;
  width: 70px;
  text-align: center;
}

 .year {
  line-height: 46px;
  width: 60px;
  text-align: center;
}

 .class {
  line-height: 46px;
  width: 60px;
  text-align: center;
}

 .movie {
  line-height: 46px;
  width: 260px;
  background-color: #FFFFFF;
  text-align: center;
}



#wmpbox {
  background: #EEEAD5 url(../img/mp11_68x56_static.gif) no-repeat 35px 15px;
  clear: both;
  width: 520px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
  position: relative;
  font-size: 10px;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 120px;
}

#wmpbox a {
  display: block;
  height: 56px;
  width: 68px;
  position: absolute;
  top: 15px;
  left: 35px;
  margin: 0px;
  padding: 0px;
  text-indent: -9999px;
}

