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

.detail { margin-top: 10px; font-size: 14px; font-weight: 300; color: #666; margin-right: 10px;}
.boardListForm .jn_title { padding:18px 0; }
.jn_num > a > img {width:15px;}
	

.boardListForm tr.list:hover td {background-color: #f9f9f9;color:#000; font-weight:300;}
.boardListForm tr.list:hover td.jn_num{ color:#048943;}

.boardListForm .jn_title {
    font-weight: 500;
}
.boardListForm tr.list:hover .jn_title {
    font-weight: 500;
}

