.Review {
  margin-top: 60px;
  width: 698px;
  height: 665px;
  overflow: hidden;
  position: relative;
}
.Review .reviewlogo {
  height: 35px;
  background: url("/Content/image/findschool/reviewlogo.png") no-repeat;
}
.Review h2 {
  position: absolute;
  left: 50px;
  top: 4px;
  font-family: Arial;
  font-size: 30px;
  line-height: 30px;
}
.Review .tab_contrast {
  width: 100%;
}
.Review .tab_contrast .row1_review {
  height: 39px;
  margin-top: 20px;
  overflow: hidden;
  border-bottom: 1px solid #ccc;
}
.Review .tab_contrast .row1_review .star {
  display: inline;
  width: 238px;
  vertical-align: middle;
  margin-left: 55px;
  margin-top: 20px;
  margin-right: 55px;
}
.Review .tab_contrast .row1_review span {
  width: 450px;
  font-size: 26px;
  font-family: Arial;
  font-weight: bold;
  margin-top: 20px;
  vertical-align: middle;
  color: #5b7ab9;
  display: inline;
}
.Review .tab_contrast .row2_review {
  height: 39px;
  margin-top: 20px;
  overflow: hidden;
  border-bottom: 1px solid #ccc;
}
.Review .tab_contrast .row2_review .star {
  display: inline;
  width: 238px;
  vertical-align: middle;
  margin-left: 40px;
  margin-top: 20px;
  margin-right: 40px;
}
.Review .tab_contrast .row2_review span {
  width: 450px;
  font-size: 26px;
  font-family: Arial;
  font-weight: bold;
  margin-top: 20px;
  margin-left: 40px;
  vertical-align: middle;
  color: #5b7ab9;
  display: inline;
}
.Review .tab_contrast .row2_review .teaching {
  color: #041e53;
}
.Review .tab_contrast .row2_review .big {
  font-size: 30px;
  line-height: 30px;
  padding-bottom: 230px;
}
