/* 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: 5px 0px;  white-space: nowrap; line-height:20px;
    overflow: hidden;
    text-overflow: ellipsis; font-size:14px; font-weight:400;}
.boardlist a{display: inline; font-size:14px; font-weight:400; margin-left:15px;}
/* BASIC css end */
/* BASIC css end */

