<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  height:570px;
}
 .board_search{  position: relative;
                         float: right;
                         margin-bottom: -35px;
                         margin-right: 20px;
                      }

 .board_search_dd{  position: relative;
                         float: right;
                         margin-bottom: 20px;
                         margin-right: 20px;
                      }

.boardList{  margin-top:30px;
               }
.btn { position:relative; display:-moz-inline-stack; display:inline-block; text-decoration:none !important; border:0; font-size:14px; white-space:nowrap; vertical-align:middle; overflow:visible;}
.btn.blue a { font-weight:bold; border:1px solid #0e509c; margin:5px 1px; padding:5px 13px; color:#fff; background-color:#1b61b4; border-radius:0px; }
.btn.blue input { font-weight:bold; border:1px solid #0e509c; margin:5px 1px; padding:3px 13px; color:#fff; background-color:#1b61b4; border-radius:0px; }


/*.board_search input[type="submit"] {width:50px; height:26px; font-size:13px; color:#fff; background:#585858; border:0; cursor:pointer; }*/

.table_03 { width:100%; border-top:1px solid #2786d6; margin-top:20px; font-size:14px; }
.table_03 th { text-align:center; font-weight:bold; color:#2a70c6; background:#eaf0f4; padding:7px 10px; border-bottom:1px solid #dee6ed; border-right:1px solid #dee6ed;}
.table_03 td{ font-size:13px; line-height:150%; color:#565656; border-bottom:1px solid #dee6ed; border-right:1px solid #dee6ed; padding:7px 10px; word-break:break-all; text-align:center;}
.table_03 td li { padding:2px 10px; }
.table_03 td.tleft { text-align:left; }
.table_03 td:first-child { border-left:1px solid #dee6ed; }
.table_03 th:first-child { border-left:1px solid #dee6ed; }</pre></body></html>