@charset "utf-8";
/* CSS Document */

/*list*/
#bbsList > table { width: 100%; letter-spacing: -0.03em; }
#bbsList > table thead{ text-align:center; padding:0px; line-height:250%; background: #0072BB; font-family: "Noto Sans KR"; font-size: 105%;    }
#bbsList th>a { color:#fff; font-weight: 500;  }
#bbsList td { border-bottom: 1px solid #eee; line-height: 220%; text-align: center; }
#bbsList td:nth-of-type(4) { text-align:left }