/*Ä«Å×°í¸®*/
.sul_menu {margin-bottom:20px;}
.sul_menu a {display:inline-block; border-radius:3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; background:#C8C8C8; 
padding:5px; margin:0 2px; border-right:1px #ddd solid;}
.sul_menu a:hover,.sul_menu a.current{ background:#E11A1A;}

/*°Ô½ÃÆÇ ÃÖ±Ù°Ô½Ã¹° */
.board_output .bd_out1 a, 


td.bd_out1 a{text-align:left; letter-spacing:0.03em; font-family:'Noto Sans KR','Nanum Gothic','³ª´®°íµñ', 'MalgunGothic', '¸¼Àº°íµñ', 'Dotum', 'Gulim', 'Arial', sans-serif;}
.board_output_imgs {padding-bottom:5px; }



@media screen and (max-width:660px){
tr.board_output_1_tr td{line-height:20px; letter-spacing:-0.1em; font-size:11px;}
}

@media screen and (max-width:400px){
tr.board_output_1_tr td{ font-size:9px; line-height:18px;}
}