@charset "euc-kr";
/* 
 * ï¿½ï¿½ï¿½ï¿½ : llist_white_v01
 * ï¿½ï¿½ï¿½ï¿½ : ï¿½Ô½ï¿½ï¿½Ç¸ï¿½ï¿½ï¿½Æ® 
 * ï¿½ï¿½ï¿½ï¿½ : .llist_design
 * ï¿½ï¿½ï¿½ï¿½ : ï¿½Ô½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½Æ® ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½
*/

/* ï¿½Ô½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ */
.list_design {
	margin-bottom: 0px !important;
	border-bottom: 1px solid #ddd;
}
.list_design td {
	font-family: "Noto Sans KR", sans-serif !important;
	line-height: 20px !important;
}
.list_design td.att_title {
	line-height: 20px !important;
	font-size: 0.8rem;
	font-weight: 600;
	color: #fff !important;
	border-top-color: #999;
	background-color: #333 !important;
}

.bbsetc_dateof_write { color: #8A8A8A; font-size: 0.8rem } /*ï¿½Ô½ï¿½ï¿½Ç³ï¿½ï¿½ï¿½*/

.bbsetc_view_count { color: #8A8A8A; font-size: 0.8rem } /* ï¿½ï¿½È¸ï¿½ï¿½ */
.bbsnewf5 { font-size: 0.9rem; font-weight:600 }
.bbsno { font-size: 0.9rem; }

.bbsnewf5 a { outline-style: none; } /*ï¿½Ô½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½Æ® ï¿½ï¿½ï¿½ï¿½*/
.bbsnewf5 a:hover { color: #434343 !important; }

.bbsnewf5 table tbody tr td[valign] > a img {
	border: 1px solid #DFDFDF;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.bbsnewf5 table tbody tr td[valign] > a:hover img { }

.board_output colgroup col:last-child { width: 0px; }

.board_output a:hover { text-decoration: none !important; }

/*ÀÐ±âÆäÀÌÁö*/

.board_desc {font-size: 0.9rem !important; font-weight: 600; padding-left: 1rem !important;}

.board_description {padding: 0.75rme !important}


@media (max-width:767px) {

    .table > tbody > tr:nth-child(1) > td:nth-child(1) {  width: 15%; /* float: left; display: inline-block;*/ }
    .table > tbody > tr:nth-child(1) > td:nth-child(2) {  width: 50%; /* display: inline-block; float: right;*/ }
    .table > tbody > tr:nth-child(2) > td:nth-child(1) { text-align: center; color: #111; }
    .table > tbody > tr:nth-child(2) > td:nth-child(2) { margin: 10px 0px 0px 0px; }
}













