.notice li {cursor:pointer;}
#board-view {position:fixed;z-index:100;background:rgba(0,0,0,0.6);top:0;left:0;width:100%;height:100%;display:none;}
#board-view .post {width:600px;margin:0 auto;top:15%;background:rgba(0,0,0,0.6);padding:80px 100px;position:relative;}
#board-view .title {color:#fff;font-size:18px;padding:0 0 20px 0;border-bottom:1px solid #fff;}
#board-view .contents {color:#fff;font-size:18px;padding:20px 0 0 0;}

.page_number {}
