@charset "UTF-8";


/* 게시판 summary*/
.board-search {width:100%;}
.board-search .count {float:left;}
.board-search .count span {color:#623fe4;font-weight:bold;}
.board-search .search {float:right;} 
.board-search .search li {float:left;padding:0 0 0 5px;}
.board-search .search li .border {border:1px solid #e0e0e0;vertical-align:top;}
.board-search .search li .select-height {height:20px;}
.board-search .search li .input-height {height:18px;}
.board-search:after {height:0;visibility:hidden;content:".";clear:both;display:block;}


/* 게시판 목록 */
.board-list {width:100%;margin:8px 0 0 0;border-bottom:1px solid #b1b1b1;}
.board-list thead tr th {background:url('../images/board/board_bgc.gif') repeat-x;padding:0;height:33px;text-align:center;}
.board-list tbody tr td {text-align:left;border-bottom:1px solid #e4e4e4;padding:9px 0;}
.board-list tbody tr td a {color:#867d7d;font-size:13px;}
.board-list tbody tr td span.cmt {font-size:13px;}
.board-list .center {text-align:center;color:#867d7d;font-size:13px;}
.btn-write {float:right;position:relative;top:-13px;}


/* 게시판 상세 */
.board-detail {width:100%; margin:8px 0 0 0; color:#867d7d;}
.board-detail a {color:#282828;}
.board-detail tr td {text-align:left;}
.board-detail thead tr td {background:url('../images/board/board_bgc.gif') repeat-x;height:33px;font-size:14px;}
.board-detail tbody tr td {text-align:left;border-bottom:1px solid #e4e4e4;padding:9px 0;color:#9c9c9c;vertical-align:top;font-size:12px;}
.board-detail tbody .border {background:url('../images/board/board_detail_border.gif') no-repeat right 13px;}
/*.board-detail tbody .num {font-size:11px;}*/
.board-detail tbody .center {text-align:center;}
.board-detail tbody .padding {padding-left:24px;}
.board-detail ul {width:100%;}
.board-detail ul li {padding:2px 0 7px 0px;}
.board-detail ul li a {font-weight:bold;color:#7f7f7f;}
.board-detail .b-text {width:94%;min-height:100px;border:1px solid #cacaca;padding:20px;color:#595151;line-height:20px;}
.board-detail .color {color:#282828;}
.board-detail-btn {width:100%;margin:16px 0 0 0;}
.board-detail-btn .l-padding {padding-left:10px;}
.board-detail-btn .left {float:left;}
.board-detail-btn .right {float:right;}


/* 코멘트 */
.board-comment {clear:both; margin:10px 0 0 0; width:100%; border-top:1px solid #d9d8d8; border-bottom:1px solid #d9d8d8;}
.board-comment table {width:100%;font-size:13px;}
.board-comment table td {color:#867d7d; vertical-align:middle; padding:10px 0 5px 5px; border-bottom:1px dashed #d9d8d8; line-height:1.8em; word-break:break-all; /*white-space:pre-line;*/}
.board-comment table td a {color:#867d7d;}
.board-comment table textarea {background:#f3f3f3; border:1px solid #e6e6e6; width:98%; height:60px;}
.board-comment table .left {width:15%;}
.board-comment table .center {width:70%;}
.board-comment table .right {width:10%;}
.board-comment table .input {width:85%; vertical-align:top;}
.board-comment table .border_none {border-bottom:1px solid #ffffff;}




/* 게시판 쓰기 */
.board-insert {width:100%;border-top:2px solid #231f21;color:#9c9c9c;}
.board-insert tr td, .board-insert tr th {border-bottom:1px solid #e4e4e4 padding:9px 0 9px 20px;}
.board-insert tr th {vertical-align:top;padding-left:35px;background:url('../images/board/board_detail_border.gif') no-repeat right center;} 
.board-insert input {border:1px solid #abadb3;height:18px;}
.board-insert .title {width:90%;}
.board-insert .file {width:80%;}
.board-insert .fileadd {padding:0 0 0 20px;vertical-align:top;}
.board-insert a {color:#282828;}
.board-insert ul li {padding:5px 0;}
.board-insert-btn {width:100%;margin:15px 0 0 300px;}
.board-insert-btn li {float:left;}
.board-insert-btn li {display:block;padding:0 11px 0 0;}
.board-insert .btn-fileadd {vertical-align:top;width:75px;}





/* 공동주택 게시판 summary*/
.town-board-summary {width:100%;}
.town-board-summary .count {float:left;}
.town-board-summary .count span {color:#623fe4;font-weight:bold;}
.town-board-summary .search {float:right;} 
.town-board-summary .search li {float:left;padding:0 0 0 5px;}
.town-board-summary .search li .border {border:1px solid #e0e0e0;vertical-align:top;}
.town-board-summary .search li .select-height {height:20px;}
.town-board-summary .search li .input-height {height:18px;}
.town-board-summary:after {height:0;visibility:hidden;content:".";clear:both;display:block;}


/* 공동주택 게시판 목록*/
.town-board-list {width:100%;margin:8px 0 0 0;border-bottom:1px solid #b1b1b1;}
.town-board-list thead tr th {background:url('../images/board/board_bgc.gif') repeat-x;padding:0;height:33px;text-align:center;}
.town-board-list tbody tr td {text-align:left;border-bottom:1px solid #e4e4e4;padding:9px 0;}
.town-board-list tbody tr td a {color:#282828;font-size:13px;}
.town-board-list .center {text-align:center;font-size:13px;}


/* 공동주택 게시판 상세*/
.town-board-detail {width:100%; margin:8px 0 0 0; color:#282828;}
.town-board-detail a {color:#282828;}
.town-board-detail tr td {text-align:left;}
.town-board-detail thead tr td {background:url('../images/board/board_bgc.gif') repeat-x;height:33px;font-size:14px;}
.town-board-detail tbody tr td {text-align:left;border-bottom:1px solid #e4e4e4;padding:9px 0;color:#9c9c9c;vertical-align:top;font-size:12px;}
.town-board-detail tbody .border {background:url('../images/board/board_detail_border.gif') no-repeat right 13px;}
.town-board-detail tbody .num {font-family:Verdana;font-size:11px;}
.town-board-detail tbody .center {text-align:center;}
.town-board-detail tbody .padding {padding-left:24px;}
.town-board-detail ul {width:100%;}
.town-board-detail ul li {padding:2px 0 7px 20px;}

.town-board-detail ul li a {font-weight:bold;color:#282828;}
.town-board-detail .b-text {width:94%;min-height:100px;border:1px solid #cacaca;padding:20px;color:#282828;line-height:20px;}
.town-board-detail .color {color:#282828;}
.town-board-detail-bt {width:100%;margin:16px 0 0 0;}
.town-board-detail-bt .l-padding {padding-left:10px;}
.town-board-detail-bt .left {float:left;}
.town-board-detail-bt .right {float:right;}

