.board_box{border-top:1px solid #bebebe}
.board_box table{width:100%;}

.board_box tr{position:relative;}
.board_box td{border-bottom:1px solid #bebebe;line-height:1em;height:205px;position: relative;}
.b_date{color:#3a3532; font-size:20px; text-align:center; }
.b_date font{color:#3a3532;display:block;font-size:60px;font-weight:bold;margin-bottom: 10px;line-height: 1em;}

.b_tit{padding-left:28px;}
.b_tit h5 {margin-bottom: 25px;padding-top: 15px;}
.b_tit h5 a{color:#3a3532;font-size:22px;font-weight:bold;line-height: 1em;height: 1.1em;}
.b_tit p a{color:#6f6f6f; font-size:18px; line-height:1.4em}

.b_img a{display:block;width: 200px;height: 130px;overflow: hidden;}
.b_img .modify_btn{height:auto;width: 50px;}
.b_img a:hover img{transform:scale(1.1);}

.board_box >a{position:relative; margin-top:50px; display:inline-block; color:#3a3532; font-weight:bold; font-size:20px;}
.board_box >a::before{position:absolute; top:-12px; left:-20px; width:50px; height:50px; content:''; border-radius:50%; background-color:#eee; z-index:-1}

