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


body {background:url(/image/sub_bg.jpg) center top no-repeat;}

#sub_wrapper {width:1000px; margin:0 auto;}

#sub_header {width:100%;}

/*서브비주얼*/
#sub_visual {width:100%; height:301px; margin-bottom:36px; position:relative;}
h2.visual_title {float:left; font:normal 18px/20px "NanumBarunGothic"; color:#272727; position:absolute; top:50px; left:50px;}
h2.visual_title span {font:normal 24px/36px "NanumMyeongjo"; color:#098da1;}

#sub_container {width:100%; min-height:500px; _height:500px; margin-bottom:30px; overflow:hidden;}

/*레프트메뉴*/
div.left_menu {width:190px; float:left; margin-right:40px;}

/*서브컨텐츠*/
div.sub_contents_wrap {width:770px; min-height:500px; _height:500px; float:left;}

/*서브타이틀, 서브네비게이션*/
div.page_navigation {width:100%; height:30px; margin-top:10px; margin-bottom:30px;}
h3.sub_title {float:left; font:normal 26px "NanumBarunGothic"; color:#000000;}
ul.sub_navi {float:right; margin-top:14px;}
ul.sub_navi li {float:left; margin-left:7px; font:normal 11px "돋움"; color:#a0a0a0;}
ul.sub_navi li a img {display:block; float:left; margin-right:7px; margin-top:-6px;}
ul.sub_navi li span {color:#121212;}

div.sub_contents {width:100%; min-height:500px; _height:500px;}


/*서브푸터*/
#sub_footer {width:100%; height:100px; border-top:1px solid #dfdfdf;}

div.in_footer {width:100%; float:left; margin-top:30px;}
h3.footer_logo {float:left; margin-right:40px;}
address {font:normal 12px/20px "NanumBarunGothic"; color:#adadad;}</pre></body></html>