<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/**************************************************
	layout &gt; global
**************************************************/
/*기본 버튼, 버튼 그룹 style*/
.__article_btnArea{ text-align:center; padding-top:30px; font-size:0; }
.__button_submit{ cursor:pointer; margin:0 4px; background:#333447; display:inline-block; *display:inline; *zoom:1; border:none; padding:7px 12px; padding-top:10px; font-size:13px; color:#fff; }
.__button_cancel{ cursor:pointer; margin:0 4px; background:#A5A6AC; display:inline-block; *display:inline; *zoom:1; border:none; padding:7px 12px; padding-top:10px; font-size:13px; color:#fff; }
.__button_small{ font-size:11px; border:1px solid #494344; color:#fff; padding:5px 8px; margin:2px; cursor:pointer; vertical-align:top; display:inline-block; *display:inline; *zoom:1; background: #6C6465; }
.__button_small_gray{ font-size:11px; border:1px solid #D4D4D4; padding:5px 8px; margin:2px; cursor:pointer; vertical-align:top; background: #F8F8F8; }
/*기본 테이블 style*/
.__article_table{ width:100%; border-bottom:1px solid #AAAAAA; }
.__article_table thead tr th,
.__article_table tbody tr td{ padding:6px; }
.__article_table thead tr th{ border-bottom:1px solid #9A9A9A; border-top:1px solid #9A9A9A; background:url(file:///D|/%ED%9A%8C%EC%82%AC%EC%9E%90%EB%A3%8C/images/article_table_thead_bg.jpg); font-weight:normal; }
.__article_table thead tr th a{ color:#000; }
.__article_table thead tr th a:hover{ text-decoration:none; }
.__article_table thead tr th.___f{ border-left:1px solid #9A9A9A; }
.__article_table thead tr th.___l{ border-right:1px solid #9A9A9A; }
.__article_table tbody tr th,
.__article_table tbody tr td{ border-bottom:1px solid #EBEBEB; padding:8px; }
.__article_table tbody tr:hover{ background:#FBFBFB; }
.__article_table tbody tr .___number,
.__article_table tbody tr .___number *{ text-align:center; font-size:11px; font-family:Tahoma; font-weight:normal; color:#999; }
.__article_table tbody tr .___noPadding{ padding-right:0; padding-left:0; text-align:center; }
.__article_table_read{ width:100%; border-top:1px solid #5D5E67; border-bottom:1px solid #AAAAAA; }
.__article_table_read thead tr th{ background-color:#F7F7F7; padding:6px; }
.__article_table_read tbody tr th,
.__article_table_read tbody tr td{ border-bottom:1px solid #F0F0F0; padding:6px; }
.__article_table_read tbody tr th{ width:120px; text-align:left; font-weight:normal; }
/*기타 style*/
.__article_sment{ display:block; padding-top:4px; color:#999; font-size:11px; }

/**************************************************
	layout &gt; 헤더영역
**************************************************/
header{ position:relative; width:1000px; margin:0 auto; margin-top:30px;z-index:99; font-size:0; }
header .logo &gt; a{ display:inline-block; *display:inline; *zoom:1; }
/*통합검색폼 영역*/
header #searchForm{ font-size:0; position:absolute; bottom:0; left:0; z-index:99; }
header #searchForm &gt; *{ vertical-align:top; }
header #searchForm .keyword{ display:none; padding:10px 5px 0 10px; width:150px; background:#5C5D70; border:none; height:28px; color:#fff; }
header #searchForm .submit{ height:38px; width:50px; padding:10px 0; background:#5C5D70 url(file:///D|/%ED%9A%8C%EC%82%AC%EC%9E%90%EB%A3%8C/homepage%20work/mate/toonytool2/images/totalSearch_btn.jpg) no-repeat center center; color:#fff; border:none; cursor:pointer; }
/*최상단 버튼그룹*/
header .status{ position:absolute; top:0; right:0; margin:0; padding:0; list-style-type:none; }
header .status &gt; li{ display:inline-block; *display:inline; *zoom:1; vertical-align:top; padding-left:15px; margin-left:15px; border-left:1px solid #dedede; line-height:11px; }
header .status &gt; li:first-child{ border-left:none; }
header .status &gt; li &gt; a{ font-size:11px; letter-spacing:-1px; }
/*gnb 메인메뉴 영역*/
header .gnb{ position:relative; height:38px; margin:0; margin-top:20px; padding:0; list-style-type:none; background:#333447; text-align:right; }
header .gnb &gt; li{ position:absolute; right:0; top:0; display:inline-block; *display:inline; *zoom:1; }
header .gnb &gt; li &gt; a{ text-align:center; height:30px; padding-top:8px; display:block; color:#fff; border-left:1px solid #242536; font:14px MalgunGothic; }
header .gnb &gt; li &gt; ul{ display:none; list-style-type:none; padding:0; margin:0; background:#7E7F94; border:1px solid #6A6B7C; border-top:none; }
header .gnb &gt; li &gt; ul &gt; li{ display:block; text-align:left; border-top:1px solid #8E8FA1; }
header .gnb &gt; li &gt; ul &gt; li:first-child{ border-top:none; }
header .gnb &gt; li &gt; ul &gt; li &gt; a{ display:block; padding:7px 10px; color:#fff; font:13px MalgunGothic; }
header .gnb &gt; li:hover{ background:#505162; }
header .gnb &gt; li:hover &gt; a{ text-decoration:none; }
header .gnb &gt; li:hover &gt; ul{ display:block; }
header .gnb &gt; li:hover &gt; ul &gt; li &gt; a{ text-decoration:none; }
header .gnb &gt; li &gt; ul &gt; li:hover{ background:#898A9F; }

/**************************************************
	layout &gt; 서브페이지
**************************************************/
article#sub{ width:1000px; margin:0 auto; margin-top:30px; zoom:1; }
article#sub:after{ content:""; display:block; clear:both; }
/*lnb 서브메뉴*/
article#sub .lnb{ width:180px; float:left; }
article#sub .lnb &gt; h2 a{ font-size:16px; font-family:MalgunGothic; letter-spacing:-1px; font-weight:normal; color:#333; }
article#sub .lnb &gt; ul{ margin:0; padding:0; list-style-type:none; border-top:2px solid #585858; border-bottom:1px solid #ABABAB; margin-top:10px; }
article#sub .lnb &gt; ul &gt; li{ border-top:1px solid #EBEBEB; }
article#sub .lnb &gt; ul &gt; li:first-child{ border-top:none; }
article#sub .lnb &gt; ul &gt; li &gt; a{ font-size:14px; font-family:MalgunGothic; color:#525252; padding:12px 8px; display:block; }
article#sub .lnb &gt; ul &gt; li &gt; a:hover{ color:#EA3A5A; text-decoration:none; }
article#sub .lnb &gt; ul &gt; li.active &gt; a{ color:#EA3A5A; }
article#sub .lnb &gt; ul &gt; li.depth3{ background:#f1f1f1; filter:none; border-top:1px solid #D1D1D1; }
article#sub .lnb &gt; ul &gt; li.depth3 &gt; a{ padding:10px 0 10px 20px; font-weight:normal; color:#666666; }
article#sub .lnb &gt; ul &gt; li.depth3 &gt; a:hover{ color:#000; }
article#sub .lnb &gt; ul &gt; li.depth3.active &gt; a{ color:#000; }
/*서브 컨텐츠 영역*/
article#sub .content{ margin-left:35px; width:785px; float:left; }
article#sub .content &gt; .title{ border-bottom:1px solid #D8D8D8; padding-bottom:13px;  }
article#sub .content &gt; .title &gt; h3{ font-size:18px; font-family:MalgunGothic; letter-spacing:-1px; font-weight:normal; color:#333; }
article#sub .content &gt; .title .navigator{ float:right; z-index:39;  }
article#sub .content &gt; .title .navigator &gt; a{ font-size:11px; }
article#sub .content &gt; .cont{ padding-top:25px; }

/**************************************************
	layout &gt; 메인페이지
**************************************************/
/*비쥬얼 영역*/
article#main .visual{ width:1000px; margin:0 auto; margin-bottom:30px; }
/*메인 컨텐츠 영역*/
article#main .cont{ width:1000px; margin:0 auto; position:relative; }
</pre></body></html>