/* BASIC css start */
#contentWrap {
	position: relative;
	right: 0%;
	width: 1920px;
}
#content3 {
  width: 1353px;
  margin: 30px auto;
  text-align: center;
}
.review_event {
  margin: 30px auto;
  margin-top: 0px;
  margin-left: 0px;
  text-align: center;
  background-color: #ffd521;
}
#reviewBoard .review-wrap .tiny a img {
  width: 200px;
}
.best_review_tit {
  font-size: 60px;
  font-weight: bold;
  color: #313131;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
}
.best_power_review_list {
  width: 1500px;
  margin: 30px auto;
  margin-right: 155px;
}
.best_review {
  float: left;
  width: 240px;
  height: 438px;
  border: 1px solid rgb(220, 220, 220);
  margin: 18px;
}
.best_review .review {
  padding: 15px;
  border-bottom: 1px solid rgb(200, 200, 200);
}
.best_review .review .review_text {
  height: 30px;
  padding-top: 5px;
  padding-bottom: 15px;
}
.click {
  width: 240px;
}
.count {
  float: right;
}
.write {
  padding-top: 10px;
}
.date {
  float: right;
}
.product_img {
  width: 50px;
  margin: 10px;
  float: left;
}
.product {
  width: 230px;
  margin: 10px
}
.product .product_name {
  padding-top: 10px;
  margin-bottom: 5px;
}
.reviews_board_buttons {  
  margin-bottom: 40px;
  text-align: center;
}
.reviews_board_button {
  margin: 30px 5px;
}
.button {
  width: 1140px;
  margin: 30px auto;
  text-align: center;
}

.best_review_photo img{
  height: 240px;
  }
/* BASIC css end */

