<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@import url( ./fonts.css );

/* 초기화 */
html, body,
div, span,
dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6,
p, address,
form, fieldset, legend, input, select, textarea,
table, caption, col, colgroup, thead, tfoot, tbody, th, td{margin:0; padding:0;}
h1, h2, h3, h4, h5, h6{font-size:100%; font-weight:normal;}
html, fieldset, img, abbr, acronym{border:0 none;}
ol, ul, li, dl, dt, dd{list-style:none;}
table{border-collapse:collapse; border-spacing:0;}
caption, th, td{font-weight:normal;}
address, caption, em{font-weight:normal; font-style:normal;}
caption{display:none;}
legend{display:none;}
html{}
body{min-width:1600px; margin:0; padding:0; font-size:12px; font-family:"Noto Sans Korean", sans-serif !important; overflow-x:hidden;}
textarea, select{font-size:12px; font-family:"Noto Sans Korean", sans-serif; border-radius:0; -webkit-border-radius:0;}
select{height:24px; margin:0; padding:2px; border-radius:0; -webkit-border-radius:0; border:1px solid #d7d7d7; font-family:"Noto Sans Korean", sans-serif; background:#fff;}
p{margin:0; padding:0; word-break:break-all;}
hr{display:none;}
pre{overflow-x:scroll; font-size:1.1em;}
a{color:#222; text-decoration:none;}
button{cursor:pointer;}
*, :after, :before{outline:none; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
div,
p{}
input{border-radius:0; -webkit-border-radius:0; outline:0;}
label{margin:0 !imortant; font-weight:normal !important;}
.dn{display:none;}

.red{color:#ff0000;}

#header-section{height:30px; padding:5px 0 0 10px; position:relative;}
#header-section img{vertical-align:middle;}
#gnb-section{height:70px; background:#2a3954;}
#gnb-section ul{}
#gnb-section ul:after{clear:both; content:""; display:block;}
#gnb-section ul li{float:left;}
#gnb-section ul li a{height:70px; padding:0 20px; font-size:14px; line-height:70px; color:#c8dbf8; display:block;}
#gnb-section ul li.curr-gnb{}
#gnb-section ul li.curr-gnb a{color:#fff; background:#1a273c;}

#container-section{width:100%; height:100%; table-layout:fixed; display:table; position:relative;}
#snb-section{width:233px; height:100%; padding:15px; border-right:1px solid #c6cbd6; background:#f2f4f7; display:table-cell;}
#snb-section ul{}
#snb-section ul li{}
#snb-section ul li a{padding-left:15px; font-size:14px; line-height:60px; color:#222; border-bottom:1px solid #ddd; display:block; position:relative;}
#snb-section ul li a:after{width:5px; height:5px; top:28px; left:5px; border-radius:50%; background:#444; content:""; display:block; position:absolute;}
#snb-section ul li.curr-snb a{color:#ff4545;}
#snb-section ul li.curr-snb a:after{background:#ff4545;}
#contents-section{padding:0 30px 80px; display:table-cell;}

.tit-box{margin:0 0 20px; padding:22px 0 0; position:relative;}
.tit-box .mTitle{border-bottom:2px solid #2a3954;}
.tit-box h1{padding:0 0 9px 0; font-size:22px; line-height:24px; color:#111; position:relative; display:block; vertical-align:middle;}

.manual-cont{}
.manual-round-box{padding:15px 14px; border-radius:10px; border:1px solid #d9dadc;}
.mTxtUl1{margin:0;}
.mTxtUl1 &gt; li{padding-left:15px; line-height:180%; color:#666; position:relative;}
.mTxtUl1 &gt; li:before{width:5px; height:1px; top:12px; left:0; background:#666; content:""; display:block; position:absolute;}

.titleGroup{height:44px; margin:37px 0 20px; padding:0 16px; font-size:18px; line-height:44px; color:#fff; background-color:#616b7d;}
.manual-image-box{margin:10px 0; padding:20px; background:#f1f1f1;}
.manual-txt-box{}
.manual-txt-box .titleEm{margin:32px 0 15px; font-weight:500; font-size:16px; color:#000; display:block;}

.btn-bdownload{padding:5px 10px; font-family:dotum; font-size:11px; line-height:100%; border:1px solid #d7d7d7; background:#fff; display:inline-block;}</pre></body></html>