<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "euc-kr";

/* 사이트맵 */
@import url("sitemap/siteMap_white_kr_v01.css");
/* 푸터레이아웃 */
@import url("footer/footer_black_v02.css");
/* 푸터 메뉴 */
/*숏코드 푸터를 사용합니다.*/
/* 스크롤탑 */
@import url("plugin/scrolltop/scrolltop_black_v01.css");
/* sms modal */
@import url("plugin/sms/sms_modal_white_v01.css");


/* 푸터 위젯 : bbs_footer_black01*/
.bbs_footer_black01 {
    margin-bottom: 15px;
}
.bbs_footer_black01 &gt; table { background-color: #1F1F1F; }
.bbs_footer_black01 .board_output tr td {
	font-size: 12px;
	font-family: "Noto Sans KR", sans-serif !important;
	color: #a0a0a0 !important;
}

.bbs_footer_black01 .bd_out1 { height: 20px; }

.bbs_footer_black01 .bd_out1 a {
	font-size: 14px !important;
	color: #a0a0a0 !important;
	display: inline-block;
	font-family: "Noto Sans KR", sans-serif !important;
	line-height: 20px;
}  

.bbs_footer_black01 .bd_out1 a:hover {
    color: #B5B5B5 !important;
}
/* 푸터 위젯 : album_footer_black01*/
.album_footer_black01 { margin-bottom: 15px; }
.album_footer_black01 .board_output {
    background-color: #1F1F1F;
}
.album_footer_black01 .board_output .board_output &gt; tbody &gt; tr {

}
.album_footer_black01 .board_output .board_output &gt; tbody &gt; tr &gt; td  {
    /*width: 33.32%;*/

}
.album_footer_black01 .board_output .board_output &gt; tbody &gt; tr &gt; td &gt; a {

    display: block;
}
.album_footer_black01 .board_output .board_output &gt; tbody &gt; tr &gt; td .board_output_imgs {
    max-width:100%;
    width: 100%;
    height: auto;
}
.album_footer_black01 .board_output .board_output &gt; tbody &gt; tr &gt; td .board_output_gallery_subject {
    display: none;
}

/* 푸터 위젯 : webzine_footer_black01*/
.webzine_footer_black01 .board_output {
    background-color: #1F1F1F;
}
.webzine_footer_black01 .board_output &gt; tbody &gt; tr {
    margin-bottom:5px;
    display: block;
}
.webzine_footer_black01 .board_output &gt; tbody &gt; tr &gt; td  {
    
}
.webzine_footer_black01 .board_output &gt; tbody &gt; tr &gt; td &gt; a:first-child  {
   
}
.webzine_footer_black01 .board_output &gt; tbody &gt; tr &gt; td .board_output_imgs {
    width: 55px;
    max-width: 100%;
    height: auto;
    border-radius: 6px;
    margin-right: 15px;
}
.webzine_footer_black01 .board_output &gt; tbody &gt; tr &gt; td a { 
    font-size: 14px;
	color: #a0a0a0;
	font-family: "Noto Sans KR", sans-serif !important;
	line-height: 20px;
}
.webzine_footer_black01 .board_output &gt; tbody &gt; tr &gt; td a:last-child { 
    color: #6C6C6C;
}
/*푸터 화이트 배경*/
/* 푸터 위젯 : bbs_footer_white01*/
.bbs_footer_white01 {
    margin-bottom: 15px;
}
.bbs_footer_white01 &gt; table {  }
.bbs_footer_white01 .board_output tr td {
	font-size: 12px;
	font-family: "Noto Sans KR", sans-serif !important;
	color: #a0a0a0 !important;
}

.bbs_footer_white01 .bd_out1 { height: 20px; }

.bbs_footer_white01 .bd_out1 a {
	font-size: 14px !important;
	color: #a0a0a0 !important;
	display: inline-block;
	font-family: "Noto Sans KR", sans-serif !important;
	line-height: 20px;
}  

.bbs_footer_white01 .bd_out1 a:hover {
    color: #B5B5B5 !important;
}
/* 푸터 위젯 : album_footer_white01*/
.album_footer_white01 { margin-bottom: 15px; }
.album_footer_white01 .board_output {
}
.album_footer_white01 .board_output .board_output &gt; tbody &gt; tr {

}
.album_footer_white01 .board_output .board_output &gt; tbody &gt; tr &gt; td  {
    /*width: 33.32%;*/

}
.album_footer_white01 .board_output .board_output &gt; tbody &gt; tr &gt; td &gt; a {

    display: block;
}
.album_footer_white01 .board_output .board_output &gt; tbody &gt; tr &gt; td .board_output_imgs {
    max-width:100%;
    width: 100%;
    height: auto;
}
.album_footer_white01 .board_output .board_output &gt; tbody &gt; tr &gt; td .board_output_gallery_subject {
    display: none;
}

/* 푸터 위젯 : webzine_footer_white01*/
.webzine_footer_white01 .board_output {
}
.webzine_footer_white01 .board_output &gt; tbody &gt; tr {
    margin-bottom:5px;
    display: block;
}
.webzine_footer_white01 .board_output &gt; tbody &gt; tr &gt; td  {
    
}
.webzine_footer_white01 .board_output &gt; tbody &gt; tr &gt; td &gt; a:first-child  {
   
}
.webzine_footer_white01 .board_output &gt; tbody &gt; tr &gt; td .board_output_imgs {
    width: 55px;
    max-width: 100%;
    height: auto;
    border-radius: 6px;
    margin-right: 15px;
}
.webzine_footer_white01 .board_output &gt; tbody &gt; tr &gt; td a { 
    font-size: 14px;
	color: #a0a0a0;
	font-family: "Noto Sans KR", sans-serif !important;
	line-height: 20px;
}
.webzine_footer_white01 .board_output &gt; tbody &gt; tr &gt; td a:last-child { 
    color: #6C6C6C;
}
</pre></body></html>