/* list */
#bbs_history{border-top:1px solid #477acd;}
#bbs_history:after { content:''; display:block; clear:both; }
#bbs_history .year { width:130px; float:left; font-weight:bold; font-size:25px;color:#222;text-align:center;}
#bbs_history .year em{display:inline-block;width:90px;line-height:90px;text-align:center;border:4px solid #9ecde9;border-radius:100%;font-weight:bold;font-size:24px;color:#1b8bcb;}
#bbs_history .history_list {margin:0 0 0 140px;}
#bbs_history .history_list ul {}
#bbs_history .history_list ul li {zoom:1; padding-bottom:5px;}
#bbs_history .history_list ul li a{display:inline-block;}
#bbs_history .history_list ul li span {float:left; color:#222;  font-weight:bold;  width:8%;}
#bbs_history .history_list ul li span + a,
#bbs_history .history_list ul li span + em {float:left;width:92%;}

#bbs_history .tab{display:table;table-layout:fixed;width:100%;border-collapse:collapse;border-spacing:0;border:none;}
#bbs_history .tab ul{display:table-row;}
#bbs_history .tab li{display:table-cell;height:43px;line-height:43px;text-align:center;vertical-align:middle;}
#bbs_history .tab li:first-child a{margin-left:0;}
#bbs_history .tab li a {display:block;width:100%;position:relative;margin:0 0 0 -1px;text-align:center;font-weight:bold;color:#6c6c6c;border:1px solid #dfdfdf;background:#f5f5f5;}
#bbs_history .tab li a:hover,
#bbs_history .tab li.on a{border-bottom-color:#fff;color:#0585cb;background:#fff;z-index:2;}
#bbs_history .tab li a:hover:before,
#bbs_history .tab li.on a:before{content:'';position:absolute;left:-1px;top:-1px;right:-1px;border-top:2px solid #0585cb;}
#bbs_history .tab_cont {padding:20px 0;border-top:1px solid #e6e6e6;}
#bbs_history .tab_cont.on{overflow:visible;height:auto;padding:30px 0 0;}
#bbs_history .tab_category + .tab_cont{border-top:0;}

#boardList td {height:36px;}
/* @list */