/* BASIC css start */
#review .loc-navi,
#review .tit-sch,
#review .table-type-2 thead,
#review .foot-msg,
#review .blind{
display:none;
}
#contentWrapper{
  width: 94%;
  }
#contentWrap,
#content{
  width: 100%;
}
#review .bbs-tit{
  font-family: 'NotoSans Light','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum, sans-serif;
  font-size: 3em;
  font-weight: bold;
  text-align: center;
  color: #000;
  border-bottom: 0px solid #000;
  margin: 20px 0;
  padding: 10px;
}
#review .table-review-info .tb-thumb {}
#review .table-review-info .tb-thumb img { 
  border: 1px solid #eee;
  border-radius: 50%;
}
#review .review_margin{
  margin-left: 64px;
}
#review .score{
  text-align: left;
  padding: 0;
}
#review .table-type-2 tbody tr {
}
#review .table-type-2{
  border-top: 0px;
  border-bottom: 0px;
}
#review .table-type-1 th, 
#review .table-type-1 td{
  background: none;
}
#review .table-type-1{
  border-top: 0px;
}
#review .table-type-2 td{
  background: none;
  padding: 18px 2px 8px;
  vertical-align: top;
  border: 0px solid tomato;
}
#review .table-type-2 .review_reply{
  padding-top: 0px;
  padding-bottom: 18px;
}
#review a,
#review div,
#review div li{
  font-size: 14px;
  line-height: 1.5;
}
#review .foot-msg { margin-top: 35px; padding-left: 10px; background: url(/images/d3/modern_simple/common/bull_h4_circle_gray.gif) no-repeat 0 5px; }
#review .notice-list { width: 400px; }
#review .notice-list li { word-wrap: break-word; }

/* BASIC css end */

