@charset "utf-8";

img {
	vertical-align: middle;
}

#divSearchResult {
	width: 100%;
	height: 100%;
	margin-top: 8px;
}

.searchInfobtn {
	background: url('/image/ko/common/btn/search.gif');
	border-style: none;
	width: 40px;
	height: 20px;
	vertical-align: middle;
	color: #ffffff;
}

/*Search Word Hilight*/
.queryWord {
	color: #565550;
	font-weight: bold;
}

.queryKeyword {
	color: #c17557;
	font-weight: bold;
}

.hilight {
	color: #2e4192;
	font-weight: bold;
}

/*search*/
#divSideInfo {
	display: block;
	width: 176px;
	height: 100%;
}

html>body #divSideInfo {
	float: left; /*E6.0 */
}

* html #divSideInfo {
	position: absolute;
	margin: 5px 0 0 -182px;
}

.refineSearchDiv {
	text-align: center;
	padding: 16px 0 4px 0;
	color: #656565;
}

.refineSearchDiv label {
	vertical-align: middle;
}

#searchCnt {
	padding-bottom: 3px
}

.wholeCnt {
	float: left;
}

.searchPageCnt {
	text-align: right;
}

/*faceted*/
#divFacetResult {
	width: 176px;
	height: 100%;
	margin-bottom: 2px;
	border-top: 1px solid #a2a6aa;
	border-left: 1px solid #cdced0;
	border-right: 1px solid #cdced0;
	border-bottom: 1px solid #cdced0;
}

#selectedFacet {
	margin: 2px;
	height: auto;
	min-height: 20px;
	background-color: #eff2f5;
	border: 1px solid #dadcde;
	padding: 8px 8px 6px 12px;
}

* html #selectedFacet {
	margin: 2px;
	max-height: auto;
	height: 20px;
	width: 150px;
}

#selectedFacet dd {
	padding: 0 8px 0 6px;
	line-height: 150%;
}

.facetList {
	padding: 10px 6px 10px 12px;
	line-height: 200%;
}

.facetList ul li {
	padding: 0 0px 0 0px;
	line-height: 160%;
	font-size: 11px;
	margin: 0 0 12px 0;
}

.facetList ul li ul li {
	margin: 0 0 0 0;
	padding: 0 0px 0 0px;
	line-height: 140%;
	font-size: 11px;
	background: url("") no-repeat 0 50%;
}

.facetList ul li ul li ul li {
	margin: 0 0 0 12px;
	padding: 0 0 0 4px;
	line-height: 140%;
	font-size: 11px;
	background: url("/image/ko/common/ico/facet_icon.gif") no-repeat 0 6px;
}

.facetList li .img_more {
	display: block;
	position: relative;
	line-height: 128%;
	width: 61px;
	margin: 0px 0px 0px 90px;
	padding: 2px 0 0 7px;
	background: url(/image/ko/common/ico/arrow1.gif) no-repeat 0 2px;
	vertical-align: middle;
	color: #333;
	font-family: Dotum;
	font-size: 0.96em;
	letter-spacing: -0.09em;
}

.facetList li .img_close {
	display: block;
	position: relative;
	line-height: 128%;
	width: 75px;
	margin: 0 0 0 90px;
	padding: 2px 0 0 7px;
	background: url(/image/ko/common/ico/arrow1.gif) no-repeat 0 2px;
	vertical-align: middle;
	color: #555;
	font-family: Dotum;
	font-size: 0.96em;
	letter-spacing: -0.09em;
}

.hiddenFacet {
	list-style: none;
}

.hiddenFacet li {
	padding: 0 5px 0 0;
}

.facetTitle {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

.facetTitleSub {
	color: #b31b1b;
	font-weight: bold;
	font-size: 12px;
}

.facetNum {
	font-size: 11px;
	color: #a09f9f;
}

/*sitequick*/
#divScholar {
	line-height: 180%;
	clear: both;
	width: 156px;
	margin: 0px 0 2px 0;
	padding: 10px 8px 10px 8px;
	border: 3px solid #d3dcdc;
}

#divScholar img {
	margin: 0px 0px 0px 5px;
}

/*tag*/
#divTag {
	line-height: 160%;
	width: 160px;
	height: auto;
	margin-top: 2px;
	padding: 10px 8px 10px 8px;
	border: 1px solid #d6d6d6;
}

#divTag img {
	margin: -18px 0px 10px 120px;
}

/*sub search*/
.refineSearch {
	width: 710px;
	margin: 8px auto;
	padding-left: 80px;
}

.divSearch {
	display: block;
	width: 690x;
	height: 33px;
	margin: 0 auto;
}

.searchform {
	width: 450px;
	height: 20px;
	border: 2px solid #9e9e9e;
	font-size: 12px;
	line-height: 160%;
	font-weight: bold;
	font-size: 13px;
	color: #7a7a7a;
	margin: 0 -1px 0 14px;
	padding: 4px 4px 0 4px;
}

* html .searchform {
	width: 450px;
	height: 20px;
	border: 2px solid #a4a198;
	font-size: 12px;
	line-height: 160%;
	font-weight: bold;
	font-size: 13px;
	color: #7a7a7a;
	margin: -1px 2px 0 0;
	padding: 4px 4px 0 4px;
}

.searchFormbtn {
	vertical-align: top;
}

* html .searchFormbtn {
	margin: 0 2px 0 -2px;
}

.searchSection {
	height: 28px;
	border: 2px solid #a4a198;
	padding: 4px;
	font-size: 12px;
	color: #656565;
	vertical-align: top;
}

.searchOptionW {
	margin: 3px 0 15px 90px
}

.searchSelect {
	position: relative;
	left: 2px;
	width: 200px;
	clear: both;
}

html> /**/ body .searchSelect {
	position: relative;
	left: 0;
}

.refineW {
	margin: 0 0 0 167px;
	position: relative;
	top: 0;
}

html> /**/ body .refineW {
	margin: 0 0 0 167px;
}

.AdvanceSubSearch {
	vertical-align: top;
	visibility: hidden;
}

.verticalMid {
	vertical-align: middle
}

/*resultlist*/
#divResultList {
	display: block;
	position: relative;
	top: 0;
	width: auto;
	height: auto;
	margin-left: 178px;
	min-width: 500px;
}

* html #divResultList {
	display: block;
	position: static;
	top: 0px;
	width: auto;
	height: auto;
	margin-left: 178px;
	min-width: 670px;
}

#searchOptions {
	display: block;
	width: 100%;
	border-top: 1px solid #a2a6aa;
	background-color: #EFF2F5;
	height: 38px;
}

#leftOptions {
	display: block;
	position: relative;
	top: 8px;
	left: 16px;
	float: left;
}

#rightOptions {
	display: block;
	position: relative;
	top: 8px;
	right: 8px;
	float: right;
}

#function img {
	vertical-align: middle;
}

#listtable {
	width: 100%;
}

/*Search Simple list_Table*/
.briefDataTableW {
	width: auto;
	padding: 4px 0 12px 4px;
}

.briefDataTable {
	border-collapse: collapse;
	width: 100%;
	min-width: 80px;
	border: 1px solid #ccc;
}

.briefDataTable th {
	padding: 5px;
	height: 20px;
	border: 1px solid #ccc;
	border-bottom: 2px solid #ccc;
	background-color: #f8f8f8;
	text-align: center;
}

.briefDataTable td {
	border-top: 1px solid #ccc;
	border: 1px solid #ccc;
	padding: 5px;
	height: 18px;
	vertical-align: top;
}

/*Search Simple list_Table*/
.DataTableW {
	width: auto;
	padding: 4px 0 12px 4px;
}

.DataTable {
	border-collapse: collapse;
	width: 100%;
	min-width: 80px;
	border: 1px solid #ccc;
}

.DataTable th {
	padding: 5px;
	height: 20px;
	border: 1px solid #ccc;
	border-bottom: 2px solid #ccc;
	background-color: #f8f8f8;
}

.DataTable td {
	border-top: 1px solid #ccc;
	border: 1px solid #ccc;
	padding: 5px;
	height: 18px;
	vertical-align: top;
}

/*data simple*/
.briefData {
	min-height: 108px;
	padding: 0 0 12px 0;
	margin-bottom: 12px;
	border-bottom: 1px dotted #ccc;
}

*:first-child+html .briefData {
	min-height: 108px;
	padding: 0 0 12px 0;
	margin: -8px 0 12px 0;
	border-bottom: 1px dotted #ccc;
}

*:first-child+html .briefData.first-child {
	margin: 4px 0 12px 0;
}

.brief {
	height: auto;
	margin: 8px 0 0 16px;
	line-height: 1.5em
}

.briefDetail {
	width: 84%;
	display: block
}

*:first-child+html .briefDetail {
	width: 74%;
}

.Data {
	width: 98%;
	padding: 8px 0 12px 16px;
	background: url(/image/ko/local/bookbg.gif) repeat-x;
	background-position: bottom;
}

.check {
	vertical-align: middle;
	padding: 2px 6px 0 0;
	float: left;
}

*:first-child+html .briefData .check {
	vertical-align: middle;
	margin: -4px 0 0 0;
	float: left;
}

* html .briefData .check {
	vertical-align: middle;
	margin: -4px 0 0 0;
	float: left;
}

.linenum {
	padding: 0 8px 0 0;
	margin: 0 0 0 4px;
	/* width: 30px; */
	float: left;
}

.bookline {
	display: block;
	margin: 0 0 0 142px;
}

*:first-child+html .bookline {
	margin: 0 0 0 0;
}

* html .bookline {
	display: block;
	margin: 0 0 0 0;
}

.previewwIco {
	float: left;
	display: inline;
}

.bookimg {
	float: left;
	margin-right: 16px;
}

.bookimg img {
	border: 1px solid #ddd;
}

.briefDetail .searchTitle {
	display: table;
	margin-left: 0px;
}

.searchTitle {
	color: #000000;
	font-weight: bold;
}

*:first-child+html .searchTitle {
	margin: 0 0 0 0 0px;
}

.briefLine {
	background: url("/image/ko/common/ico/line.gif") no-repeat 8px 50%;
	padding: 0 6px 0 8px;
}

.searchBtn {
	background: url('/image/ko/common/btn/check.gif');
	border-style: none;
	width: 33px;
	height: 20px;
	vertical-align: middle;
	color: #ffffff;
	cursor: pointer;
}

/*book view*/
.profiletable th {
	padding: 5px 16px 5px 10px;
	width: 120px;
	text-align: left;
	border: 0;
}

.searchPreview {
	display: block;
	line-height: 1.4em;
	border: 1px solid #d0cece;
	margin: 10px 0 0 68px;
}

.profiletable {
	margin-top: 0;
}

.blist {
	width: 100%;
	margin: 4px 0 4px 0;
	border-top: 1px solid #d0cece;
	border-bottom: 1px solid #d0cece;
	border-left: 1px solid #d0cece;
	border-right: 1px solid #d0cece;
}

.booktitle1 {
	background-color: #f4f4ef;
	padding: 5px 16px 5px 10px;
	width: 15%;
	min-width: 100px;
	text-align: left;
	border: 0;
}

.bookcontent1 {
	width: auto;
	padding: 5px 16px 5px 16px;
	white-space: nowrap;
	text-align: left;
	color: #666;
	line-height: normal;
	border: 0;
}

.booktitle_first {
	background-color: #f4f4ef;
	padding: 10px 16px 5px 16px;
	width: 15%;
	min-width: 100px;
	text-align: left;
	border: 0;
}

.bookcontent_first {
	width: auto;
	padding: 10px 16px 5px 16px;
	white-space: nowrap;
	text-align: left;
	color: #666666;
	line-height: normal;
	border: 0;
}

.booktitle_last {
	background-color: #f4f4ef;
	padding: 5px 16px 10px 16px;
	width: 15%;
	min-width: 100px;
	text-align: left;
	border: 0px;
}

.bookcontent_last {
	width: auto;
	padding: 10px 16px 5px 16px;
	white-space: nowrap;
	text-align: left;
	color: #666666;
	line-height: normal;
	border: 0px;
}

/*Rows of Search Item*/
.RowsSearchItem {
	width: 100%;
	height: 100%;
	padding: 2px 0 0 0;
	min-width: 850px;
	border-top: 1px solid #99928c;
	border-bottom: 1px solid #99928c;
}

.RowsSearchItem dl {
	border-bottom: 1px dotted #dad8d4;
	clear: both;
	height: 28px;
}

.RowsSearchItem dt,.RowsSearchItem dd {
	float: left;
}

.RowsSearchItem dt {
	display: none;
}

.RowsSearchItem dd {
	background: url(/image/ko/common/rowsicon.gif) no-repeat 4px 50%;
	padding: 3px 4px 4px 12px;
}

.RowsSearchItem dd.RowsSearch_first {
	background-image: none;
	padding-left: 0;
}

/*List Search Item*/
.listSearchItem {
	display: block;
	width: 100%;
	padding: 2px 0 0 0;
	min-width: 850px;
	border-top: 1px solid #99928c;
	border-bottom: 1px solid #99928c;
	float: left;
	margin: 0 0 20px 0;
}

.listSearchItem dl {
	border-bottom: 1px dotted #dad8d4;
	clear: both;
	height: 28px;
}

.listSearchItem dt,.listSearchItem dd {
	float: left;
}

.listSearchItem dt {
	display: none;
}

.listSearchItem dd {
	background: url(/image/ko/common/rowsicon.gif) no-repeat 4px 50%;
	padding: 3px 4px 4px 16px;
}

.listSearchItem dd.listSearch_first {
	background-image: none;
	padding-left: 0;
}

.listSearchItem dd.NonData {
	background-image: none;
	width: 100%;
	text-align: center;
}

/**/
.possessview {
	line-height: 140%;
	margin: 0px 0px 0px 68px;
}

.possess {
	width: 100%;
	border-top: 1px solid #d0cece;
	border-bottom: 1px solid #d0cece;
	border-left: 1px solid #d0cece;
	border-right: 1px solid #d0cece;
}

.possess th {
	border: 0;
	padding: 10px 6px;
	text-align: center;
	background-color: #f4f4ef;
	line-height: normal;
}

.possess td {
	border: 0;
	padding: 8px 0 8px 1px;
	text-align: center;
	color: #666;
	line-height: normal;
}

.possess td.num {
	width: 5%;
	font: 0.75em;
}

.possess td.place {
	width: 20%;
	white-space: normal;
}

.possess td.mark {
	width: 20%;
	white-space: normal;
}

.possess td.record {
	width: 15%;
	white-space: normal;
}

.possess td.state {
	width: 10%;
	white-space: normal;
}

.possess td.expect {
	width: 12%;
	white-space: normal;
}

.possess td.borrow {
	width: 10%;
	padding-left: 18px;
}

/*Internet Data*/
.divInternetData {
	margin: 16px 0px 24px 0;
	height: 100%;
}

.InternetHeader {
	background: url(/image/ko/common/ico/internetIcon.gif) no-repeat;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	padding: 0 12px 0 24px;
	line-height: 180%;
	border-bottom: 2px solid #c9c9c9;
}

.InternetCount {
	color: #827f72;
	font-weight: bold;
}

.InternetMore {
	margin: 8px 0 0 0;
	text-align: right;
	clear: both;
}

.InternetGoTop {
	margin: 8px 0 0 0;
	text-align: right;
}

.morebgicon,.morebgicon a:hover {
	background: url(/image/ko/common/ico/morebgicon.gif) no-repeat 100% 1px;
	width: 10px;
	height: 9px;
	color: #cc3333;
	font-weight: bold;
	text-decoration: underline;
}

/*Internet Text data*/
.InterTextReport {
	height: 100%;
	padding: 8px 0 8px 0;
}

.InterTextTitle {
	height: 100%;
	background: url(/image/ko/common/ico/sitei.gif) no-repeat 0px 4px;
	padding: 0 12px 0 20px;
	font-weight: bold;
}

.InterTextPublish {
	margin: 0 0 0 20px;
}

.InterTextCover {
	float: right;
	margin: 0 0 0 12px;
}

.InterTextContent {
	margin: 0 0 0 20px;
}

.InterTextYear {
	color: #8f8d8d;
	margin: 0 0 0 20px;
}

.InterTextAuthor {
	margin: 0 0 0 20px;
}

/*Internet Text & Images data*/
.InterDataReportCover {
	height: 100%;
	min-height: 130px;
	padding: 8px 0;
}

.InterDataReport {
	height: 100%;
	padding: 8px 0 8px 0;
}

.InterDataTitle {
	height: 100%;
	background: url(/image/ko/common/ico/sitei.gif) no-repeat 0px 4px;
	padding: 0 12px 0 20px;
	font-weight: bold;
}

.InterDataPublish {
	margin: 0 88px 0 20px;
}

.InterDataCover {
	float: right;
	margin: 0 0 0 12px;
}

.InterDataContent {
	margin: 0 88px 0 20px;
}

.InterDataYear {
	color: #8f8d8d;
	margin: 0 88px 0 20px;
}

.InterDataAuthor {
	margin: 0 88px 0 20px;
}

/*Internet Photo*/
.divInterPhoto {
	margin: 12px 0px 24px 0;
	height: 100%;
}

.divInterPhoto ul {
	margin: 12px 0;
}

.divInterPhoto ul li {
	float: left;
	margin: 6px 20px 0px 0;
	width: 120px;
	height: 120px;
	background-color: #ffffff;
}

.divInterPhoto ul li span.photo {
	display: block;
	border: 1px solid #e6e6e6;
	width: 120px;
	height: 72px;
	margin: 0 0 3px 0;
	text-align: center;
}

.divInterPhoto ul li span .photoTitle {
	display: inline-table;
	height: 24px;
	font-size: 11px;
}

/*Internet Media*/
.divInterMedia {
	margin: 12px 0px 24px 0;
	height: 100%;
}

.divInterMedia ul {
	margin: 12px 0;
}

.divInterMedia ul li {
	float: left;
	margin: 6px 20px 6px 0;
	border: 1px solid #e6e6e6;
}

#divDispQuery {
	color: #656565;
}

.divNewDate {
	float: right
}

#briefTable .tdMedia {
	text-align: center;
}

#briefTable .tdMedia a {
	padding: 1px;
}

/* flickr */
.divFlickr {
	margin: 4px auto 4px auto;
	height: 100%;
	overflow: auto;
}

*:first-child+html .divFlickr {
	overflow: hidden;
}

.divFlickr ul li {
	display: block;
	float: left;
	padding: 12px 15px 12px 15px;
	width: 100px;
	height: 140px;
	background-color: #ffffff;
	text-align: center;
	vertical-align: middle;
}

.divFlickr ul {
	display: block;
	margin: 0 auto;
}

.divFlickr ul li .photo {
	display: table-cell;
	position: static;
	width: 100px;
	height: 100px;
	margin: 0 auto;
	padding: 4px;
	background-color: #e7e8ea;
	vertical-align: middle;
	text-align: center;
}

.divFlickr ul li .photo:hover {
	border: 1px solid #999999;
}

*:first-child+html .divFlickr ul li .photo {
	display: inline-block;
	position: static;
	vertical-align: middle;
	margin: auto;
	width: 100px;
	height: 100px;
}

.divFlickr .photoTitle {
	display: block;
	width: 100px;
	padding: 4px 4px 0 2px;
}

.divFlickr .photoTitle a:hover {
	color: blue;
	text-decoration: none;
}

.internetSite {
	min-width: 820px;
	width: 100%;
	display: inline-table;
	margin: 8px 0 8px 0;
	border: 2px solid #e8e8e0;
}

.internetSite p {
	margin: 8px;
}

.internetSite a {
	color: #541010;
	font-weight: bold;
	margin: 0 5px;
	line-height: 180%;
}

.book_state {
	color: #5695c1;
	font-weight: bold;
}

.searchEmpty {
    display: inline-block;
    margin-bottom: 24px;
    padding: 12px 0;
}