CINXE.COM
사서지원서비스>한국서지표준>한국문헌자동화목록형식>KORMARC 전거통제용
<!DOCTYPE HTML> <!--[if IE 9 ]> <html lang="ko" class="ie9"> <![endif]--> <html lang="ko"><head> <title>사서지원서비스>한국서지표준>한국문헌자동화목록형식>KORMARC 전거통제용</title> <meta http-equiv="X-UA-Compatible" content="IE=Edge"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, maxmum-scale=1.0, minimum-scale=1.0"> <meta name="format-detection" content="telephone=no" /> <link rel="shortcut icon" href="/resource/templete/nl/common/img/common/favicon.png" /> <link rel="apple-touch-icon" href="/resource/templete/nl/common/img/common/favicon.png"/> <meta name="keywords" content="사서지원서비스" /> <meta name="description" content="사서지원서비스에 오신 것을 환영합니다" /> <meta name="robots" content="INDEX,FOLLOW"> <meta property="og:image" content="/resource/templete/nl/common/img/common/favicon.png"/> <meta property="og:url" content="https://librarian.nl.go.kr/LI/"/> <meta property="og:description" content="사서지원서비스에 오신 것을 환영합니다"/> <meta property="og:title" content="사서지원서비스"/> <!--header--> <script> var isOldIe = false; </script> <!--[if lt IE 10]> <script> isOldIe = true; </script> <![endif]--> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-65875867-3"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-65875867-3'); </script> <!-- national library lib --> <!-- CSS정리 --> <!-- CSS정리 : 공통 --> <link rel="stylesheet" type="text/css" href="/resource/common/css/slick.css" media="none" onload="this.media='all';"> <link rel="stylesheet" type="text/css" href="/resource/common/css/jquery.scrollbar.css" media="none" onload="this.media='all';"> <link rel="stylesheet" type="text/css" href="/resource/common/css/jquery.bxslider.min.css" media="none" onload="this.media='all';"> <link rel="stylesheet" type="text/css" href="/resource/common/css/datepicker.css" media="none" onload="this.media='all';"> <!-- CSS정리 : 서브용 --> <link rel="stylesheet" type="text/css" href="/resource/common/css/asRange.css" media="none" onload="this.media='all';"> <!-- //CSS정리 --> <script src="/resource/common/js/jquery-1.12.3.min.js"></script> <script defer src="/resource/common/js/slick.js"></script> <script src="/resource/common/js/bootstrap-datepicker.js"></script> <script defer src="/resource/common/js/jquery.bxslider.min.js"></script> <script defer src="/resource/common/js/jquery.scrollbar.js"></script> <script defer src="/resource/common/js/jquery.outside.js"></script> <script defer src="/resource/common/js/jquery-asRange.js"></script> <!-- //national library lib --> <!-- CMS COMMON lib --> <script src="/resource/common/jquery_plugin/common_functions.js"></script> <script defer src="/resource/common/jquery_plugin/validation/validator.js"></script> <script defer src="/resource/common/jquery_plugin/validation/accessability.js"></script> <script defer src="/resource/common/jquery_plugin/popWin.js"></script> <link href="/resource/common/css/loading-spiner.css" rel="stylesheet" type="text/css" /> <link href="/resource/common/jquery_plugin/validation/validator.css" rel="stylesheet" type="text/css" /> <!-- //CMS COMMON lib --> <link rel="stylesheet" type="text/css" href="/resource/templete/li/common/common.css" /> <!-- CSS정리 --> <!-- CSS정리 : 서브용--> <link rel="stylesheet" type="text/css" href="/resource/templete/li/css/import.css" /> <link rel="stylesheet" type="text/css" href="/resource/templete/li/css/member.css?v=2024112405" /> <!-- //CSS정리 --> <!-- national library script --> <script defer src="/resource/templete/li/js/layout.js"></script> <script defer src="/resource/templete/li/js/common.js"></script> <script defer src="/resource/templete/li/js/sub.js"></script> <!--//header--> <!--[if lte IE 9]><script src="/resource/common/js/html5shiv.js"></script><script src="/resource/common/js/respond.min.js"></script><![endif]--> <script> /* */ function goSearchForm(obj) { var frm = document.forms[obj]; if (!frm.kwd.value) { alert("검색어를 입력해주세요."); frm.kwd.focus(); return; } window.location = frm.action + "?" + $(frm).serialize(); } </script> </head> <body class="sub"> <!-- skip --> <div id="skip" class="skip"> <a href="#sub_content">본문 바로가기</a> <a href="#menu-gnb">주메뉴 바로가기</a> </div> <!-- // skip --> <!-- 본문 영역 --> <!-- <link href="https://fonts.googleapis.com/css?family=Noto+Sans+KR:400,700&display=swap" rel="stylesheet"> --> <link rel="stylesheet" type="text/css" href="/resource/templete/li/css/common.css" /> <link rel="stylesheet" type="text/css" href="/resource/templete/li/css/layout.css" /> <script> $(document).ready(function(){ $(".web_sch_btn").click(function() { $(this).toggleClass('on'); $(".home_sch_box").toggle("slide"); if($(this).hasClass('on')){ $(this).html("닫기"); }else{ $(this).html("검색"); } }); }); function waPopup() { if($( window ).width() <= 767){ window.open("/resource/templete/li/common/img/common/20240609.png", "a", "width=549, height=777, left=100, top=50"); } else { window.open("/resource/templete/li/common/img/common/20240609.png", "a", "width=549, height=777, left=100, top=50"); } } function content_print(){ var initBody = document.body.innerHTML; window.onbeforeprint = function(){ $('#print').find('.keyword_search_wrap').hide(); document.body.innerHTML = document.getElementById('print').innerHTML; } window.onafterprint = function(){ document.body.innerHTML = initBody; } window.print(); } function fn_goPage(schId){ document.domain = "nl.go.kr"; var LeftPosition = (screen.width) ? (screen.width-1000)/2 : 0; var TopPosition = (screen.height) ? (screen.height-700)/2 : 0; var settings = 'height=700,width=1000,top='+TopPosition+',left='+LeftPosition+',scrollbars=yes'; if(schId == "findIdForm"){ window.open('https://member.nl.go.kr/findId.do?mode=form&site=newnl&ext_gbn=&ext_name=&ext_handphone=&ext_email=','memberId',settings); }else if(schId == "findPwForm"){ window.open('https://member.nl.go.kr/findPassword.do?mode=form&site=newnl&ext_gbn=&ext_name=&ext_handphone=&ext_email=','memberPw',settings); }else if(schId == "join"){ window.open('https://member.nl.go.kr/memberJoin.do?mode=agree&site=newnl','memberPw',settings); } } </script> <!-- header --> <div class="header-wrap"> <div id="header" class="header"> <!-- 헤더상단 --> <div class="top_wrap"> <div class="top"> <a href="https://www.nl.go.kr/" target="blank">국립중앙도서관</a> <a href="https://books.nl.go.kr/" target="blank">공공도서관지원서비스</a> <!-- <a href="http://dev.nl.go.kr:9580/NLCY" target="blank">국립어린이청소년도서관</a> --> <!-- 유틸 영역 --> <div class="log_wrap"> <a href="/LI/contents/L50500000000.do">로그인</a> <a href="#" onclick="javascript:member.fn_memberWeb ('join','NL','/LI/contents/N60300000000.do','false');" title="새창열림">회원가입</a> <a href="/LI/contents/L50100000000.do">바구니</a> <a href="/LI/contents/L50400000000.do">사이트맵</a> <button class="sp web_sch_btn">검색</button> <div class="home_sch_box"> <form name="totSearch" method="get" action="/LI/contents/L50600000000.do"> <input type="hidden" name="siteCode" value="LI" /> <input type="hidden" name="schFld" value="all" /> <input type="hidden" name="page" value="1" /> <div class="search_wrap"> <div class="inner"> <div class="search_info"> <div class="input_text_wrap"> <!-- <input type="text" name="schStr" class="input_text" value="" aria-label="검색어 입력" placeholder="검색어를 입력해주세요." title="홈페이지 검색" /> --> <input type="text" name="kwd" class="input_text" value="" aria-label="검색어 입력" placeholder="검색어를 입력해주세요." title="홈페이지 검색" /> </div> <button class="btn_search"><span class="sp search">검색하기</span></button> </div> </div> </div> </form> </div> </div> <!-- 유틸 영역 --> </div> </div> <!-- //헤더상단 --> <!-- 헤더하단 --> <div class="bottom"> <div class="menu_bg"></div> <div class="menu_wrap"> <!-- 전체메뉴 영역 --> <div class="menu-tool-wrap menu-tool-wrap-2"> <button type="button" class="btn-open" aria-label="전체메뉴"> <span class="sp_layout">전체 메뉴</span> </button> <!-- 전체메뉴 --> <div class="menu-all-wrap"> <div class="menu-all-inner"> <h2 class="title">전체메뉴</h2> <!-- 유틸영역(MOBILE) --> <div class="header__utils-wrap--mobile"> <div class="personal-wrap"> <em class="logo"><span class="sp_layout">국립중앙도서관 National Library of Korea</span></em> <div class="login-bx"><strong class="text">편리한 이용을 위해<br>로그인 또는 회원가입을 해주세요.</strong></div> <a href="/LI/contents/L50500000000.do" class="login">로그인</a> <a href="#" onclick="javascript:fn_goPage('join');" class="login">회원가입</a> </div> </div> <!-- //유틸영역(MOBILE) --> <!-- 전체메뉴 --> <div class="menu-all-inner--scrollbox"> <div class="menu-all-inner--scroll scrollbar-outer"> <div class="menu-all-depth1"> <div class="menu-all-depth1__item" id="MMAP_L10000000000"> <a href="/LI/contents/L10100000000.do" class="depth depth1">한국서지표준</a> <div class="menu-all-depth1-category"> <p class="depth1-title">한국서지표준</p> <ul class="menu-all-depth2"> <li class="menu-all-depth2__item" id="MMAP_L10100000000"> <a href='/LI/contents/L10101000000.do' class="depth depth2">한국문헌자동화목록형식</a> <ul class="menu-all-depth3"> <li class="menu-all-depth3__item" id="MMAP_L10101000000"> <a href='/LI/contents/L10101000000.do' class="depth depth3">KORMARC 소개</a> </li> <li class="menu-all-depth3__item" id="MMAP_L10102000000"> <a href='/LI/contents/L10102000000.do' class="depth depth3">KORMARC 통합서지용</a> </li> <li class="menu-all-depth3__item" id="MMAP_L10103000000"> <a href='/LI/contents/L10103000000.do' class="depth depth3">KORMARC 전거통제용</a> </li> <li class="menu-all-depth3__item" id="MMAP_L10104000000"> <a href='/LI/contents/L10104000000.do' class="depth depth3">KORMARC 서지데이터용</a> </li> <li class="menu-all-depth3__item" id="MMAP_L10105000000"> <a href='/LI/contents/L10105000000.do' class="depth depth3">KORMARC 소장정보용</a> </li> <li class="menu-all-depth3__item" id="MMAP_L10106000000"> <a href='/LI/contents/L10106000000.do' class="depth depth3">KORMARC 부록</a> </li> <li class="menu-all-depth3__item" id="MMAP_L10107000000"> <a href='/LI/contents/L10107000000.do' class="depth depth3">KORMARC 부호표</a> </li> </ul> </li> <li class="menu-all-depth2__item" id="MMAP_L10200000000"> <a href='/LI/contents/L10201000000.do' class="depth depth2">더블린코어</a> <ul class="menu-all-depth3"> <li class="menu-all-depth3__item" id="MMAP_L10201000000"> <a href='/LI/contents/L10201000000.do' class="depth depth3">더블린 코어 소개</a> </li> <li class="menu-all-depth3__item" id="MMAP_L10202000000"> <a href='/LI/contents/L10202000000.do' class="depth depth3">DCMES 특징</a> </li> <li class="menu-all-depth3__item" id="MMAP_L10203000000"> <a href='/LI/contents/L10203000000.do' class="depth depth3">DCMI 메타데이터 용어</a> </li> <li class="menu-all-depth3__item" id="MMAP_L10204000000"> <a href='/LI/contents/L10204000000.do' class="depth depth3">적용사례와 지침</a> </li> </ul> </li> <li class="menu-all-depth2__item" id="MMAP_L10300000000"> <a href='/LI/contents/L10301000000.do' class="depth depth2">MODS</a> <ul class="menu-all-depth3"> <li class="menu-all-depth3__item" id="MMAP_L10301000000"> <a href='/LI/contents/L10301000000.do' class="depth depth3">MODS 소개</a> </li> <li class="menu-all-depth3__item" id="MMAP_L10302000000"> <a href='/LI/contents/L10302000000.do' class="depth depth3">메타데이터 스킴</a> </li> <li class="menu-all-depth3__item" id="MMAP_L10303000000"> <a href='/LI/contents/L10303000000.do' class="depth depth3">적용 사례와 지침</a> </li> </ul> </li> <li class="menu-all-depth2__item" id="MMAP_L10400000000"> <a href='/LI/contents/L10401000000.do' class="depth depth2">도서관부호</a> <ul class="menu-all-depth3"> <li class="menu-all-depth3__item" id="MMAP_L10401000000"> <a href='/LI/contents/L10401000000.do' class="depth depth3">신청방법</a> </li> <li class="menu-all-depth3__item" id="MMAP_L10402000000"> <a href='/LI/contents/L10402000000.do' class="depth depth3">신청서 작성</a> </li> <li class="menu-all-depth3__item" id="MMAP_L10403000000"> <a href='/LI/contents/L10403000000.do' class="depth depth3">신청 조회</a> </li> <li class="menu-all-depth3__item" id="MMAP_L10404000000"> <a href='/LI/contents/L10404000000.do' class="depth depth3">도서관 부호 조회</a> </li> <li class="menu-all-depth3__item" id="MMAP_L10405000000"> <a href='/LI/contents/L10405010000.do' class="depth depth3">국제표준도서관부호(ISIL)</a> <ul class="menu-all-depth4"> <li class="menu-all-depth4__item" id="MMAP_L10405010000"> <a href='/LI/contents/L10405010000.do' class="depth depth4">국문</a> </li> <li class="menu-all-depth4__item" id="MMAP_L10405020000"> <a href='/LI/contents/L10405020000.do' class="depth depth4">영문</a> </li> </ul> </li> </ul> </li> <li class="menu-all-depth2__item" id="MMAP_L10500000000"> <a href='/LI/contents/L10501000000.do' class="depth depth2">대한민국 국가서지</a> <ul class="menu-all-depth3"> <li class="menu-all-depth3__item" id="MMAP_L10501000000"> <a href='/LI/contents/L10501000000.do' class="depth depth3">국가서지 검색</a> </li> <li class="menu-all-depth3__item" id="MMAP_L10507000000"> <a href='/LI/contents/L10507010000.do' class="depth depth3">서지데이터세트 다운로드</a> <ul class="menu-all-depth4"> <li class="menu-all-depth4__item" id="MMAP_L10507010000"> <a href='/LI/contents/L10507010000.do' class="depth depth4">2020년 이후 데이터</a> </li> <li class="menu-all-depth4__item" id="MMAP_L10507020000"> <a href='/LI/contents/L10507020000.do' class="depth depth4">2019년 이전 자료 (전자책)</a> </li> </ul> </li> </ul> </li> <li class="menu-all-depth2__item" id="MMAP_L10600000000"> <a href='/LI/contents/L10600000000.do' class="depth">서지표준동향</a> </li> </ul> </div> </div> <div class="menu-all-depth1__item" id="MMAP_L20000000000"> <a href="/LI/contents/L20100000000.do" class="depth depth1">국가전거</a> <div class="menu-all-depth1-category"> <p class="depth1-title">국가전거</p> <ul class="menu-all-depth2"> <li class="menu-all-depth2__item" id="MMAP_L20100000000"> <a href='/LI/contents/L20101000000.do' class="depth depth2">저자전거</a> <ul class="menu-all-depth3"> <li class="menu-all-depth3__item" id="MMAP_L20101000000"> <a href='/LI/contents/L20101000000.do' class="depth depth3">저자 전거 검색</a> </li> <li class="menu-all-depth3__item" id="MMAP_L20102000000"> <a href='/LI/contents/L20102000000.do' class="depth depth3">저자 전거 분류별 브라우징</a> </li> <li class="menu-all-depth3__item" id="MMAP_L20103000000"> <a href='/LI/contents/L20103010000.do' class="depth depth3">저자 전거 현황</a> <ul class="menu-all-depth4"> <li class="menu-all-depth4__item" id="MMAP_L20103010000"> <a href='/LI/contents/L20103010000.do' class="depth depth4">국가전거현황</a> </li> <li class="menu-all-depth4__item" id="MMAP_L20103020000"> <a href='/LI/contents/L20103020000.do' class="depth depth4">직업</a> </li> <li class="menu-all-depth4__item" id="MMAP_L20103030000"> <a href='/LI/contents/L20103030000.do' class="depth depth4">활동분야</a> </li> <li class="menu-all-depth4__item" id="MMAP_L20103040000"> <a href='/LI/contents/L20103040000.do' class="depth depth4">단체유형</a> </li> <li class="menu-all-depth4__item" id="MMAP_L20103050000"> <a href='/LI/contents/L20103050000.do' class="depth depth4">지역</a> </li> <li class="menu-all-depth4__item" id="MMAP_L20103060000"> <a href='/LI/contents/L20103060000.do' class="depth depth4">언어</a> </li> </ul> </li> <li class="menu-all-depth3__item" id="MMAP_L20104000000"> <a href='/LI/contents/L20104000000.do' class="depth depth3">수정요청 조회</a> </li> </ul> </li> <li class="menu-all-depth2__item" id="MMAP_L20200000000"> <a href='/LI/contents/L20201000000.do' class="depth depth2">주제명 전거</a> <ul class="menu-all-depth3"> <li class="menu-all-depth3__item" id="MMAP_L20201000000"> <a href='/LI/contents/L20201000000.do' class="depth depth3">주제명검색</a> </li> <li class="menu-all-depth3__item" id="MMAP_L20202000000"> <a href='/LI/contents/L20202000000.do' class="depth depth3">주제명 브라우징</a> </li> <li class="menu-all-depth3__item" id="MMAP_L20203000000"> <a href='/LI/contents/L20203010000.do' class="depth depth3">주제명 전거 현황</a> <ul class="menu-all-depth4"> <li class="menu-all-depth4__item" id="MMAP_L20203010000"> <a href='/LI/contents/L20203010000.do' class="depth depth4">용어유형별 현황</a> </li> <li class="menu-all-depth4__item" id="MMAP_L20203030000"> <a href='/LI/contents/L20203030000.do' class="depth depth4">서지데이터 활용 현황</a> </li> </ul> </li> </ul> </li> </ul> </div> </div> <div class="menu-all-depth1__item" id="MMAP_L30000000000"> <a href="/LI/contents/L30500000000.do" class="depth depth1">월드라이브러리</a> <div class="menu-all-depth1-category"> <p class="depth1-title">월드라이브러리</p> <ul class="menu-all-depth2"> <li class="menu-all-depth2__item" id="MMAP_L30500000000"> <a href='/LI/contents/L30500000000.do' class="depth">메인</a> </li> <li class="menu-all-depth2__item" id="MMAP_L30100000000"> <a href='/LI/contents/L30101000000.do' class="depth depth2">연구자료</a> <ul class="menu-all-depth3"> <li class="menu-all-depth3__item" id="MMAP_L30101000000"> <a href='/LI/contents/L30101000000.do' class="depth depth3">외국 연구자료</a> </li> <li class="menu-all-depth3__item" id="MMAP_L30102000000"> <a href='/LI/contents/L30102000000.do' class="depth depth3">국립중앙도서관 발간자료</a> </li> <li class="menu-all-depth3__item" id="MMAP_L30103000000"> <a href='/LI/contents/L30103000000.do' class="depth depth3">도서관 용어 해설</a> </li> </ul> </li> <li class="menu-all-depth2__item" id="MMAP_L30200000000"> <a href='/LI/contents/L30201000000.do' class="depth depth2">도서관과 사람</a> <ul class="menu-all-depth3"> <li class="menu-all-depth3__item" id="MMAP_L30201000000"> <a href='/LI/contents/L30201000000.do' class="depth depth3">사서칼럼</a> </li> <li class="menu-all-depth3__item" id="MMAP_L30202000000"> <a href='/LI/contents/L30202000000.do' class="depth depth3">포커스</a> </li> <li class="menu-all-depth3__item" id="MMAP_L30203000000"> <a href='/LI/contents/L30203000000.do' class="depth depth3">리뷰</a> </li> </ul> </li> <li class="menu-all-depth2__item" id="MMAP_L30300000000"> <a href='/LI/contents/L30301000000.do' class="depth depth2">국내외 소식</a> <ul class="menu-all-depth3"> <li class="menu-all-depth3__item" id="MMAP_L30301000000"> <a href='/LI/contents/L30301000000.do' class="depth depth3">국립중앙도서관</a> </li> <li class="menu-all-depth3__item" id="MMAP_L30302000000"> <a href='/LI/contents/L30302000000.do' class="depth depth3">국내소식</a> </li> <li class="menu-all-depth3__item" id="MMAP_L30303000000"> <a href='/LI/contents/L30303000000.do' class="depth depth3">국외소식</a> </li> </ul> </li> <li class="menu-all-depth2__item" id="MMAP_L30400000000"> <a href='/LI/contents/L30401000000.do' class="depth depth2">참여·신청</a> <ul class="menu-all-depth3"> <li class="menu-all-depth3__item" id="MMAP_L30401000000"> <a href='/LI/contents/L30401000000.do' class="depth depth3">구독신청</a> </li> <li class="menu-all-depth3__item" id="MMAP_L30402000000"> <a href='/LI/contents/L30402000000.do' class="depth depth3">구독취소</a> </li> <li class="menu-all-depth3__item" id="MMAP_L30403000000"> <a href='/LI/contents/L30403000000.do' class="depth depth3">지난호보기</a> </li> <li class="menu-all-depth3__item" id="MMAP_L30404000000"> <a href='/LI/contents/L30404000000.do' class="depth depth3">이전 홈페이지 지난호 보기</a> </li> <li class="menu-all-depth3__item" id="MMAP_L30405000000"> <a href='/LI/contents/L30405000000.do' class="depth depth3">기사제보</a> </li> </ul> </li> </ul> </div> </div> <div class="menu-all-depth1__item" id="MMAP_L40000000000"> <a href="/LI/contents/L40100000000.do" class="depth depth1">서비스안내</a> <div class="menu-all-depth1-category"> <p class="depth1-title">서비스안내</p> <ul class="menu-all-depth2"> <li class="menu-all-depth2__item" id="MMAP_L40100000000"> <a href='/LI/contents/L40101000000.do' class="depth depth2">서비스 소개</a> <ul class="menu-all-depth3"> <li class="menu-all-depth3__item" id="MMAP_L40101000000"> <a href='/LI/contents/L40101000000.do' class="depth depth3">한국서지표준</a> </li> <li class="menu-all-depth3__item" id="MMAP_L40102000000"> <a href='/LI/contents/L40102010000.do' class="depth depth3">국가전거</a> <ul class="menu-all-depth4"> <li class="menu-all-depth4__item" id="MMAP_L40102010000"> <a href='/LI/contents/L40102010000.do' class="depth depth4">소개</a> </li> <li class="menu-all-depth4__item" id="MMAP_L40102020000"> <a href='/LI/contents/L40102020000.do' class="depth depth4">구상도</a> </li> <li class="menu-all-depth4__item" id="MMAP_L40102030000"> <a href='/LI/contents/L40102030000.do' class="depth depth4">기대효과</a> </li> <li class="menu-all-depth4__item" id="MMAP_L40102040000"> <a href='/LI/contents/L40102040000.do' class="depth depth4">FAQ</a> </li> </ul> </li> <li class="menu-all-depth3__item" id="MMAP_L40103000000"> <a href='/LI/contents/L40103000000.do' class="depth depth3">월드라이브러리</a> </li> </ul> </li> <li class="menu-all-depth2__item" id="MMAP_L40200000000"> <a href='/LI/contents/L40201000000.do' class="depth depth2">공지사항</a> <ul class="menu-all-depth3"> <li class="menu-all-depth3__item" id="MMAP_L40201000000"> <a href='/LI/contents/L40201000000.do' class="depth depth3">한국서지표준</a> </li> <li class="menu-all-depth3__item" id="MMAP_L40202000000"> <a href='/LI/contents/L40202000000.do' class="depth depth3">국가전거</a> </li> <li class="menu-all-depth3__item" id="MMAP_L40203000000"> <a href='/LI/contents/L40203000000.do' class="depth depth3">월드라이브러리</a> </li> </ul> </li> <li class="menu-all-depth2__item" id="MMAP_L40400000000"> <a href='/LI/contents/L40400000000.do' class="depth">관련 사이트</a> </li> </ul> </div> </div> <div class="menu-all-depth1__item" id="MMAP_N60500000000"> <a href="/LI/contents/L50100000000.do" class="depth depth1">바구니</a> <div class="menu-all-depth1-category"> <p class="depth1-title">바구니</p> <ul class="menu-all-depth2"> <li class="menu-all-depth2__item" id="MMAP_N60508000000"> <a href='/LI/contents/L50101000000.do' class="depth">대한민국 국가서지</a> </li> <li class="menu-all-depth2__item" id="MMAP_N60509000000"> <a href='/LI/contents/L50102000000.do' class="depth">국가전거</a> </li> </ul> </div> </div> <a href="/LI/contents/L50400000000.do" title="사이트맵" class="btnGoSite">사이트맵</a> </div> </div> </div> <!-- //전체메뉴 --> <button type="button" class="btn-close"> <span class="sp_layout sp-close">전체메뉴닫기</span> </button> </div> </div> <!-- //전체메뉴 --> </div> <!-- //전체메뉴 영역 --> <div class="logo"> <a href="/LI/main/index.do" title="메인페이지로 이동"> <span class="sp">문화체육관광부 국립중앙도서관 사서지원서비스 로고</span> </a> </div> <div class="gnb_wrap" id="menu-gnb"> <!-- [D]menu-gnb-wrap클래스에 gnb--opened 클래스 추가 --> <ul class="menu-gnb-depth1"> <li class="menu-gnb-depth1__item" id="GNB_L10000000000"> <a href='/LI/contents/L10100000000.do' class="depth"><span>한국서지표준</span></a> <ul class="menu-gnb-depth2"> <li class="menu-gnb-depth2__item" id="GNB_L10100000000"> <a href='/LI/contents/L10101000000.do' >한국문헌자동화목록형식</a> </li> <li class="menu-gnb-depth2__item" id="GNB_L10200000000"> <a href='/LI/contents/L10201000000.do' >더블린코어</a> </li> <li class="menu-gnb-depth2__item" id="GNB_L10300000000"> <a href='/LI/contents/L10301000000.do' >MODS</a> </li> <li class="menu-gnb-depth2__item" id="GNB_L10400000000"> <a href='/LI/contents/L10401000000.do' >도서관부호</a> </li> <li class="menu-gnb-depth2__item" id="GNB_L10500000000"> <a href='/LI/contents/L10501000000.do' >대한민국 국가서지</a> </li> <li class="menu-gnb-depth2__item" id="GNB_L10600000000"> <a href='/LI/contents/L10600000000.do' >서지표준동향</a> </li> </ul> </li> <li class="menu-gnb-depth1__item" id="GNB_L20000000000"> <a href='/LI/contents/L20100000000.do' class="depth"><span>국가전거</span></a> <ul class="menu-gnb-depth2"> <li class="menu-gnb-depth2__item" id="GNB_L20100000000"> <a href='/LI/contents/L20101000000.do' >저자전거</a> </li> <li class="menu-gnb-depth2__item" id="GNB_L20200000000"> <a href='/LI/contents/L20201000000.do' >주제명 전거</a> </li> </ul> </li> <li class="menu-gnb-depth1__item" id="GNB_L30000000000"> <a href='/LI/contents/L30500000000.do' class="depth"><span>월드라이브러리</span></a> <ul class="menu-gnb-depth2"> <li class="menu-gnb-depth2__item" id="GNB_L30500000000"> <a href='/LI/contents/L30500000000.do' >메인</a> </li> <li class="menu-gnb-depth2__item" id="GNB_L30100000000"> <a href='/LI/contents/L30101000000.do' >연구자료</a> </li> <li class="menu-gnb-depth2__item" id="GNB_L30200000000"> <a href='/LI/contents/L30201000000.do' >도서관과 사람</a> </li> <li class="menu-gnb-depth2__item" id="GNB_L30300000000"> <a href='/LI/contents/L30301000000.do' >국내외 소식</a> </li> <li class="menu-gnb-depth2__item" id="GNB_L30400000000"> <a href='/LI/contents/L30401000000.do' >참여·신청</a> </li> </ul> </li> <li class="menu-gnb-depth1__item" id="GNB_L40000000000"> <a href='/LI/contents/L40100000000.do' class="depth"><span>서비스안내</span></a> <ul class="menu-gnb-depth2"> <li class="menu-gnb-depth2__item" id="GNB_L40100000000"> <a href='/LI/contents/L40101000000.do' >서비스 소개</a> </li> <li class="menu-gnb-depth2__item" id="GNB_L40200000000"> <a href='/LI/contents/L40201000000.do' >공지사항</a> </li> <li class="menu-gnb-depth2__item" id="GNB_L40400000000"> <a href='/LI/contents/L40400000000.do' >관련 사이트</a> </li> </ul> </li> </ul> </div> <!-- <button class="sp web_sch_btn">검색</button> --> </div> </div> <!-- //헤더하단 --> <!-- 서브 검색 유틸영역 --> <!-- * 헤더 내 검색 영역 별도로 분리(2019.11.15 기획확인완료) * 통합 상세검색은 기획/디자인 완료 후 작업 예정 --> <div class="header__utility"> <!-- 서브 검색 폼 영역(PC/TABLET) --> <h2 class="ir_text">통합 검색</h2> <!-- 분기마다 wide-search-type-n 설정 ex) wide-search-type-1 --> <div class="wide-search-wrap wide-search-type-1"> </div> <!-- //서브 검색 폼 영역(PC/TABLET) --> <!-- 서브 검색 폼 영역(MOBILE) --> <div class="header__search-wrap"> <button type="button" class="btn-search--open2" aria-label="검색창"> <span class="sp_layout sp-search">검색창</span> </button> <div class="search-all-wrap"> <h2 class="ir_text">통합 검색</h2> <!-- 상단 고정 검색 영역 --> <div class="search__utils-wrap"> <form name="comSchMoForm" id="comSchMoForm" action="/NL/contents/search.do"> <input type="hidden" name="srchTarget" value="total"> <input type="hidden" name="pageNum" value="1"> <input type="hidden" name="pageSize" value="10"> <fieldset> <legend><span class="ir_rext">통합 검색어 입력폼</span></legend> <div class="search-form_group"> <div class="search-text-wrap"> <div class="input-text-wrap"> <label for="total_srarch">검색어를 입력해주세요.</label> <input type="text" name="kwd" id="total_srarch" class="input-text schKwd" aria-label="검색어 입력" onkeyDown="if(event.keyCode === 13){goSearchForm('comSchMoForm'); return false;}"> </div> </div> <div class="autocomplete_layer"> <div class="autocomplete_wrap"> <h3 class="ir_text">검색어 자동완성 목록</h3> <ul class="result_list"> </ul> <div class="btn_wrap"> <button type="button" class="autocomplete_close">자동완성 끄기</button> </div> </div> </div> <div class="search-btn-wrap"> <span class="btn-worldword-wrap"> <button type="button" class="btn-worldword" aria-expanded="false"> <span class="sp_layout sp-worldword">다국어입력기 열기</span> </button> <button type="button" class="btn-search"> <span class="sp_layout sp-search" onclick="goSearchForm('comSchMoForm');">검색하기</span> </button> </span> </div> </div> <button type="button" class="btn-search--close"> <span class="btn_cancel sp_layout">취소</span> </button> </fieldset> </form> </div> <!-- //상단 고정 검색 영역 --> </div> </div> <!-- //서브 검색 폼 영역(MOBILE) --> <!-- 서브 모바일 메뉴 고정 --> <div class="menu-wrap--mobile"> <!-- 모바일 3뎁스 --> <div class="depth3__menu-wrap"> <a href="#" onclick="window.history.back();" class="btn-back"><span class="sp_layout sp-back">뒤로가기</span></a> <h1 class="title">KORMARC 전거통제용</h1> <!-- 공유하기 --> <div class="subUtill"> <button class="btn_board_util"><span class="btn_util">글자 크기 조정 및 공유</span></button> <div class="board_util_menu" style="display: none;"> <div class="font_set_wrap"> <span class="font_set"> <span class="font_size">글자크기</span> <button type="button" class="btn_font btn_fontup"><span class="sp">작게</span></button> <button type="button" class="btn_font btn_fontdown"><span class="sp">크게</span></button> </span> </div> <div class="board_share"><button class="btn btn_scrap" onclick="fn_scrap('B');">스크랩</button></div> <div class="board_share"><button class="btn_layer btn btn_share" data-layer="layer_share">공유</button></div> </div> </div> <!-- //공유하기 --> </div> <!-- //모바일 3뎁스 --> </div> <!-- //서브 모바일 메뉴 고정 --> </div> <!-- //서브 검색 유틸영역 --> </div> </div> <!-- //header --> <!-- container --> <div id="container" class="container"> <!-- contents --> <div id="content" class="contents"> <!-- lnb --> <div id="lnb" class="lnb"> <h2 class="lnb_title">한국서지표준</h2><ul class="menu-lnb"> <li class="menu-lnb__item" id="SNB_L10100000000"> <a href='/LI/contents/L10101000000.do' class="is-sub__items">한국문헌자동화목록형식</a> <ul class="menu-lnb__sub"> <li class="menu-lnb__sub__item" id="SNB_L10101000000"> <a href='/LI/contents/L10101000000.do' >KORMARC 소개</a> </li> <li class="menu-lnb__sub__item" id="SNB_L10102000000"> <a href='/LI/contents/L10102000000.do' >KORMARC 통합서지용</a> </li> <li class="menu-lnb__sub__item" id="SNB_L10103000000"> <a href='/LI/contents/L10103000000.do' >KORMARC 전거통제용</a> </li> <li class="menu-lnb__sub__item" id="SNB_L10104000000"> <a href='/LI/contents/L10104000000.do' >KORMARC 서지데이터용</a> </li> <li class="menu-lnb__sub__item" id="SNB_L10105000000"> <a href='/LI/contents/L10105000000.do' >KORMARC 소장정보용</a> </li> <li class="menu-lnb__sub__item" id="SNB_L10106000000"> <a href='/LI/contents/L10106000000.do' >KORMARC 부록</a> </li> <li class="menu-lnb__sub__item" id="SNB_L10107000000"> <a href='/LI/contents/L10107000000.do' >KORMARC 부호표</a> </li> </ul> </li> <li class="menu-lnb__item" id="SNB_L10200000000"> <a href='/LI/contents/L10201000000.do' class="is-sub__items">더블린코어</a> <ul class="menu-lnb__sub"> <li class="menu-lnb__sub__item" id="SNB_L10201000000"> <a href='/LI/contents/L10201000000.do' >더블린 코어 소개</a> </li> <li class="menu-lnb__sub__item" id="SNB_L10202000000"> <a href='/LI/contents/L10202000000.do' >DCMES 특징</a> </li> <li class="menu-lnb__sub__item" id="SNB_L10203000000"> <a href='/LI/contents/L10203000000.do' >DCMI 메타데이터 용어</a> </li> <li class="menu-lnb__sub__item" id="SNB_L10204000000"> <a href='/LI/contents/L10204000000.do' >적용사례와 지침</a> </li> </ul> </li> <li class="menu-lnb__item" id="SNB_L10300000000"> <a href='/LI/contents/L10301000000.do' class="is-sub__items">MODS</a> <ul class="menu-lnb__sub"> <li class="menu-lnb__sub__item" id="SNB_L10301000000"> <a href='/LI/contents/L10301000000.do' >MODS 소개</a> </li> <li class="menu-lnb__sub__item" id="SNB_L10302000000"> <a href='/LI/contents/L10302000000.do' >메타데이터 스킴</a> </li> <li class="menu-lnb__sub__item" id="SNB_L10303000000"> <a href='/LI/contents/L10303000000.do' >적용 사례와 지침</a> </li> </ul> </li> <li class="menu-lnb__item" id="SNB_L10400000000"> <a href='/LI/contents/L10401000000.do' class="is-sub__items">도서관부호</a> <ul class="menu-lnb__sub"> <li class="menu-lnb__sub__item" id="SNB_L10401000000"> <a href='/LI/contents/L10401000000.do' >신청방법</a> </li> <li class="menu-lnb__sub__item" id="SNB_L10402000000"> <a href='/LI/contents/L10402000000.do' >신청서 작성</a> </li> <li class="menu-lnb__sub__item" id="SNB_L10403000000"> <a href='/LI/contents/L10403000000.do' >신청 조회</a> </li> <li class="menu-lnb__sub__item" id="SNB_L10404000000"> <a href='/LI/contents/L10404000000.do' >도서관 부호 조회</a> </li> <li class="menu-lnb__sub__item" id="SNB_L10405000000"> <a href='/LI/contents/L10405010000.do' >국제표준도서관부호(ISIL)</a> </li> </ul> </li> <li class="menu-lnb__item" id="SNB_L10500000000"> <a href='/LI/contents/L10501000000.do' class="is-sub__items">대한민국 국가서지</a> <ul class="menu-lnb__sub"> <li class="menu-lnb__sub__item" id="SNB_L10501000000"> <a href='/LI/contents/L10501000000.do' >국가서지 검색</a> </li> <li class="menu-lnb__sub__item" id="SNB_L10507000000"> <a href='/LI/contents/L10507010000.do' >서지데이터세트 다운로드</a> </li> </ul> </li> <li class="menu-lnb__item" id="SNB_L10600000000"> <a href='/LI/contents/L10600000000.do' >서지표준동향</a> </li> </ul> </div> <!-- //lnb --> <div id="sub_content" class="sub_contents"> <div id="print"> <div class="content_top"> <div class="content_info"> <!-- breadcrumbs --> <div class="breadcrumbs" role="navigation"> <ol class="breadcrumbs__list"> <li class="breadcrumbs__item"> <a href="/"><span class="sp_layout home">홈</span></a> </li> <li class="breadcrumbs__item"><span>한국서지표준</span></li> <li class="breadcrumbs__item"><span>한국문헌자동화목록형식</span></li> <li class="breadcrumbs__item"><strong>KORMARC 전거통제용</strong></li> </ol> </div> <!-- //breadcrumbs --> <h1 class="title">KORMARC 전거통제용</h1> <form name="nlScrapForm" id="nlScrapForm" method="post"> <input type="hidden" name="scrapSitecode" value="exhibition" /> <!--SITE 구분 --> <input type="hidden" name="scrapTitle" value="한국문헌자동화목록형식 > KORMARC 전거통제용" /> <!--스크랩 타이틀 --> <input type="hidden" name="scrapPath" value="/LI/contents/L10103000000.do" /> <!--상세URL --> <input type="hidden" name="scrapOriginalView" value="" /> <!-- 원문보기 --> <input type="hidden" name="scrapMarcDown" value="" /> <!-- marc 다운 --> <input type="hidden" name="scrapBookWriter" value="" /> <!-- 저자 --> <input type="hidden" name="scrapBookYear" value="" /> <!-- 발행년도 --> <input type="hidden" name="scrapCateKey" value="" /> <!-- 스크랩분류키 --> <input type="hidden" name="scrapDesc" value="" /> <!-- 스크랩설명 --> <input type="hidden" name="scrapGbn" value="" /> <!-- 스크랩URL 구분 --> </form> <!-- 메뉴 설정 영역 --> <div class="menu__set"> <!-- 공유하기 pc--> <a href="#;" class="menu__set-share" title="공유"><span class="ir_text">공유</span></a> <div class="menu-sns"> <form name="snsShare" method="post"> <input type="hidden" name="siteCode" value="LI" /> <input type="hidden" name="menuCode" value="L10103000000" /> <input type="hidden" name="kakaoAppkey" value="" /> <ul class="menu__list-sns"> <li class="menu__item-sns"><a href="#" class="instagram" onclick="ItgJs.sendSns('instagram', 'https://librarian.nl.go.kr/LI/contents/L10103000000.do', '제목 입력')" target="_blank" title="새창열림"><span class="sp_layout">인스타그램</span></a></li> <li class="menu__item-sns"><a href="#" class="blog" onclick="ItgJs.sendSns('naverBlog', 'https://librarian.nl.go.kr/LI/contents/L10103000000.do', '제목 입력')" target="_blank" title="새창열림"><span class="sp_layout">네이버블로그</span></a></li> <li class="menu__item-sns"><a href="#" class="facebook" onclick="ItgJs.sendSns('facebook', 'https://librarian.nl.go.kr/LI/contents/L10103000000.do', '내용 입력')" target="_blank" title="새창열림"><span class="sp_layout">페이스북</span></a></li> <li class="menu__item-sns"><a href="#" class="twitter" onclick="ItgJs.sendSns('twitter', 'https://librarian.nl.go.kr/LI/contents/L10103000000.do', '내용 입력')" target="_blank" title="새창열림"><span class="sp_layout">트위터</span></a></li> <li class="menu__item-sns"><a href="#" class="youtube" onclick="ItgJs.sendSns('youtube', 'https://librarian.nl.go.kr/LI/contents/L10103000000.do', '제목 입력')" target="_blank" title="새창열림"><span class="sp_layout">유튜브</span></a></li> </ul> <button type="button" class="menu-sns_close"><span class="sp">공유하기 닫기</span></button> </form> </div> <a href="javascript:content_print();" class="menu__set-print" title="인쇄"><span class="ir_text">인쇄</span></a> <!-- <a href="#" class="menu__set-scrap" onclick="fn_scrap('B');" title="스크랩"><span class="ir_text">스크랩</span></a> --> </div> <!-- //메뉴 설정 영역 --> </div> </div> <!-- 본문 영역 --> <div class="content_wrap"> <div class="sub_content"> <!-- 공유하기 mobile--> <div class="menu__set menu__set_mobile"> <a href="#;" class="menu__set-share" title="공유"><span class="ir_text">공유</span></a> <div class="menu-sns"> <form name="snsShare" method="post"> <input type="hidden" name="siteCode" value="LI" /> <input type="hidden" name="menuCode" value="L10103000000" /> <input type="hidden" name="kakaoAppkey" value="" /> <ul class="menu__list-sns"> <li class="menu__item-sns"><a href="#" class="instagram" onclick="ItgJs.sendSns('instagram', 'https://librarian.nl.go.kr/LI/contents/L10103000000.do', '제목 입력')" target="_blank" title="새창열림"><span class="sp_layout sp_sns">인스타그램</span></a></li> <li class="menu__item-sns"><a href="#" class="blog" onclick="ItgJs.sendSns('naverBlog', 'https://librarian.nl.go.kr/LI/contents/L10103000000.do', '제목 입력')" target="_blank" title="새창열림"><span class="sp_layout sp_sns">네이버블로그</span></a></li> <li class="menu__item-sns"><a href="#" class="facebook" onclick="ItgJs.sendSns('facebook', 'https://librarian.nl.go.kr/LI/contents/L10103000000.do', '내용 입력')" target="_blank" title="새창열림"><span class="sp_layout sp_sns">페이스북</span></a></li> <li class="menu__item-sns"><a href="#" class="twitter" onclick="ItgJs.sendSns('twitter', 'https://librarian.nl.go.kr/LI/contents/L10103000000.do', '내용 입력')" target="_blank" title="새창열림"><span class="sp_layout sp_sns">트위터</span></a></li> <li class="menu__item-sns"><a href="#" class="youtube" onclick="ItgJs.sendSns('youtube', 'https://librarian.nl.go.kr/LI/contents/L10103000000.do', '제목 입력')" target="_blank" title="새창열림"><span class="sp_layout sp_sns">유튜브</span></a></li> </ul> <button type="button" class="menu-sns_close"><span class="sp sp_sns">공유하기 닫기</span></button> </form> </div> </div> <p class="cont_txt">한국문헌자동화목록형식(KORMARC)- 전거통제용은 전거데이터를 컴퓨터에 축적하고 검색하는데 필요한 레코드의 구조와 데이터의 내용 식별, 표현, 배열 등 그 세부사항에 대한 명세(specification)를 제공한다.</p> <h4 class="cont_tit">한국문헌자동화목록형식(KORMARC) – 전거통제용 KS 정보</h4> <div class="cont_table"> <table> <caption><span class="ir_text">한국문헌자동화목록형식(KORMARC) – 통합서지용 KS 정보</span></caption> <colgroup> <col width="20%"> <col width="80%"> </colgroup> <tbody> <tr> <th class="NamoSE_border_show">표준번호</th> <td>KS X 6006-4</td> </tr> <tr> <th class="NamoSE_border_show">제정</th> <td>1999년</td> </tr> <tr> <th class="NamoSE_border_show">개정</th> <td>2016년, 2023년</td> </tr> <tr> <th class="NamoSE_border_show">표준명</th> <td>한국 문헌 자동화 목록 형식-제4부:전거 통제용</td> </tr> <tr> <th class="NamoSE_border_show">영문명</th> <td>Korean machine readable cataloging(KORMARC) format-Part 4:Authority data</td> </tr> <tr> <th class="NamoSE_border_show">형식보기</th> <td><a href="/kormarc/KSX6006-4/index.html" title="새창으로 열기" target="_blink">전자책 바로가기(HTML)</a></td> </tr> <tr> <th class="NamoSE_border_show">이전 형식 보기</th> <td><!--<a href="http://www.nl.go.kr/servlet/contentPdf?site_code=nl&file_name=ca_total.pdf" title="새창으로 열기" target="_blink">2016년 판 보기(HTML)</a>--> <a href="/kormarc/KSX6006-4/2016/index.html" title="새창으로 열기" target="_blink">2016년 판 보기(HTML)</a> </td> </tr> </tbody> </table> </div> <h4 class="cont_tit">한국문헌자동화목록형식(KORMARC) – 전거통제용 표시기호별 적용수준</h4> <p class="cont_txt">각 필드별 표시기호의 적용수준에 대하여 기술하였다.</p> <p class="cont_txt">표시기호의 적용수준은 필수(M), 해당시 필수(A), 재량(O)으로 표시하였다.</p> <div class="cont_info mt20"> <ul> <li>- 필 수(M) : Mandatory</li> <li>- 해당시필수(A) : Mandatory if applicable</li> <li>- 재 량(O) : Optional</li> </ul> </div> <div class="tblWrap" style="margin: 10px 0px 0px; padding: 0px; border: 0px none; overflow: hidden; color: rgb(85, 85, 85); font-family: '맑은 고딕', 'Malgun Gothic', 나눔고딕, NanumGothic, Helvetica, sans-serif; font-size: 18px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;"> <table class="tbl" style="margin: 0px 0px 0px -1px; padding: 0px; border-width: 2px 0px 0px; border-top-style: solid; border-top-color: rgb(51, 51, 51); border-right-style: initial; border-bottom-style: initial; border-left-style: initial; border-right-color: initial; border-bottom-color: initial; border-left-color: initial; border-image: initial; width: 100%; border-collapse: separate; border-spacing: 0px; font-size: 0.833em; position: relative; background-color: rgb(255, 255, 255);"> <caption style="overflow: hidden; width: 0px; height: 0px; line-height: 0; text-indent: -9999em;"><br></caption> <thead> <tr> <th scope="col" style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show; background-color: rgb(248, 248, 248); font-weight: normal; color: rgb(85, 85, 85);" class="NamoSE_border_show">표시기호 </th> <th scope="col" style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show; background-color: rgb(248, 248, 248); font-weight: normal; color: rgb(85, 85, 85);" class="NamoSE_border_show">표시기호명 </th> <th scope="col" style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show; background-color: rgb(248, 248, 248); font-weight: normal; color: rgb(85, 85, 85);" class="NamoSE_border_show">적용수준 </th> </tr> </thead> <tbody> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">리더 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;"> </p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">M </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">디렉토리 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;"> </p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">M </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">001 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">제어번호</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">M </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">003 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">제어번호 식별기호</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">M </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">005 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">최종처리일시</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">M </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">008 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">부호화정보필드</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">M </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">010 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">미국국회도서관 제어번호</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">A </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">012 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">국립중앙도서관 제어번호</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">A </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">014 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">총서나 다권본의 서지레코드 연계</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">016 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">국가서지기관 제어번호</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">A </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">020 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">국제표준도서번호</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">A </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">022 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">국제표준연속간행물번호</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">A </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">024 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">기타 표준부호</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">A </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">034 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">지도제작의 수치데이터 부호</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">035 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">협력기관 제어번호</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">040 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">목록작성기관</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">M </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">042 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">검증부호</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">043 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">지역부호</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">A </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">045 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">연대부호</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">046 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">특별한 연도 부호</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">052 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">국립중앙도서관 청구기호</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">056 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">한국십진분류기호</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">065 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">기타 분류기호</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">083 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">듀이십진분류기호</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">090 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">자관 청구기호</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">100 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">표목 - 개인명</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">A </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">110 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">표목 - 단체명</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">A </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">111 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">표목 - 회의명</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">A </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">130 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">표목 - 통일표제</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">A </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">148 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">표목 - 연대</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">A </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">150 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">표목 - 주제명</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">A </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">151 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">표목 - 지리명</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">A </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">155 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">표목 – 장르/형식</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">A </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">162 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">표목 - 연주수단</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">A </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">180 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">표목 - 일반세목</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">A </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">181 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">표목 - 지리세목</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">A </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">182 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">표목 - 연대세목</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">A </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">185 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">표목 - 형식세목</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">A </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">336 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">내용유형</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">368 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">개인/단체의 기타 속성</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">370 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">관련 장소</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">371 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">주소</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">372 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">활동 분야</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">373 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">관련 단체</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">374 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">직업</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">375 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">성별</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">376 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">가족정보</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">377 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">관련 언어</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">378 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">개인명의 완전형</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">380 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">저작의 형식</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">381 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">저작 또는 표현형의 기타 식별 특성</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">382 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">연주수단</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">383 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">음악 저작 번호 표시</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">384 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">음조</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">385 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">이용대상자 특성</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">386 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">생산자/기여자 특성</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">260 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">복합보라참조 - 주제</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">A </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">360 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">복합도보라참조 - 주제</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">A </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">400 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">보라부출 - 개인명</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">A </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">410 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">보라부출 - 단체명</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">A </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">411 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">보라부출 - 회의명</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">A </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">430 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">보라부출 - 통일표제</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">A </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">448 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">보라부출 - 연대</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">A </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">450 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">보라부출 - 주제명</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">A </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">451 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">보라부출 - 지리명</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">A </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">455 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">보라부출 – 장르/형식</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">A </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">462 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">보라부출 - 연주수단</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">A </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">480 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">보라부출 - 일반세목</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">A </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">481 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">보라부출 - 지리세목</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">A </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">482 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">보라부출 - 연대세목</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">A </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">485 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">보라부출 - 형식세목</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">A </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">500 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">도보라 부출 - 개인명</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">A </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">510 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">도보라 부출 - 단체명</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">A </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">511 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">도보라 부출 - 회의명</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">A </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">530 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">도보라 부출 - 통일표제</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">A </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">548 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">도보라 부출 - 연대</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">A </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">550 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">도보라 부출 - 주제명</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">A </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">551 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">도보라 부출 - 지리명</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">A </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">555 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">도보라 부출 – 장르/형식</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">A </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">562 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">도보라 부출 - 연주수단</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">A </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">580 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">도보라 부출 - 일반세목</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">A </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">581 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">도보라 부출 - 지리세목</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">A </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">582 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">도보라 부출 - 연대세목</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">A </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">585 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">도보라 부출 - 형식세목</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">A </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">640 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">총서 발행일자와 순차표시</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">A </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">641 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">총서번호 특징</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">642 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">총서번호 예시</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">643 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">총서의 발행지와 발행처</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">644 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">총서분출방법</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">645 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">총서부출방법</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">646 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">총서분류방법</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">663 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">복합도보라참조 - 이름</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">664 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">복합보라참조 - 이름</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">665 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">연혁참조</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">666 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">일반설명참조 - 이름</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">667 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">업무용 일반주기</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">670 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">정보원 있음</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">A </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">672 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">개체와 관련 있는 표제</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">673 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">개체와 관련 없는 표제</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">675 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">정보원 없음</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">678 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">전기적 또는 역사적 정보</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">680 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">이용자용 일반주기</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">681 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">주제명예시 참조주기</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">682 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">삭제표목 정보</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">688 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">변천주기</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">700 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">채택표목 연관저록 - 개인명</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">710 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">채택표목 연관저록 - 단체명</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">711 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">채택표목 연관저록 - 회의명</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">730 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">채택표목 연관저록 - 통일표제</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">748 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">채택표목 연관저록 - 연대</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">750 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">채택표목 연관저록 - 주제명</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">751 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">채택표목 연관저록 - 지리명</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">755 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">채택표목 연관저록 – 장르/형식</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">762 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">채택표목 연관저록 - 연주수단</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">780 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">세목 연관저록 - 일반세목</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">781 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">세목 연관저록 - 지리세목</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">782 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">세목 연관저록 - 연대세목</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">785 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">세목 연관저록 - 형식세목</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">788 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">복합 연관저록</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">856 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">전자적 위치 및 접속</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">880 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">변형문자표시</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> <tr> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">883 </td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;"> <p style="text-align: left;">자동생성 메타데이터 출처</p></td> <td style="margin: 0px; padding: 7px 10px; border-width: 0px 0px 1px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 228, 228); border-left-style: solid; border-left-color: rgb(228, 228, 228); border-top-color: initial; border-right-color: initial; border-image: initial; font-size: inherit; line-height: inherit; word-break: break-all; text-align: center; empty-cells: show;">O </td> </tr> </tbody> </table> </div></div> </div> </div> <!-- 공유하기 팝업 --> <div class="layer_popup_wrap layer_share" data-layer="layer_share" style="display:none;"> <div class="layer_popup"> <div class="popup_header"> <h1 class="popup_title">공유하기</h1> </div> <div class="popup_contents"> <div class="sns_area"> <ul class="sns_list"> </ul> </div> </div> <button type="button" class="btn_close closeLayer"><span class="sp">닫기</span></button> </div> </div> <!-- //공유하기 팝업 --> <!--담당부서 번호 시작--> <div class="contact_department"> <div class="inner"> <div class="box"> <img src="/resource/templete/li/img/sub/icon_tel.png" alt=""/> <span class="color_txt">담당부서 : </span>국가서지과 (02-590-6350)</div> </div> </div> <!--담당부서 번호 끝--> </div> </div> <!-- //contents --> </div> <!-- //container --> <!-- footer --> <div id="footer" class="footer"> <!-- 푸터 상단 --> <div class="footer__inner-top"> <div class="inner"> <h2 class="ir_text">하단 메뉴</h2> <!-- 안내 영역 --> <ul class="footer-util__list"> <!-- <li class="footer-util__item"> <a href="http://help.nl.go.kr/" target="_blank">원격헬프데스크</a> [D] 모바일에서는 미노출 </li> <li class="footer-util__item"> <a href="https://ask.nl.go.kr/popup/userListMainAll.jsp" target="_blank">장애인전용 온라인상담</a> [D] 모바일에서는 미노출 </li> <li class="footer-util__item"> <a href="https://nl.go.kr/NL/contents/N50108000000.do" target="_blank">찾아오시는 길</a> </li> --> <li class="footer-util__item none_mobile"> <a href="/LI/contents/L50400000000.do">사이트맵</a> </li> <li class="footer-util__item"> <a href="https://librarian.nl.go.kr/LI/contents/L80101000000.do" target="_blank">서비스 이용가이드</a> </li> <li class="footer-util__item"> <a href="https://librarian.nl.go.kr/LI/contents/L101000000000.do">국립중앙도서관 표준지침</a> </li> </ul> <!-- 안내 영역 --> <!-- SNS 영역 --> <ul class="footer-sns__list"> <li class="footer-sns__item"> <a href="https://www.instagram.com/nationallibraryofkorea/" class="instagram" target="_blank" title="새창 열림"> <span class="ico">인스타그램</span> </a> </li> <li class="footer-sns__item"> <a href="http://blog.naver.com/dibrary1004" class="blog" target="_blank" title="새창 열림"> <span class="ico">블로그</span> </a> </li> <li class="footer-sns__item"> <a href="https://ko-kr.facebook.com/national.library.of.korea" class="facebook" target="_blank" title="새창 열림"> <span class="ico">페이스북</span> </a> </li> <li class="footer-sns__item"> <a href="https://twitter.com/library1004" class="twitter" target="_blank" title="새창 열림"> <span class="ico">트위터</span> </a> </li> <li class="footer-sns__item"> <a href="https://www.youtube.com/channel/UCKjWKI1yRlzWfgnF98HZ_TA" class="youtube" target="_blank" title="새창 열림"> <span class="ico">유투브</span> </a> </li> </ul> <!-- //SNS 영역 --> </div> </div> <!-- //푸터 상단 --> <!-- 푸터 하단 --> <div class="footer__inner-bottom"> <div class="inner"> <!-- PC 정책, 법령 --> <div class="policy-wrap"> <ul class="policy__list"> <li class="policy__item"><a href="https://nl.go.kr/NL/contents/N70100000000.do" target="_blank" title="새 창으로 열기">개인정보처리방침</a></li> <li class="policy__item"><a href="https://nl.go.kr/NL/contents/N70200000000.do" target="_blank" title="새 창으로 열기">국립중앙도서관 윤리강령</a></li> <li class="policy__item"><a href="https://nl.go.kr/NL/contents/N70300000000.do" target="_blank" title="새 창으로 열기">도서관법령</a></li> <li class="policy__item"><a href="https://nl.go.kr/NL/contents/N70400000000.do" target="_blank" title="새 창으로 열기">이용봉사헌장</a></li> <li class="policy__item"><a href="https://nl.go.kr/NL/contents/N50803010000.do" target="_blank" title="새 창으로 열기">사전정보공개</a></li> <li class="policy__item"><a href="https://nl.go.kr/NL/contents/N70600000000.do" target="_blank" title="새 창으로 열기">저작권정책</a></li> </ul> </div> <!-- //PC 정책, 법령 --> <!-- MO 정책, 법령 --> <div class="mo_policy-wrap"> <label for="policy_page" class="ir_text">개인정보처리방침</label> <select id="policy_page" class="policy-select-wrap"> <option value="https://nl.go.kr/NL/contents/N70100000000.do">개인정보처리방침</option> <option value="https://nl.go.kr/NL/contents/N70200000000.do">국립중앙도서관 윤리강령</option> <option value="https://nl.go.kr/NL/contents/N70300000000.do">도서관법령</option> <option value="https://nl.go.kr/NL/contents/N70400000000.do">이용봉사헌장</option> <option value="https://nl.go.kr/NL/contents/N50803010000.do">사전정보공개</option> <option value="https://nl.go.kr/NL/contents/N70600000000.do">저작권정책</option> </select> <button type="button" title="새창열림" id="policy_page_btn" class="site-go">이동</button> </div> <!-- //MO 정책, 법령 --> <!-- 유관사이트 --> <div class="family-wrap"> <label for="family_site" class="ir_text">유관사이트</label> <select id="family_site" class="family-select-wrap"> <option value class="opt-tit">유관사이트</option> <option value="https://www.nlcy.go.kr">국립어린이청소년도서관</option> <option value="https://sejong.nl.go.kr">국립세종도서관</option> <option value="http://nld.nl.go.kr">국립장애인도서관</option> <option value="https://www.data.go.kr">공공데이터포털</option> <option value="http://www.acrc.go.kr">국민권익위원회</option> <option value="http://www.korea.go.kr">대한민국전자정부</option> <option value="http://mcst.go.kr">문화체육관광부</option> <option value="http://www.kpf.or.kr">한국언론진흥재단</option> <option value="http://www.museum.go.kr/uigwe/">외규장각 의궤</option> <option value="http://www.nanet.go.kr">국회도서관</option> <option value="http://www.clip.go.kr">도서관정보정책위원회</option> <option value="http://library.scourt.go.kr">법원도서관</option> <option value="http://www.kpec.or.kr">간행물윤리위원회</option> <option value="http://www.kla.kr">한국도서관협회</option> <option value="https://www.kolaa.kr">한국문학예술저작권협회</option> <option value="http://www.libsta.go.kr">국가도서관통계시스템</option> <option value="http://www.kpla.kr">(사)공공도서관협의회</option> </select> <button type="button" title="새창열림" id="family_site_btn" class="site-go">이동</button> </div> <!-- //유관사이트 --> <!-- 국립중앙도서관 정보 --> <div class="info-wrap"> <!-- 푸터 로고 --> <a href="https://www.nl.go.kr/" class="footer-logo"> <span class="sp_logo">문화체육관광부 국립중앙도서관</span> </a> <!-- //푸터 로고 --> <!-- 주소, Copyright --> <ul class="contact__list"> <li class="contact__item">우편번호 06579 서울시 서초구 반포대로 201(반포동)</li> <li class="contact__item">문의전화 <span class="tel">02-535-4142 ,</span> <span class="tel">02-590-0500</span> <a href="tel:02-535-4142" class="lnk_tel">02-535-4142</a>, <a href="tel:02-590-0500" class="lnk_tel">02-590-0500</a> 팩스 02-590-0530 </li> <li class="contact__item copyright">Copyright© National Library of Korea. All rights reserved.</li> </ul> <!-- //주소, Copyright --> <!-- 외부 로고 --> <ul class="certificate__list"> <li class="certificate__item item--open"> <a target="_blank" href="#none" title="새창열림" onclick="waPopup();"> <img src="/resource/templete/li/common/img/common/wa_240609.png" alt="WA품질인증마크 한국웹접근성평가센터"> </a> </li> <li class="certificate__item item--open"> <a target="_blank" href="http://www.kogl.or.kr/" title="새창열림"> <img src="/resource/templete/li/common/img/common/open.jpg" alt="open 공공누리|공공저작물 자유이용허락"> </a> </li> </ul> <!-- //외부 로고 --> </div> <!-- //국립중앙도서관 정보 --> </div> </div> <!-- //푸터 하단 --> <!-- 웹로그 솔루션 --> <script type="text/javascript"> var delCk = ""; var date = new Date(); date.setDate(date.getDate() - 1); delCk = "NLMID=;Expires="+ date.toUTCString(); document.cookie = delCk; </script> <script type="text/javascript" src="https://ds.nl.go.kr/js/nlogger.js" ></script> <script type="text/javascript"> nLogger.configure({ nth_service_id: "librarian", nth_logging_url_base_http: "https://ds.nl.go.kr/nlog", nth_logging_url_base_https: "https://ds.nl.go.kr/nlog" }); </script> <script type="text/javascript">nLogger.log();</script> <!-- //웹로그 솔루션 --> </div> <!-- //footer --> <!-- 팝업 : 스크랩 등록 --> <div class="layer_popup_wrap layer_popup_wrap3" data-layer="layer_old_document" style="display:none" id="layerScrap"> </div> <!-- //팝업 : 스크랩 등록 --> <!-- 분류관리 레이어팝업 --> <div class="layer_popup_wrap" id="sublayPopup"> </div> <!-- //분류관리 레이어팝업 --> <!-- 위로가기 --> <div class="fixed_btn_wrap"> <a href="#">위로</a> </div> <!-- //위로가기 --> <script> /** * <a href="#">링크</a> * 위와 같은 형태로 된 링크를 '#'동작이 먹지 않게 막는다. */ $(document).delegate("a[href='#']","click",function(event){ event.preventDefault(); }); $(document).delegate("a[href='#none']","click",function(event){ event.preventDefault(); }); /* $(function(){ $("#qrImg").prop("src", "/comm/qr.do?url=/LI/contents/L10103000000.do"); }) */ /* 스크랩 등록 폼 호출 */ function fn_scrap(gbn){ var data = null; var frm = document.nlScrapForm; frm.scrapGbn.value = gbn; data = new FormData(frm); $.ajax({ type : "post" , url : "/LI/main/scrapCateList.ajax" , data : data , processData: false // Important! , contentType: false , cache: false , dataType : "html" , success : function(data){ $("#layerScrap").show(); $("#layerScrap").html(data); } , error : function(jqXHR,textStatus,e){ alert("일정 조회 중 오류가 발생하였습니다. 관리자에게 문의해 주세요."); return; } }); } /* 스크랩 등록 */ function fn_scrapInst(){ // var data = $('#nlScrapForm').serialize(); var url = "/LI/main/scrapCrud.ajax"; document.nlScrapForm.scrapCateKey.value = $("#selCateKey").val(); document.nlScrapForm.scrapDesc.value = $("#scrapContents").val(); $.ajax({ url : url, data : $('#nlScrapForm').serialize(), type: 'POST', dataType : "json", async : false, success: function(data) { alert(data.result); $("#layerScrap").hide(); }, error : function(xhr) { alert(xhr.status); } }); } /* 스크랩 분류 호출 */ function fn_scrapCate(gbn){ var data = null; var frm = document.nlScrapForm; frm.scrapGbn.value = gbn; data = new FormData(frm); $.ajax({ type : "post" , url : "/LI/main/scrapCateList.ajax" , data : data , processData: false // Important! , contentType: false , cache: false , dataType : "html" , success : function(data){ $("#sublayPopup").show(); $("#sublayPopup").html(data); } , error : function(jqXHR,textStatus,e){ alert("일정 조회 중 오류가 발생하였습니다. 관리자에게 문의해 주세요."); return; } }); } $(document).ready(function(){ ItgJs.NowPageById("L10000000000>L10100000000>L10103000000","SNB"); ItgJs.NowPageById("L10000000000>L10100000000>L10103000000","TAB"); ItgJs.NowPageById("L10000000000>L10100000000>L10103000000","MTAB"); ItgJs.NowPageById("L10000000000>L10100000000>L10103000000","GNB"); ItgJs.NowPageById("L10000000000>L10100000000>L10103000000","GNBB"); }); $(document).ready(function(){ /* 통합검색 자동완성 */ $(".schKwd").keyup(function() { if(!$(".autocomplete_layer").hasClass("is_collapsed")){ //자동완성 끄기 해제시 var term = $(this).val(); if(!ItgJs.fn_isEmpty(term)){ $.ajax({ url : "/LI/main/autoCompleteList.ajax" , data: {'term':term} , dataType: "json" , type : "post" , beforeSend : "" , success : function(data){ var suggest = ""; var sArr = data.suggestArr; for(var i in sArr) { suggest += "<li class='item'><a href='#none' onclick='autocompleteChoice(\""+sArr[i]+"\");'>"+ sArr[i][0].replace(term,'<strong>'+term+'</strong>')+"</a></li>"; } $(".result_list").html(suggest); } , error : function(jqXHR,textStatus,e){ //alert("결과 조회 중 오류가 발생하였습니다. 관리자에게 문의해 주세요."); return; } }); } } }); /* 내서재 - 연구자정보서비스정보 표출 여부 */ var researchYn = 'false'; if(researchYn == 'false'){ $('#SNB_N60509000000').hide(); //$('#MMAP_N60509000000').hide(); } /* 내서재 - 회원가입 표출 여부 */ var loginYn = 'false'; if(loginYn == 'true'){ $('#SNB_N60300000000').hide(); } }); /* 자동완성 결과 선택 */ function autocompleteChoice(suggest){ $(".autocomplete_layer").removeClass("is_expanded"); $(".search-btn-wrap .btn_arrow").removeClass("is_fold"); $(".schKwd").val(suggest); } </script> <!-- 본문 영역 --> <!--footer--> <div id="loadingLayer" style="position: fixed; display: block; width: 100%; background-color: rgba(0,0,0,0.6); z-index: 9999; top: 0; left: 0;"></div><!--//footer--> </body> </html>