.board_list_box { width:100%;height:35px;border-top:1px solid #cccccc;border-bottom:1px solid #cccccc; } 

.board_list      { clear:both; width:100%; table-layout:fixed; margin-bottom:10px; }
.board_list td a:link    { font-size:11px; font-family:돋움,Dotum,sans-serif; color:999999; }
.board_list td a:visited { font-size:11px; font-family:돋움,Dotum,sans-serif; color:999999; }
.board_list td a:active  { font-size:11px; font-family:돋움,Dotum,sans-serif; color:999999; }
.board_list td a:hover   { font-size:11px; font-family:돋움,Dotum,sans-serif; color:111111; }

.board_button { clear:both; margin-bottom:10px; }

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

.board_search      { text-align:center; margin-bottom:10px; background-color:#f9f9f9; padding:5px; }
.board_search_ip   { width:300px;height:27px;border-top:1px solid #cacaca;border-right:1px solid #cacaca;border-bottom:1px solid #cacaca;border-left:0px solid #cacaca;padding-top:7px;padding-left:4px; font-size:12px; font-family:돋움,Dotum,sans-serif; color:666666;}

.board_view { border-top:1px solid #999999; border-bottom:0px solid #e6e6e6; margin-bottom:10px; }
.board_view td.in { font-size:11px; font-family:돋움,Dotum,sans-serif; color:666666; padding:5 0 5 10; background-color:#f6f6f6; border-bottom:1px solid #e6e6e6; border-right:1px solid #e6e6e6; }
.board_view td.ou { font-size:11px; font-family:돋움,Dotum,sans-serif; color:666666; padding:5 0 5 10; background-color:#ffffff; border-bottom:1px solid #e6e6e6; line-height:150%; }

/* Write */
.board_write { border-top:2px solid #999999; border-bottom:0px solid #e6e6e6; margin-bottom:10px; }
.board_write td.in { font-size:11px; font-family:돋움,Dotum,sans-serif; color:666666; padding:10px; background-color:#f6f6f6; border-bottom:1px solid #e6e6e6; border-right:1px solid #e6e6e6; }
.board_write td.ou { font-size:11px; font-family:돋움,Dotum,sans-serif; color:666666; padding:5px; background-color:#ffffff; border-bottom:1px solid #e6e6e6; line-height:150%; }
.ip { border:1px solid #CCCCCC; } 

/* Category */
.cate                 { border:1px solid #ccc; padding:10px; margin-bottom:10px; }
.cate      a:link     { font-size:11px; font-family:돋움,Dotum,sans-serif; color:333333; }
.cate      a:visited  { font-size:11px; font-family:돋움,Dotum,sans-serif; color:333333; }
.cate      a:active   { font-size:11px; font-family:돋움,Dotum,sans-serif; color:333333; }
.cate      a:hover    { font-size:11px; font-family:돋움,Dotum,sans-serif; color:333333; }
.cate span            { font-size:11px; font-family:돋움,Dotum,sans-serif; color:eeeeee;}

.board_bottom { height:50px; } 