@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%; border: 1px solid #ccc;
	background:#f6f6f6;	background: linear-gradient(#ffffff, #f1f1f1);
}
#bbsList td { border-bottom: 1px solid #eee; line-height: 220%; text-align: center; }
#bbsList td:nth-of-type(4) { text-align:left }
#bbsReply { margin-top: 10px;}
.blackspan{ display: inline-block; background: #636363; color:#ddd; padding:1px 4px; font-size: 85%; line-height: 140%; letter-spacing: -0.1em; }


#viewbbsReply{ margin:50px 0px 20px 0px; border-top:1px solid #bbb; }
#viewbbsReply>div:first-child{ border-bottom:1px solid #ddd; line-height: 200%; padding: 5px 0px; margin-bottom: 20px; font-family: "Noto Sans KR" }
#viewbbsReply>div:first-child>span:last-child{ margin-left: 20px; font-family: "Malgun Gothic"}