.cagegory { border:1px dashed #e3e3e3;padding:10px;margin-bottom:20px; }
.cagegory span{ color:999999; font-size:11px; }

/*게시판 리스트*/

.board_list_title_bg    { clear:both; width:100%; table-layout:fixed; margin:0 0 0 0; }
.board_list_title_bg    { white-space:nowrap; height:34px; overflow:hidden; text-align:center; } 
.board_list_title_bg    { border:1px solid #e3e3e3; } 

.board_list_title    { clear:both; width:100%; table-layout:fixed; margin:9 0 0 0; }
.board_list_title th { font-weight:bold; font-size:11px; } 
.board_list_title th { white-space:nowrap; height:13px; overflow:hidden; text-align:center; } 

.board_list { clear:both; width:100%; table-layout:fixed; margin:0 0 0 0; }

.board_list tr.bg0 { background-color:#fafafa; } 
.board_list tr.bg1 { background-color:#ffffff; } 

.board_list td { padding:.5em; height:33px;}
.board_list td { border-bottom:1px solid #ddd; } 
.board_list td.num { color:#999999; text-align:center; }
.board_list td.checkbox { text-align:center; }
.board_list td.subject { overflow:hidden; }
.board_list td.name { text-align:center; }
.board_list td.datetime { font:normal 11px tahoma; color:#BABABA; text-align:center; }
.board_list td.hit { font:normal 11px tahoma; color:#BABABA; text-align:center; }
.board_list td.good { font:normal 11px tahoma; color:#BABABA; text-align:center; }
.board_list td.nogood { font:normal 11px tahoma; color:#BABABA; text-align:center; }

.board_list .notice { font-weight:bold; }
.board_list .current { font:bold 11px tahoma; color:#E15916; }
.board_list .comment { font-family:Tahoma; font-size:10px; color:#EE5A00; }

.board_button { clear:both; margin:10px 0 0 0; }

.board_page { clear:both; text-align:center; margin:3px 0 0 0; }
.board_page a:link { color:#777; }

.board_search { text-align:center; margin:10px 0 0 0; }
.board_search .stx { height:21px; border:1px solid #9A9A9A; border-right:1px solid #D8D8D8; border-bottom:1px solid #D8D8D8; }


/*게시판 글보기*/

.board_view_title { clear:both; white-space:nowrap; overflow:hidden; width:100%; height:35px;  table-layout:fixed; }
.board_view_title td { font-size:12px; font-family:돋움체; color:666666;  height:30px; letter-spacing:0px; border-bottom:1px solid #ededed; } 

.board_view_title td.title   { font:normal 11px 돋움체; color:#999999; letter-spacing:0px; text-align:center; font-weight:bold; }
.board_view_title td.lines   { font:normal 10px 돋움체; color:#d8d8d8; letter-spacing:0px; text-align:center; }
.board_view_title td.conte   { font:normal 11px 돋움체; color:#666666; letter-spacing:0px; padding-left:20px; }

/*게시판 글쓰기*/

.board_write_title { clear:both; white-space:nowrap; overflow:hidden; width:100%; height:35px; }
.board_write_title td { font-size:12px; font-family:돋움체; color:666666;  height:30px; letter-spacing:0px; border-bottom:1px solid #ededed; } 

.board_write_title td.title   { font:normal 11px 돋움체; color:#666666; letter-spacing:0px; text-align:center;  letter-spacing:-1px; font-weight:bold; }
.board_write_title td.lines   { font:normal 10px 돋움체; color:#d8d8d8; letter-spacing:0px; text-align:center; }
.board_write_title td.conte   { font:normal 12px 돋움체; color:#666666; letter-spacing:0px; padding:5px 5px 5px 20px; }

.write_head { height:30px; text-align:center; color:#8492A0; }
.field { border:1px solid #ccc; }
