/* BASIC css start */
#board .boardbox{width:100%; height:312px;}

/* BASIC css start */
.boardlist{width: 100%; float: left;}
.boardlist ul.list {width: 100%; float: left; margin: 0px;}
.boardlist li.list2{width: 100%; float: left; margin: 6px 0px;  white-space: nowrap; line-height:20px;
    overflow: hidden;
    text-overflow: ellipsis; font-size:16px; font-weight:400;}
.boardlist a{display: inline; font-size:16px; font-weight:400; margin-left:15px;}
/* BASIC css end */


.mreview table{position:relative; width:100%;  border-collapse: collapse;  border-spacing: 0px;  border-top: 1px solid #e4e4e4;}
.mreview td{border-bottom: 1px solid #e4e4e4; font-size: 16px; color: #262626; line-height: 24px; padding: 13px 0px;  vertical-align: middle;}
.mreview a{font-size: 16px; color: #262626; font-weight: 400; line-height: 24px;}
.mreview img{border-radius: 7px; height: 95px;  overflow: hidden; width: 95px; object-fit: cover;}
/* BASIC css end */

