BODY {
 PADDING-BOTTOM: 0px;
 MARGIN: 0px;
 PADDING-LEFT: 0px;
 PADDING-RIGHT: 0px;
 background: url(../images/bg_02.gif) repeat-x;
  }
IMG {
 BORDER-RIGHT-WIDTH: 0px; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px
}
.more{
 padding-right:10px;}


a{
 text-decoration:none;}

#teacher-image ul,#teacher-image li,#teacher-image p,#teacher-image h3{
  padding:0;
  margin:0;
  list-style: none;
}
#teacher-image .teacher-image-tab{
  margin: 12px 8px 0;
  height: 32px;
  border-bottom: 1px solid #4CB3EF;
  line-height: 32px;
}
#teacher-image .teacher-image-tab h3{
    float: left;
    font-size: 14px;
    font-weight: normal;
    border-bottom: 2px solid #E4BC27;
    height: 31px;
    padding: 0 20px;
    
}
#teacher-image .teacher-image-tab ul{
  float: right;
}
#teacher-image .teacher-image-tab li{
  float: left;
  cursor: pointer;
  padding: 0 20px;
  font-size: 12px;
  color:#fff;
  background: #0A5CA5;

}
#teacher-image .teacher-image-tab li:nth-child(1){
  background: #0A5CA5;
}
#teacher-image .teacher-image-tab li:nth-child(2){
  background: #166CB9;
}
#teacher-image .teacher-image-tab li:nth-child(3){
  background: #2078C9;
}
#teacher-image .teacher-image-tab li:nth-child(4){
  background: #2883D5;
}
#teacher-image .teacher-image-tab li:nth-child(5){
  background: #429BEB;
}
#teacher-image .teacher-image-tab li.on{
  height: 31px;
  border-bottom: 1px solid #fff;
}

#teacher-image .teacher-image-content{
  padding-top: 6px;
}
#teacher-image .teacher-image-content li{
  float: left;
  width: 24.3%;
  text-align: center;
  padding-bottom: 10px;

}
#teacher-image .teacher-image-content li img{
  max-width: 92%;
  margin:1px;
  border: 1px solid #e3e3e3;
}
#teacher-image .teacher-image-content li a{
  color:#333;
  font-size:13px;
  line-height: 26px;
}

#vsb_content table{
  margin:0 auto;
}