#board_list { position:relative; width:100%; font-family:NanumBarunGothic }
#board_list #board_listt { margin-bottom:25px; }

#board_list #board_listt thead th { height:39px; border-bottom:1px solid #e6e6e6; border-top:2px solid #57a80a; text-align:center; font-size:110%; color:#333; font-weight:normal; }
#board_list #board_listt thead th.left { height:39px; }
#board_list #board_listt thead th.right { height:39px; }
#board_list #board_listt thead td.firstline { height:6px; background:url(../images/board/firstline_bg.gif) repeat-x left bottom; font:0% dotum; line-height:0%; display:block; }

#board_list #board_listt tbody tr.line_w { background:#fff; }
#board_list #board_listt tbody tr.line_g { background:#f5f5f5;}

#board_list #board_listt tbody td { text-align:center; padding:11px 0 8px 0; border-bottom:1px solid #ccc; line-height:100%; font-size:120%; }
#board_list #board_listt tbody td.subject { text-align:left; padding-left:15px;}
#board_list #board_listt tbody td.subject a { color:#313039; text-decoration:none;}
#board_list #board_listt tbody td.subject a:hover { color:#0030ae; text-decoration:none;}

#board_list #board_listt tbody td.subject .num { color:#313039;} /*font:11px verdana;*/
#board_list #board_listt tbody td.subject .new { padding-left:5px; }
#board_list #board_listt tbody td.subject .reicon { margin-right:5px;}


#board_list #board_listt tbody td span.play a { text-decoration:none; padding-left:10px; width:48px; height:21px; vertical-align:top; background:url(../images/main/play_btn1.gif) no-repeat; color:#fff; display:table-cell; vertical-align:middle; font:bold 95% Arial; }

#result { position:relative; width:100%;}
#result #result_table { margin-bottom:25px;}

#result #result_table thead th { height:39px; border-bottom:1px solid #e6e6e6; border-top:2px solid #57a80a; text-align:center; font-size:110%; color:#333; font-weight:normal; }
#result #result_table thead th.left { height:39px; }
#result #result_table thead th.right { height:39px; }
#result #result_table thead td.firstline { height:6px; font:0% dotum; line-height:0%; display:block; }

#result #result_table tbody tr.line_w { background:#fff;}
#result #result_table tbody tr.line_g { background:#f5f5f5;}

#result #result_table tbody td { text-align:center; padding:12px 0 9px 0; border-bottom:1px solid #ccc; line-height:100%; font-size:110%; }
#result #result_table tbody td.left { text-align:left; }

#result #result_table tbody td a { color:#333; text-decoration:none;}
#result #result_table tbody td a:active,
#result #result_table tbody td a:focus,
#result #result_table tbody td a:hover { color:#0030ae; text-decoration:none;}

#result #result_table tbody td span.play a { text-decoration:none; padding-left:10px; width:48px; height:21px; vertical-align:top; background:url(../images/main/play_btn1.gif) no-repeat; color:#fff; display:table-cell; vertical-align:middle; font:bold 95% Arial; }
