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

/*

point color : #bd7878

*/

/* 타이틀 */
h2 { font-size:30px; padding:0; margin:0 0 10px 0; letter-spacing:-1px; }
h2 &gt; p { font-size:13px; margin:10px 0 20px; padding:0; color:#787878; font-weight:normal; }
h3 { font-size:18px; padding:0; margin:0 0 10px 0;}

.dot_line { border-bottom: 1px dashed #ddd; padding-bottom:30px; margin-bottom:30px; }

/* 서브 &gt; 서브탑 이미지 */
#content_cover { display: none; height: 160px; background-repeat: no-repeat; background-position: center top; }

#gnb { border-bottom: 1px solid #ddd !important; }

/* 서브 &gt; 현재 페이지 위치 */
#breadcrumb { border-bottom: 1px solid #ddd; background-color: #f8f8f8; color:#787878;  }
#breadcrumb a { display:inline-block; color:#555; }
#breadcrumb span { display:inline-block; padding:15px 10px;  }

/* 서브 &gt; 왼쪽 사이드바 */
#content #lsb { float: left; width: 195px; margin-right: 40px; }
#content #lsb &gt; header { position: relative; overflow: hidden; background:#f8f8f8; border-top:solid 3px #252525; }
#content #lsb &gt; header:after { display:block; clear:both; content:""; }
#content #lsb &gt; header &gt; h3 { width:100%; top:0; left:0; color:#252525; font-family: 'NanumBarunGothic'; font-weight:normal; text-align:center; line-height:86px; margin:0; padding:0; font-size:20px; letter-spacing:-1px; }
#content #lsb &gt; ul { padding:0; margin:0; list-style:none; }
#content #lsb &gt; ul &gt; li &gt; a.smenu { display:block; font-size:12px; padding: 13px 0 13px 15px; color:#555; border-top:solid 1px #ddd; /*background-image: url('../img/ic_chevron_gray_32.png');*/ background-repeat: no-repeat; background-position: 95% center; }
#content #lsb &gt; ul &gt; li:first-child &gt; a.smenu { border-width: 1px 1px 1px 1px; }
#content #lsb &gt; ul &gt; li:last-child &gt; a { border-bottom: solid 1px #ddd;  }
#content #lsb &gt; ul &gt; li &gt; a:hover { background-color: #eee; /*background-image: url('../img/ic_chevron_gray_32.png');*/ background-repeat: no-repeat; background-position: 95% center; color:#333; }
#content #lsb &gt; ul &gt; li.active &gt; a.smenu { background-color: #bd7878;  /*background-image: url('../img/ic_chevron_white_32.png');*/ background-repeat: no-repeat; background-position: 95% center; color: #fff; }
#content #lsb &gt; ul &gt; li.active &gt; a.smenu:hover { background-color: #bd7878; }
#content #lsb &gt; ul &gt; li.active &gt; a.smenu:focus { text-decoration: none; }
#content #lsb &gt; ul &gt; li &gt; a.ssmenu { display:block; font-size:11px; border-top: dashed 1px #ddd;  padding: 10px 0 10px 15px; color:#555;  background-repeat: no-repeat; background-position: 95% center; }
#content #lsb &gt; ul &gt; li &gt; a.ssmenu:hover { background-color: #f8f8f8; }
#content #lsb &gt; ul &gt; li.active &gt; a.ssmenu {  background-repeat: no-repeat; background-position: 95% center; color: #bd7878; background-color: #f8f8f8 }
#content #lsb &gt; ul &gt; li.active &gt; a.ssmenu:hover { color: #bd7878; background-color: #f8f8f8 }
#content #lsb &gt; ul &gt; li.active &gt; a.ssmenu:focus { text-decoration: none; }

#content #lsb &gt; ul &gt; li &gt; ul { padding: 0; margin: 0; list-style: none; }
#content #lsb &gt; ul &gt; li &gt; ul &gt; li &gt; a { display: block; padding: 10px 10px 10px 50px; border-width: 0 1px 1px 1px; border-style: solid; border-color: #ccc; background-color: #fff; color: #000; }
#content #lsb &gt; ul &gt; li &gt; ul &gt; li:first-child &gt; a { border-width: 0 1px 1px 1px; }
#content #lsb &gt; ul &gt; li &gt; ul &gt; li &gt; a:hover { border-color: #777; background-color: #777; color: #fff; }
#content #lsb &gt; ul &gt; li &gt; ul &gt; li.active &gt; a { border-color: #999; background-color: #999; color: #fff; }
#content #lsb &gt; ul &gt; li &gt; ul &gt; li.active &gt; a:hover { border-color: #777; background-color: #777; }
#content #lsb &gt; ul &gt; li &gt; ul &gt; li.active &gt; a:focus { text-decoration: none; }

/* 서브 &gt; 메인 영역 */
#content #main { float: left; width: 935px; color:#555; }
#content #main &gt; header { margin: 0 0 30px 0; }
#content #main &gt; header &gt; h2 { padding:0; margin:0; color:#252525;  font-family: 'NanumBarunGothic'; font-weight:normal; letter-spacing: -1px; }
</pre></body></html>