/* BASIC css start */
.boardlist{width: 575px; float: left;}
.boardlist ul.list {width: 575px; float: left; margin: 0px;}
.boardlist li.list2{width: 575px; float: left; margin: 5px 0px; height:23px; white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
.boardlist li.list2:nth-child(n+5) {margin-top: 5px;}
.boardlist a{display: inline; font-size:18px; font-weight:400; margin-left:15px;}
/* BASIC css end */

