@charset "euc-kr";

@import url("layout.css?v=20250107");

/* 사이트맵 */
#sitemap {position: relative; width: 695px;}
#sitemap ul {list-style: none;min-height:100px;height:auto !important;height:100px; margin: 0; padding: 0;}
#sitemap ul:after{content:"";display:block;clear:both}
#sitemap ul li {float: left; margin: 0 0 20px 0; width: 160px;}
#sitemap .depth1 {margin: 0; padding: 2px 0 0 13px; font-weight: bold; background: url('/common/images/bg_sitemap.gif') no-repeat;}
#sitemap .depth1 a:link, #sitemap .depth1 a:active, #sitemap .depth1 a:visited, #sitemap .depth1 a:hover {color: #5E9926;}
#sitemap .depth2 {margin: 0; padding: 3px 0 0 0; font-weight: normal;}
#sitemap .depth2 a:link, #sitemap .depth2 a:active, #sitemap .depth2 a:visited, #sitemap .depth2 a:hover {color: #666666;}
#sitemap .depth3 {margin: 0; padding: 3px 0 0 20px; width: 130px; font-weight: normal; font-size:11px;}
#sitemap .depth3 a:link, #sitemap .depth3 a:active, #sitemap .depth3 a:visited, #sitemap .depth3 a:hover {color: #5E9926;}

#sitemap .foi {position: absolute; top: 230px; left: 0;}