/* BASIC css start */
.board_top  { width:1098px; height:170px; border:1px solid #ddd; border-top:0px; ; margin:auto; }
.board_top  ul { width:1098px; height:84px; border-top:1px solid #ddd;}
.board_top  ul li { width:219.6px; height:84px;line-height:84px;  border-right:1px solid #ddd; margin-right:-1px; float:left; text-align:center;
font-family:'Noto Sans KR', sans-serif; font-weight:400; font-size:15px; color:#222; letter-spacing:1px;display:block;}
.board_top  ul li:last-child { border-right:0px;}

.board_top  ul li a{font-family:'Noto Sans KR', sans-serif; font-weight:400; font-size:15px; color:#222; letter-spacing:1px;display:block;width:219.6px; height:84px;line-height:84px; }
.board_top  ul li a:hover { font-weight:600; color:#000; margin:-1px ;text-decoration:underline;  }
.board_top  ul li:hover { background:#eee; margin-left:1px;text-decoration:underline; font-weight:600;}


.board_top  ul li span {font-family:'Noto Sans KR', sans-serif; font-weight:400; font-size:15px; color:#222; letter-spacing:1px;display:block;width:219.6px; height:84px;line-height:84px; }
.board_top  ul li span:hover { font-weight:600; color:#000; margin:-1px; text-decoration:underline;}
/* BASIC css end */

