/* board_list [2015-07-21] */
.board_list{ border-top:1px solid #7F858F; }
.board_list > table{ width:100%; }
.board_list > table thead{ }
.board_list > table thead tr{ height:36px; }
.board_list > table thead tr th{ background:#F6F6F6; color:#444; font-size:14px; }
.board_list > table tbody{ }
.board_list > table tbody tr{ height:36px; }
.board_list > table tbody tr td{ text-align:center; font-size:13px; color:#444; }
.board_list > table tbody tr.notice td{ color:#D53D4C; }
.board_list > table tbody tr td.subj{ text-align:left; }
.board_list > table tbody tr td *{ vertical-align:middle; }
.board_list > table tr{ border-bottom:1px solid #DDD; }
.board_list > table tr th,
.board_list > table tr td{ vertical-align:middle; }
.board_list > table tr th{ }
.board_list > table tr td{ }
/* // board_list [2015-07-21] */

/* board_viewer [2015-07-22] */
.board_viewer{ border-top:1px solid #7F858F; border-bottom:1px solid #DDD; }
.board_viewer .title_wrap{ background:#F6F6F6; padding-left:31px; color:#444; font-weight:bold; font-size:14px; line-height:49px; border-bottom:1px solid #DDD; }
.board_viewer .info_wrap{ position:relative; padding-left:31px; line-height:49px; border-bottom:1px solid #DDD; font-size:13px; color:#444; }
.board_viewer .info_wrap .btn_wrap{ font-size:0; position:absolute; top:11px; right:35px; }
.board_viewer .info_wrap .btn_wrap img{ cursor:pointer; }
.board_viewer .cont{ word-wrap:break-word; padding:30px 30px 70px 30px; font-size:14px;}
.board_viewer .forum_comment2_cont{ line-height:16px; font-size:13px;}
.navigation > div{ position:relative; padding-left:23px; font-size:13px; color:#7F7F7F; border-top:1px solid #DDD; line-height:49px; }
.navigation > div > *{ vertical-align:middle; }
.navigation > div .arrow{ color:#464646; }
.navigation > div > i{ margin-left:5px; margin-right:23px; }
.navigation > div > .date{ position:absolute; top:0px; right:23px; }
.navigation .prev_row{ }
.navigation .next_row{ }
/* // board_viewer [2015-07-22] */

/* board_write [2015-07-22] */
.board_write{ }
.board_write .title_wrap{ margin-top:31px; margin-bottom:9px; }
.board_write .title_wrap .input_title{ width:690px; height:27px; }
.board_write .title_wrap .rdo_box{ position:absolute; top:0px; right:0px; font-size:13px; line-height:21px; }
.board_write .file_wrap{ margin-top:20px; font-size:13px; text-align:center; }
/* // board_write [2015-07-22] */

.lf_btn_y{ -webkit-touch-callout:none; -webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; }
.lf_btn_y{ border-radius:3px; font-weight:normal; text-align:center; padding:0 15px; display:inline-block; box-sizing:border-box; background:white; border:1px solid #D8D8D8; color:black; }
.lf_btn_y{font-size:11px;height: 20px;line-height: 18px;}
.lf_btn_y.reply{ background:#aaaaaa; border:1px solid #aaaaaa; color:#FFFFFF; }
