.board_category {margin:0;position:absolute;right:0;margin-top:-50px}
.board_category li {float:left}
.board_category li a {display:block;width:127px;padding:5px 0;text-align:center;background:#fff;color:#696969;font-weight:normal;position:relative;border:1px solid #dfdad3;border-left:0;border-right:0;}
.board_category li a i,
.board_category li a em {position:absolute;right:0;top:0px;width:1px;height:100%;background:#ddd}
.board_category li a em {display:none;background:#000}
.board_category li a.on {background:#ff5676;border-color:#ff5676;color:#fff !important}
.board_category li a.on i {display:none}
.board_category li:first-child a em {left:0;right:initial;display:block;background:#ddd}
.board_category li:first-child a.on em {background:#ff5676}
.board_category li a.onPrev em {display:block}
.board_category li a:hover, .board_category li a:focus {color:#e03138;text-decoration:none}
.board_category:after {display:block;content:'';clear:both}



.board_list {width: 100%;}
.board_list thead tr th {background: #2d333a;font-weight: normal;color: #fff}
.board_list .notice td {background: #f6f6f6}
.board_list thead th span {display: block;position: relative}
.board_list thead th em {position: absolute;background: #575757;width: 1px;height: 15px;margin-top: 4px;right: 0}
.board_list th,.board_list td {border-bottom: 1px solid #dbdbdb;padding:13px 0}
.board_list th{color:#4f5459}
.board_list td {padding:20px 0}
.board_list td {text-align: center;font-size:1.1em}
.board_list td a {position:relative;display:block}
.board_list td.subject {text-align: left}
.board_list td.subject a {display: block;padding-left: 15px}
.board_list td.thumb a {}
.board_list td.thumb a img {} .board_list td.thumb a span {position: absolute;left: 0;bottom: 0;background: #333;color: #fff;width: 100%;font-size: 11px;line-height: 25px}
.board_list tr.end td {border-bottom: 3px solid #484546}
.board_list tr.on td {/*background: #FFFFD0*/}
.board_list .ca {color:#2d333a}
.board_list .ico {display: inline-block;background:#fff;color: #fff;line-height: 30px;letter-spacing: 0px;}
.board_list .ico em {display: inline-block;background:#313648;padding: 0;}
.board_list .ico-notice{line-height:23px;} 
.board_list .gray em {background:#b2b2b2;}
.board_list .cover {position:absolute;width:260px;height:200px;right:30px;top:0}



.board_write { width: 100%; border-collapse: collapse; margin-top:15px }
.board_write th, .board_write td { border-bottom: 1px solid #dbdbdb; border-top: 1px solid #dbdbdb; padding: 8px 0; background: #fff }
.board_write th { background: #efefef; font-weight: bold; text-align: center }
.board_write td { padding-left: 10px }
.board_write .end th,.board_write .end td {border-bottom:3px solid #484546;border-left:0;border-right:0}
.board_write .first th, .board_write .first td {}



.board_view {width: 100%;border-collapse: collapse;}
.board_view th,.board_view td {border-bottom: 1px solid #cdcdcd;border-top: 1px solid #cdcdcd;padding:10px 0;background: #fff}
.board_view th {background: #f2f2f2;font-weight: normal;text-align: center}
.board_view td {padding-left:24px;line-height:27px}
.board_view td {color:#3b3b3b;} 
.board_view .first th,.board_view .first td {} 
.board_view td.bold{font-weight:bold;}
.board_view td.col_black{color:#232021;}

.viewimg {position:relative;padding:30px 0;width:100%;margin:0 auto}
.viewimg li {float:left;width:50%}
.viewimg li img {width:95%}
.viewimg li p {}
.viewimg li.nth-child-1 p {color:#3b3b3b;text-align:center}
.viewimg li.nth-child-3 p {color:#ff6280;text-align:center;padding-left:20px}
.viewimg li.nth-child-2 {position:absolute;width:auto;left:48%;top:40%}
.viewimg li.nth-child-3 {float:right;text-align:right}
.viewimg:after {display:block;content:'';clear:both}

#writeContents,
#writeContents td {color:#3e3e3e}
#commentContents td {border:0}

.comment_view { width: 100%; border-collapse: collapse }