.detailattention{
 margin:0px 0px 20px 0px;
  padding:20px 20px 20px 20px;
  font-size:14px;
  color:#000;
  line-height:170%;
  background:#f9f9f9;
}
.detailattention p{
  color:#225416;
 font-weight:bolder;
  margin:0px 0px 5px 0px;
  padding:0px 0px 0px 0px;
}
.tospg{
  margin:10px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  font-weight:bolder;
}





.reviewlist_datas {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 10px;
}
.icon_star {
  float: left;
  width: 150px;
}
.review_poster li {
  float: left;
  margin-left: 10px;
}
.review_poster li {
  list-style: none;
}
.reviewlist {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dotted #ccc;
}
.review_ttl,
.shopcomment_ttl {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
.review_img {
  float: right;
  margin: 0 0 10px 10px
}
.reviewlist_content {
  overflow: hidden;
  zoom: 1;
}
.shopcomment {
  margin-top: 10px;
  margin-bottom: 10px;
  background: #eee;
  padding: 15px;
  border-radius: 6px;
}