#bbs_history:after { content:''; display:block; clear:both; }
#bbs_history .year { width:90px; height:90px; float:left; font-weight:bold; text-align:center; font-size:25px; line-height:90px; color:#f79037; background:url('/layouts/default/image/history_bg.png') no-repeat}
#bbs_history .history_list {margin:-45px 0 0 120px;}
#bbs_history .history_list ul {}
#bbs_history .history_list ul li {zoom:1; padding:0 0 10px; color:#666;}
#bbs_history .history_list ul li a{color:#666;}
#bbs_history .history_list ul li h3{padding:20px 0 0; margin:10px 0 0 -120px; border-top:1px solid #e6e6e6; position:relative;}
#bbs_history .history_list ul li:first-child h3{border-top:0;}
#bbs_history .history_list ul li h3 .box{display:inline-block; font-weight:bold; text-align:center; font-size:25px; color:#f79037; position:absolute; left:0; top:25px;}
#bbs_history .history_list ul li:after{content:'';display:block;clear:both;}
#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_cont {overflow:hidden;height:0;}
#bbs_history .tab_cont.on{overflow:visible;height:auto;padding:30px 0 0;}

#boardList td {height:36px;}