@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: 23px !important;
}
.list_design td.att_title {
	line-height: 23px !important;
	font-size: 14px;
	color: #fff !important;
	border-top-color: #999;
	background-color: #333 !important;
}

.bbsetc_dateof_write { color: #8A8A8A; } /*�Խ��ǳ���*/

.bbsetc_view_count { color: #8A8A8A; } /* ��ȸ�� */

.bbscategory,
.bbsnewf5,
.bbsetc_dateof_write,
.bbswriter { font-size: 14px !important; } /*�Խ��� ��� ��Ʈ ũ�� ����*/

.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; }








@media (max-width:767px) {

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













