/* list */
#bbs_history{}
#bbs_history:after { content:''; display:block; clear:both; }
#bbs_history .year{font-weight:bold;color:#1660d4;font-size:30px;letter-spacing:0;display:block;padding: 0 0 10px 57px;}

#bbs_history > img{margin-bottom: 45px;}

#bbs_history .history_list {display: block;}
#bbs_history .history_list ul {padding-left: 57px;}
#bbs_history .history_list ul li {zoom:1;position: relative;padding: 0;}
#bbs_history .history_list ul li:after{content:'';display:block;clear:both;}
#bbs_history .history_list ul li span {position: relative;top: 0;left: 0;color: #333;padding-right: 10px;font-size: 16px;}
#bbs_history .history_list ul li a,
#bbs_history .history_list ul li em {color: #888;font-size: 16px;font-weight:normal;line-height: 30px;}

#bbs_history .history_list ul li a{position:relative;letter-spacing:-1.25px;}
#bbs_history .history_list ul li em{position:relative; letter-spacing:-1px; width:100%;}
#bbs_history .history_list ul li em:before{content:''; display:block; width:4px; height:4px; border-radius:2px;vertical-align:3px; margin-right:12px; position:absolute; left:-15px; top:9px; }

#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 {width: 50%;float: left;height: 320px;box-sizing: border-box;position: relative;padding-top: 30px;}
#bbs_history .tab_cont:after {content:'';display:block;clear:both;}
#bbs_history .tab_cont.on{overflow:visible;height:auto;padding:30px 0 0;}

#bbs_history .tab_cont .year:before {content:'';background: url('/layouts/default/image/sub/bg_history_triangle.jpg') repeat-y;padding:0;display:block;width: 6px;height: 100%;/* background:#ebebeb; */position:absolute;top: 47px;left: 7px;z-index:-1;}

#bbs_history .tab_cont.odd{background: url('/layouts/default/image/sub/circle.jpg') no-repeat;background-position: 0% 46px;}
#bbs_history .tab_cont.odd:before{content:'';display:block;width:1px;height: 100%;background:#ebebeb;position:absolute;right: 25px;z-index:-1;top: 15px;}
#bbs_history .tab_cont.even .history_list{text-align: left;display: block;}
#bbs_history .tab_cont.even .history_list ul li span {position: relative;top: 0;left: 0;color: #333;padding-right: 10px;}
#bbs_history .tab_cont.even .history_list ul li em{text-align:right;}
#bbs_history .tab_cont.even .year{margin-left: 0%;background: url('/layouts/default/image/sub/circle.jpg') no-repeat;background-position: 1px 16px;display: table-cell;font-weight: bold;color: #1660d4;font-size: 30px;letter-spacing: 0;display: block;/* padding-left: 69px; */}


#bbs_history .tab_wrap{position:relative;}
#boardList td {height:36px;}
#subRight {background-color: #fff;}
/* @list */