<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
 * TOAST Webzine (http://itoast.kr)
 * Copyright (c) 2015 KIKI, Inc.
 *
 * TOAST �뱀쭊 �ㅽ���
 */

/* ==========================================================================
�뱀쭊
========================================================================== */
.webzine,
.wz {
	padding: 0;
	min-width: 900px;
	max-width: 900px;
	overflow: hidden;
}

.webzine-bg {
	position: absolute;
	top: 0;
	margin-left: -110px;
	width: 1120px;
	height: 860px;
	background: url('../assets/webzine-bg.jpg') -1px 0 no-repeat;
}
/** �뱀뀡 怨듯넻 */
.webzine &gt; section {

}

/* ==========================================================================
���댄�
========================================================================== */
.wz-title-nav {
	position: relative;
	width: 100%;
	height: 70px;
	/*background-color: white;*/ }
.wz-title-nav .container {
	width: 100%; }
.webzine .wz-title-nav .logo img {
	margin-top: 8px; }
.webzine .wz-title-nav .title img {
	margin-top: 8px;
	margin-left: -35px; }
.webzine .wz-title-nav .version {
	display: none; }
.webzine .wz-title-nav .mobile-menu-icon {
	display: none;
}
/* ==========================================================================
�댁슜
========================================================================== */
	.t_tip { text-decoration:underline !important; color:#000000 !important;}
	
   div.mouseView {padding:10px; width:340px; position:absolute; z-index:5; border:2px solid #ccc; font-size:12px; 
   background-color:#fafafa; margin:-50px 0 0 -650px; font-size:14px; line-height:22px;} /* �ㅽ��쇱� �먯떊�� 留욊쾶 �섏젙 */
   
   div.mouseView2 {padding:10px; width:340px; position:absolute; z-index:5; border:2px solid #ccc; font-size:12px; 
   background-color:#fafafa; margin:-50px 0 0 -650px; font-size:14px; line-height:22px;} /* �ㅽ��쇱� �먯떊�� 留욊쾶 �섏젙 */
   
   div.mouseView3 {padding:10px; width:400px; position:absolute; z-index:5; border:2px solid #ccc; font-size:12px; 
   background-color:#fafafa; margin:-50px 0 0 -600px; font-size:14px; line-height:22px;} /* �ㅽ��쇱� �먯떊�� 留욊쾶 �섏젙 */
   
   div.mouseView4 {padding:10px; width:400px; position:absolute; z-index:5; border:2px solid #ccc; font-size:12px; 
   background-color:#fafafa; margin:-50px 0 0 -650px; font-size:14px; line-height:22px;} /* �ㅽ��쇱� �먯떊�� 留욊쾶 �섏젙 */
   
   div.mouseView5 {padding:10px; width:400px; position:absolute; z-index:5; border:2px solid #ccc; font-size:12px; 
   background-color:#fafafa; margin:-50px 0 0 -650px; font-size:14px; line-height:22px;} /* �ㅽ��쇱� �먯떊�� 留욊쾶 �섏젙 */
   
   div.mouseView6 {padding:10px; width:400px; position:absolute; z-index:5; border:2px solid #ccc; font-size:12px; 
   background-color:#fafafa; margin:-50px 0 0 -650px; font-size:14px; line-height:22px;} /* �ㅽ��쇱� �먯떊�� 留욊쾶 �섏젙 */
   
   div.mouseView7 {padding:10px; width:400px; position:absolute; z-index:5; border:2px solid #ccc; font-size:12px; 
   background-color:#fafafa; margin:-50px 0 0 -650px; font-size:14px; line-height:22px;} /* �ㅽ��쇱� �먯떊�� 留욊쾶 �섏젙 */
  
  
.wz-content {
	position: relative;
	background-color: #029ec3;
}
.wz-content &gt; .container {
	margin: 0;
	padding: 0;
	width: 100%;
}
.wz-content &gt; .container .row {
	margin-left: 0;
	margin-right: 0;
}
/** �뱀쭊 �ㅻ뜑 */
.wz-content .wz-header {
	width: 100%;
	height: 142px;
	color: white;
	line-height: 14px;
	background-color: blue;
	padding: 0;
	margin: 0;
}
.wz-content .wz-header h3,
.wz-content .wz-header h4 {
	
}
.wz-content .wz-side-top {
	width: 170px;
	height: 142px;
	padding: 0;
	margin: 0;
}

/** �ъ씠�� 硫붾돱 */
.wz-content .wz-side-nav {
	padding: 0;
	min-width: 170px;
    max-width: 170px;
    background-color: #029ec3;
}
.wz-content .wz-side-nav &gt; .nav {
	min-width: 170px;
	max-width: 170px;
	cursor: pointer;
}
.wz-content .wz-side-nav &gt; .nav li {
	border-bottom: 1px solid #01add6;
}
.wz-content .wz-side-nav &gt; .nav li a {
	font-family: 'Nanum Gothic ExtraBold';
	font-style: normal;
	font-weight: 800;
  	font-size: 14px;
}

.wz-content .wz-side-nav &gt; .nav ul&gt;li a {
	font-size: 12px;
	padding: 10px 30px 8px 12px;
	background: url(../assets/lnb_bullet.gif) no-repeat 3px 50%;
}
.wz-content .wz-side-nav .nav li span.arrow_carrot-right {
	display: none; }
.wz-content .wz-side-nav &gt; .nav li a.dropdown-toggle {
	color: white;
}
.wz-content .wz-side-nav &gt; .nav .dropdown-menu li {
	border-bottom: 1px dashed #67c5db;
}
.wz-content .wz-side-nav &gt; .nav .dropdown-menu li:last-child {
	border-bottom: 0;
}

.wz-content .wz-side-nav &gt; .nav .open &gt; a,
.wz-content .wz-side-nav &gt; .nav .open &gt; a:hover,
.wz-content .wz-side-nav &gt; .nav .open &gt; a:focus,
.wz-content .wz-side-nav &gt; .nav li a.dropdown-toggle:hover,
.wz-content .wz-side-nav &gt; .nav li a.dropdown-toggle:focus,
.wz-content .wz-side-nav &gt; .nav li a.dropdown-toggle:active {
	background-color: #0196b9;
}

.wz-content .wz-side-nav &gt; .nav .dropdown-menu {
	left: 170px;
	top: -10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 15px;
    padding-right: 15px;
	border: 1.0px solid #029ec3;
}

.wz-side-nav .side-link {
	margin-top: 15px;
	margin-left: -10px;
	list-style: none;
	margin-bottom: 30px;
}

.wz-side-nav .side-link li {
	padding-top: 5px;
	padding-bottom: 5px;
}
.wz-side-nav .side-link li img {
	margin-top: -14px;
	padding-right: 5px;
}
.wz-side-nav .side-link li div {
	color: white;
	display: inline-block;
	font-family: 'Nanum Gothic ExtraBold';
    font-style: normal;
    font-weight: 800;
    font-size: 12px;
}
.webzine.mobile .wz-side-nav .side-link li {
	padding-top: 5px;
	padding-bottom: 5px;
}
.webzine.mobile .wz-side-nav .side-link li img {
	margin-top: 0px;
}
.webzine.mobile .wz-side-nav .side-link li div {
	color: #333;
	font-size: 14px;
}

.wz-content .wz-page {
	padding: 0;
	margin: 0;
	min-width: 730px;
    max-width: 730px;
    background-color: white;
}

.wz-content .wz-page .wz-page-header {
	width: 100%;
	background-color: #fff;
	color: #333;
}
.wz-content .wz-page .wz-page-header .wz-page-header-title-container {
	height: 121px;
	padding-left: 30px;
    background-position: 50% 100%;
    background-color: #fff;
}
.wz-content .wz-page .wz-page-header .wz-page-header-title-container .wz-page-header-icon {
	margin-top: 27px;
	margin-right: -15px;
	width: 70px;
	height: 70px;
}
.wz-content .wz-page .wz-page-header .wz-page-header-title {
	padding-left: 10px;
	margin-top: 15px;
}
.wz-content .wz-page .wz-page-header .wz-page-header-title h1 {
	font-family: 'Nanum Gothic Bold';
    font-style: normal;
    font-weight: 700;
}
.webzine.mobile .wz-content .wz-page .wz-page-header .wz-page-header-title h1 {
    font-size: 23px !important;
}
.wz-content .wz-page .wz-page-header .wz-page-header-title h4 {
	font-family: 'Nanum Gothic Bold';
    font-style: normal;
    font-weight: 700;
    margin-top: -5px;
}
.wz-content .wz-page-header-subtitle {
	width: 100%;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 40px;
	padding-right: 20px;
	color: #fff;
}

.webzine.mobile .wz-content .wz-page-header-subtitle h3 {
	font-size: 23px;
}

.wz-content .wz-page-header-subtitle h3 {
	line-height: 1.3;
}
.wz-content .wz-page .wz-page-body {
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
	min-height: 600px;
	margin-bottom: 50px;
}

.wz-content .wz-page ul {
	padding-left: 10px;
	
	list-style: none;
}

.wz-content .wz-page ul li {
	padding-left: 10px;
}

.wz-content .wz-page h1 {
	font-size: 32px;
}
.wz-content .wz-page h4 {
}

.wz-content .wz-page .table &gt; thead &gt; tr &gt; th {
	border: 0;
}
.wz-content .wz-page .table &gt; tbody &gt; tr &gt; td {
	padding: 5px;
}

.overlay {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.7);
}

/* ==========================================================================
�명꽣
========================================================================== */
.wz-footer {
	/*margin-top: 15px;*/
	position: relative;
	width: 100%;
	height: 100px;
	background-color: #d4d4d4;
}
/* ==========================================================================
�붾컮�댁뒪 ����
========================================================================== */
.webzine.mobile {
	font-size: 16px !important;
	line-height: 20px !important;
	padding: inherit;
	min-width: inherit;
	max-width: inherit; }
.webzine.mobile .webzine-bg {
	display: none;
}
.webzine.mobile .wz-title-nav {
	height: 80px;
	background-color: white;
}
.webzine.mobile .wz-title-nav .version {
	display: block;
	margin-left: 50px;
	margin-top: -22px;
	font-family: 'Nanum Gothic ExtraBold';
	font-style: normal;
	font-weight: 800;
  	font-size: 12px;
}
.webzine.mobile .wz-title-nav .version span {
	color: #333;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #ddd;
	border-radius: 15px;
}

.webzine.mobile .wz-side-nav {
	position: fixed;
	top: 0 !important;
    right: -280px;
    width: 280px;
    height: 100%;
    background-color: white;
    /*background-color: #029ec3;*/
    overflow: auto;
    z-index: 9999;
}
.webzine.mobile .wz-side-nav.shadow {
	box-shadow: 0 0 7px 7px rgba(0,0,0,.2) !important;
}
.webzine.mobile.overlay {
	height: 100%;
	overflow: hidden;
}
.webzine.mobile .wz-btn-side-nav-close {
	position: fixed;
	display: none;
	width: 44px;
	height: 44px;
	top: 5px;
	right: 280px;
	cursor: pointer;
	z-index: 9999;
}
.webzine.mobile .wz-btn-side-nav-close &gt; span {
	width: 100%;
	height: 100%;
	font-size: 40px;
	line-height: 44px;
	color: rgba(255, 255, 255, 0.8); }
.webzine.mobile .wz-title-nav .logo img {
	margin-left: -15px; }
.webzine.mobile .wz-title-nav .title {
	display: none; }
.webzine.mobile .wz-side-nav .wz-side-top {
	display: none; }
.webzine.mobile .wz-side-nav .nav {
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: -15px;
	margin-right: -15px;
	overflow: visible; }
.webzine.mobile .wz-side-nav .nav &gt; li &gt; a {
	font-family: 'Nanum Gothic Bold';
  	font-style: normal;
  	font-weight: 700;
  	font-size: 18px;
	font-weight: bold;
}
.webzine.mobile .wz-side-nav .nav a {
	color: #333;
	text-decoration: none; }
.webzine.mobile .wz-side-nav .nav ul {
	padding-left: 25px;
	padding-right: 10px;
	list-style: none;
} 
.webzine.mobile .wz-side-nav .nav li {
	font-size: 16px;
	padding-top: 2px;
	padding-bottom: 2px; }
.webzine.mobile .wz-side-nav .nav li span.arrow_carrot-right {
	display: inline-block;
	height: 100%;
}
.webzine.mobile .wz-side-nav .nav ul li {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px; 
	padding-bottom: 5px; 
	border-bottom: 1px solid #ddd;
}
.webzine.mobile .wz-title-nav .mobile-menu-icon {
	display: block;
}
.webzine.mobile .wz-title-nav .icon_menu {
	float: right;
	width: 44px;
    height: 100%;
    margin-top: 2px;
    line-height: 70px;
    font-size: 40px;
    cursor: pointer; }
.webzine.mobile .wz-title-nav .badge {
	position: absolute;
	top: 50px;
	right: 20px;
}
.webzine.mobile .wz-content .wz-page {
	min-width: inherit;
    max-width: inherit; }
.webzine.mobile .wz-content .wz-page-header-subtitle {
	padding-left: 15px !important; }
.webzine.mobile .wz-page {
	width: 100% !important; }
.webzine.mobile .wz-content .wz-page-body {
	padding: 15px; }</pre></body></html>