@charset "utf-8";
.ndls_btn{border-radius:0 !important;}
#container #cont_wrap #ndlsbox .text1{font-size:12px; line-height:1.3; display:inline-block;}
#container #cont_wrap #ndlsbox{width:100%;}
#ndlsbox{width:100%;margin-top:0px;}

/****************************************검색****************************************/
/********************검색박스_일반검색********************/
#ndlsbox{position:relative;width:100%;}
#ndlsbox .search_tab{width:100%;display:inline-block;margin-bottom:35px;}
#ndlsbox .search_tab li{float:right;width:49%;text-align:center;border:1px solid #dbdbdb;border-radius:10px;}
#ndlsbox .search_tab li:first-child{float:left;}
#ndlsbox .search_tab li a{display:block;font-size:19px;color:#222;font-weight:500;}
#ndlsbox .search_tab li a span{display:inline-block;height:54px;line-height:54px;padding-left:60px;background:url(/sbcc/nanum/ndls/imgs/content/search_tab2.png) no-repeat left bottom;}
#ndlsbox .search_tab li:first-child a span{background:url(/sbcc/nanum/ndls/imgs/content/search_tab1.png) no-repeat left bottom;}
#ndlsbox .search_tab li.on{border:1px solid #007ccd;background-color:#f9fbfd; border-bottom:1px solid #fff !Important;}
#ndlsbox .search_tab li.on a{color:#007ccd;}
#ndlsbox .search_tab li:hover{background-color:#f9fbfd;}

/*결과내 재검색*/
.searchwithin {margin-bottom:5px;}

/*** 공통 - 통합검색, 향토자료, 연속간행물 ***/
#ndlsbox .base_search {position:relative;border:1px solid #ddd;  padding:40px 35px; border-radius:10px;}
#ndlsbox .base_search:after {content:''; display:block; clear:both;}

/* 공통 셀렉트박스 */
#ndlsbox .base_search .select_box {display:inline-block; float:left; margin-right:1%; }
#ndlsbox .base_search .select_box .select_style {height:50px; line-height:45px;}

/*공통 - 검색박스*/
#ndlsbox .base_search .search_style {position:relative; width:71%; float:left;}
#ndlsbox .base_search .search_style .search{position:relative;}
#ndlsbox .base_search .search_style .search .input{height:48px; line-height:48px; border-radius:5px; border:2px solid #004064; font-size:16px;}
#ndlsbox .base_search .search_style .search .input input {width:90%;height:95%;line-height:1;border:0;}
#ndlsbox .base_search .search_style .btn-search {width:52px; height:52px; border-radius:5px;z-index:1;}


/*** 통합검색 셀렉트 박스 ***/
#ndlsbox .base_search.total_search {border:1px solid #ddd;  padding:35px 50px 25px 50px; border-radius:0;}
#ndlsbox .base_search.total_search .inner:after {content:''; display:block; clear:both;}
#ndlsbox .base_search.total_search .search_area {position:relative;}
#ndlsbox .base_search.total_search {border-top:0; background:url(/sbcc/nanum/ndls/imgs/content/search_total_bg.gif)no-repeat 100% 100%;}
#ndlsbox .base_search.total_search .select_box {display:inline-block; width:15%; margin-bottom:5px; float:left; right:5px; margin-right:1%;}
#ndlsbox .base_search.total_search .select_box .select_style {width:100%; height:50px; line-height:45px;}
#ndlsbox .base_search.total_search .select_box .select_style select {font-size:15px;}

/* 통합검색 검색박스 */
#ndlsbox .base_search.total_search .search_style {width:84%;}

#ndlsbox .global_search {display:inline-block; position:absolute; top:0; right:0; margin-bottom:10px;}
#ndlsbox .global_search .global_btn {height: 50px; line-height: 50px; border: 1px solid #7c7c7c; border-radius: 4px;float: right;font-size: 14px;font-weight:500;padding: 0 10px 0 40px;  background: url(/sbcc/nanum/ndls/imgs/content/keyboard_icon.gif)no-repeat 10px 50%;  color: #222;}

/* 인기 키워드 */
#ndlsbox .hotkeyword {position:relative; clear:both; margin: 20px 0 0; border-top:1px dashed #ddd; padding-top:20px;}
#ndlsbox .hotkeyword .tit {display:inline-block; position: absolute; font-size:16px; color:#000; top: 20px; left: 0; padding-left: 26px; font-weight: bold; background: url(/sbcc/nanum/ndls/imgs/content/keyword.gif) no-repeat left 50%;}
#ndlsbox .hotkeyword .keyword_box {margin-left:130px;}
#ndlsbox .hotkeyword .keyword_box:after {clear:both;  content:''; display:block;}
#ndlsbox .hotkeyword  .keyword_box li {display:inline-block; float: left;font-weight:500;margin: 0 0 5px 15px; padding-right: 15px;  font-size: 15px; }
#ndlsbox .hotkeyword  .keyword_box ul li a:hover{color:#419be9; display:inline-block; text-decoration:underline;}

/* 도서관 목록 */
.total_list_box {border-radius:10px;  margin-top:20px; overflow:hidden;}
.total_list_box > dl > dt {height:48px; line-height:48px; border:1px solid #ddd; padding-left:0; font-size:17px; color:#000;font-weight:500;background:#fafafa;overflow:hidden; border-radius:10px;}
.total_list_box > dl > dt span {display:inline-block; padding-left:30px; margin-left:20px; background:url(/sbcc/nanum/ndls/imgs/content/lib_tit_icon.gif)no-repeat 0 50%;}
.total_list_box > dl > dd {padding:0 20px;}
.total_list_box > dl > dd div {position:relative;  border-top:1px dashed #bebebe; padding:14px 0;}
.total_list_box > dl > dd div:first-child {border-top:0; padding-top:20px;}
.total_list_box > dl > dd div > dl {position:relative; width:100%; display:inline-block; padding-left:0; box-sizing:border-box; }
.total_list_box > dl > dd div > dl dt {  font-size:17px; color:#000;font-weight:500;display:inline-block; padding:0 0 8px 0;}
.total_list_box > dl > dd div > dl dd {width:100%; font-size:15px;}
.total_list_box > dl > dd div > dl dd > ul {overflow:hidden; width:100%; display:inline-block; }
.total_list_box > dl > dd div > dl dd > ul li {width:33%; float:left;}
.total_list_box .part2 {padding-bottom:0;}
.total_list_box .part2 .total_cont {max-height:50px; overflow:hidden; transition:all .2s;}
.total_list_box .part2 .total_cont.open {max-height:210px; }
.total_list_box > dl > dd div > .more_btn {position: absolute; top: 10px; right: 0;  display:inline-block; width:70px; height:35px; line-height:35px; text-align:center;font-size:15px; color:#fff;font-weight:500;font-size:14px; border-radius:5px; background:#004064;}

/*관심도서담기, 목록저장*/
#ndlsbox .ndls_result {position:relative; }
#ndlsbox .ndls_result .sel_btn .loanstate {line-height:35px; font-size:15px;}
#ndlsbox .ndls_result .sel_btn .loanstate strong {color:#f22a10;}
.cont_sta {position:absolute; top:10px; right:0; padding:10px 0; text-align:right;}
.cont_sta::after {content:''; clear:both; display:block;}
.cont_sta .check {display:inline-block;vertical-align:middle; line-height:37px; margin-right:10px;}
.exe_btn {display:inline-block;}
.exe_btn a {display:inline-block; margin-right:5px; height:35px; line-height:35px; padding:0 0 0 15px;font-weight:bold;border-radius:5px; text-align:left;}
.exe_btn a.excel {min-width:95px; color:#4f962a;font-size:13px;border:1px solid #4f962a;background:url(/sbcc/nanum/ndls/imgs/common/exe_btn_icon.gif) no-repeat 80px 50%;}
.exe_btn a.put {min-width:108px; color:#187adf;font-size:13px;border:1px solid #187adf;background:url(/sbcc/nanum/ndls/imgs/common/put_btn_icon.png) no-repeat 92px 50%;}

.info_btn2.exe_btn a.excel{height:45px;line-height:45px;}

/********************검색박스_상세검색********************/

#ndlsbox .detail_search{padding:40px 5%;border: 1px solid #d6d6d6; border-radius:0 0 10px 10px; border-top:0;}
#ndlsbox .detail_search .section{width:100%;margin:0 auto;overflow:hidden;clear:both; margin-left:-10px;}
#ndlsbox .detail_search .section dl{position:relative;displaty:inline-block;float:left;width:50%;margin-bottom:5px;vertical-align:top;}
#ndlsbox .detail_search .section dl dt{position:absolute;top:0;left:15px;color:#000;font-weight:bold;height:45px;line-height:45px;}
#ndlsbox .detail_search .section dl dd{position:relative;margin-left:85px;}
#ndlsbox .detail_search .section dl dd label{position:absolute;top:8px;left:10px;color:#666;cursor:text;}
#ndlsbox .detail_search .section dl dd input{width:100%;height:45px;padding:0 15px;box-sizing:border-box;line-height:45px;color:#757575;border:1px solid #d5dbde;cursor:text;background:#fff;}
#ndlsbox .detail_search .section .box{position:relative;width:100%;overflow:hidden;clear:both;}
#ndlsbox .detail_search .section .box input{float:right;width:42%;}
#ndlsbox .detail_search .section .box input:first-child{float:left;}
#ndlsbox .detail_search .section .box span{position:absolute;top:25%;left:50%;margin-left:-3%;text-align:center;}
#ndlsbox .detail_search .select_style{width:100% !important;box-sizing:border-box;}
#ndlsbox .detail_search .btn_w{width:100%;text-align:center; padding-top:25px;padding-bottom:0;}
#ndlsbox .detail_search .global_search {position:static; vertical-align:top;}
/********************검색결과정보********************/
#ndlsbox .ndls_result{display:inline-block; margin-top:20px; width:100%;}
#ndlsbox .ndls_result .paging{float:right;}
#ndlsbox .ndls_result .paging  strong{font-weight:700;color:#eb4040;}
#ndlsbox .ndls_result .tp_box{position:relative;overflow:hidden;clear:both;font-size:14px;margin-bottom:5px;}
#ndlsbox .ndls_result .tp_box .txt{position:relative;float:left;}
#ndlsbox .ndls_result .tp_box .txt strong{color:#000;}
#ndlsbox .ndls_result .tp_box .txt span {text-decoration:underline;color:#3053c7;font-weight:500;}
#ndlsbox .ndls_result .tp_box .paging{float:right;margin:0;text-align:center;font-size:14px;letter-spacing:0;}
#ndlsbox .ndls_result .tp_box .paging strong{color:#ff7e01;}
#ndlsbox .ndls_result .info{margin-top:-1px;}
#ndlsbox .ndls_result .info img{vertical-align:middle;}

#jsFacetLeft{width:96%;margin-top:25px;}
#jsFacetLeft div{margin-bottom:15px; overflow: hidden; border-bottom:1px dashed #dfdfdf;}
#jsFacetLeft div p{padding:8px 20px;color:#333; border:1px solid #d1d1d1; border-radius: 5px; background:#f3f3f3;font-size:14px;font-weight:500;}
#jsFacetLeft div ul{margin:10px 15px 10px 15px;}
#jsFacetLeft div ul li{margin-bottom:7px;}
#jsFacetLeft div ul li a{color:#757575; font-size:13px;}
#jsFacetLeft div ul li a:hover,
#jsFacetLeft div ul li.on a{text-decoration:underline;color:#222;font-weight:500;}

/********************검색결과_포토리스트(책상세보기 내 북info랑 공통으로... 디자인 다르게 해서 다르게 쓰시려면 싸고 있는 div class를 변경해서 다시 정의)********************/
#ndlsbox .book_list{width:100%;margin-top:15px;}
#ndlsbox .book_area{overflow:hidden;clear:both;padding:25px 25px 35px 25px;margin-bottom:10px;border:1px solid #dfdfdf;box-sizing:border-box;min-height:230px;}
#ndlsbox .book_area:hover{border:1px solid #222;box-shadow:8px 10px 20px rgba(0,0,0,0.2);-webkit-box-shadow:8px 10px 20px rgba(0,0,0,0.2);}
#ndlsbox .book_area.hover_no:hover{border:1px solid #dfdfdf;box-shadow:none !important;-webkit-box-shadow:none !important;}
#ndlsbox .book_area .tit_box{position:relative;width:100%;overflow:hidden;clear:both;height:50px;line-height:50px;margin-bottom:20px;border-bottom:1px dashed #ccc;}
#ndlsbox .book_area .book_info_w{position:relative;display:inline-block;width:100%;}
#ndlsbox .book_area .book_info_w .book_img{position:absolute;top:0;left:0;width:100px;}
#ndlsbox .book_area .book_info_w .book_img .book{width:100px;}


/********************검색결과_포토리스트2(책상세보기 내 북info랑 공통으로... 디자인 다르게 해서 다르게 쓰시려면 싸고 있는 div class를 변경해서 다시 정의)********************/
#ndlsbox .book_list2 {width:100%;margin-top:15px;}
#ndlsbox .book_list2 .book_area{overflow:hidden;clear:both;padding:25px;margin-bottom:10px;border:1px solid #dfdfdf;box-sizing:border-box; border-radius:10px;}
#ndlsbox .book_list2 .book_area:hover{border:1px solid #222;box-shadow:8px 10px 20px rgba(0,0,0,0.2);-webkit-box-shadow:8px 10px 20px rgba(0,0,0,0.2);}
#ndlsbox .book_list2 .book_area.hover_no:hover{border:1px solid #dfdfdf;box-shadow:none !important;-webkit-box-shadow:none !important;}
#ndlsbox .book_list2 .book_area .tit_box{position:relative;width:100%;overflow:hidden;clear:both;height:50px;line-height:50px;margin-bottom:20px;border-bottom:1px dashed #ccc;}
#ndlsbox .book_list2 .book_area .book_info_w{position:relative;display:inline-block;width:100%;}
#ndlsbox .book_list2 .book_area .book_info_w .book_img{position:absolute;top:0;left:0;width:100px;}
#ndlsbox .book_list2 .book_area .book_info_w .book_img .book{width:100px;}
#ndlsbox .default_book .info dl:nth-child(2) dd span {min-width:90px;padding:0;}

/*책모양*/
#ndlsbox .thum{position:relative;margin:0 auto;padding:0;}
#ndlsbox .thum img{width:100px;height:140px;border:1px solid #dbdbdb;}
#ndlsbox .thum .book_mask{position:absolute;top:0;left:0;width:100%;z-index:1;}
#ndlsbox .thum .book_mask img{height:168px;}
/*책종류*/
#ndlsbox .ribbon{position:relative;width:100%;height:23px;line-height:23px;text-align:center;font-size:12px;font-weight:500;background-color:#fff;}
#ndlsbox .ribbon:before, .ribbon:after{content: "";display:block;bottom:0;}
#ndlsbox .ribbon:before {display:none !important;}
#ndlsbox .ribbon:after{color:#fff;}
#ndlsbox .mark00{color:#00933b;border:1px solid #00933b;}
#ndlsbox .mark00:after{background:#00933b;}
#ndlsbox .mark01{color:#e70021;border:1px solid #e70021;}
#ndlsbox .mark01:after{background:#e70021;}
#ndlsbox .mark02{color:#9f9fa0;border:1px solid #9f9fa0;}
#ndlsbox .mark02:after{background:#9f9fa0;}
#ndlsbox .mark03{color:#ac5b00;border:1px solid #ac5b00;}
#ndlsbox .mark03:after{background:#ac5b00;}
#ndlsbox .mark04{color:#4a3019;border:1px solid #4a3019;}
#ndlsbox .mark04:after{background:#4a3019;}
#ndlsbox .mark05{color:#0077a8;border:1px solid #0077a8;}
#ndlsbox .mark05:after{background:#0077a8;}
#ndlsbox .mark06{color:#fee101;border:1px solid #fee101;}
#ndlsbox .mark06:after{background:#fee101;}
#ndlsbox .mark07{color:#8ec21f;border:1px solid #8ec21f;}
#ndlsbox .mark07:after{background:#8ec21f;}
#ndlsbox .mark08{color:#083090;border:1px solid #083090;}
#ndlsbox .mark08:after{background:#083090;}
#ndlsbox .mark09{color:#8f0171;border:1px solid #8f0171;}
#ndlsbox .mark09:after{background:#8f0171;}

#ndlsbox .book_area .book_info_w .book_info{position:relative;margin-left:130px;}
#ndlsbox .book_area .book_info_w .book_info .tit_w{position:relative;display:inline-block;width:100%;padding:5px 0 15px 0;margin-bottom:10px;border-bottom:1px dashed #ccc;}
#ndlsbox .book_area .book_info_w .book_info .tit{margin-right:120px; font-size:18px;font-weight:700;color:#000;}
#ndlsbox .book_area .book_info_w .book_info .tit a:hover{text-decoration:underline;}
#ndlsbox .book_area .book_info_w .book_info .tit span{color:#3053c7;}
#ndlsbox .book_area .book_info_w .book_info .book_status{position:absolute;top:5px;right:0;}
#ndlsbox .book_area .book_info_w .book_info .cont{width:100%;overflow: hidden;}
#ndlsbox .book_area .book_info_w .book_info .cont .list_area{min-height:58px;}
#ndlsbox .book_area .book_info_w .book_info .cont dl{position:relative;display:inline-block;font-size:14px;margin-left: 10px;line-height:18px;background: url(/sbcc/nanum/ndls/imgs/booksearch/booksearchlistphoto_line.gif) no-repeat left center; }
#ndlsbox .book_area .book_info_w .book_info .cont dl dt{float:left;font-weight:500;color:#000;text-align:left;margin-left:0;font-weight:700;}
#ndlsbox .book_area .book_info_w .book_info .cont dl dd{position:relative;float: left;margin:0 20px 0 5px;font-weight:500;}
#ndlsbox .book_area .book_info_w .book_info .cont dl dd img{vertical-align:middle;}
#ndlsbox .book_area .book_info_w .book_info .cont .btn_box{display:inline-block;width:100%;border-top:1px dashed #ccc;padding-top:20px;}
#ndlsbox .book_area .book_info_w .book_info .cont .btn_box .ndls_btn2{width:auto;height:25px;line-height:25px;padding:5px 15px;margin:0 3px 0 0;float:left;}
#ndlsbox .book_area .book_info_w .book_info .print{position:absolute;top:0;right:0;}
#ndlsbox .book_area .book_info_w .book_info .print a{display:block;padding:8px 8px 8px 4px;border:1px solid #bfbfbf;}
#ndlsbox .book_area .book_info_w .book_info .book_status .ndls_btn2{padding:0 25px;height:100px;font-size:13px;line-height:100px;}

#ndlsbox .book_detail .book_area .book_info_w .book_info .cont dl dd{font-family:'Nanum Gothic',sans-serif;font-weight:700;}

/*도서바로버튼*/
#ndlsbox .bookbaro_btn{display:inline-block;height:28px;padding:0 20px 0 35px;line-height:28px;font-size:13px;color:#fff;border-radius:5px;}
#ndlsbox .bookbaro_btn.btn1{background:#ef6161 url(/sbcc/nanum/ndls/imgs/common/book_btn_stylew3.png) no-repeat 15px 50%;}
#ndlsbox .bookbaro_btn.btn2{background:#00a2ac url(/sbcc/nanum/ndls/imgs/common/book_btn_stylew2.png) no-repeat 15px 50%;}
#ndlsbox .bookbaro_btn.btn3{background:#2e70d3 url(/sbcc/nanum/ndls/imgs/common/book_btn_stylew5.png) no-repeat 15px 50%;}
#ndlsbox .bookbaro_btn.btn4{background:#9b9b9b url(/sbcc/nanum/ndls/imgs/common/book_btn_stylew1.png) no-repeat 15px 50%;}
#ndlsbox .bookbaro_btn.btn5{background:#ff7e00 url(/sbcc/nanum/ndls/imgs/common/book_btn_stylew6.png) no-repeat 15px 50%;}
#ndlsbox .bookbaro_btn:hover{font-weight:bold;}

/*상태아이콘스타일*/
#ndlsbox .book_status .activity{padding:8px 0 8px 18px;font-size:13px;color:#3053c7;font-weight:700;background:url(/sbcc/nanum/ndls/imgs/common/book_status1.png) no-repeat 0 50%;}
#ndlsbox .book_status .inactive{padding:8px 0 8px 18px;font-size:13px;color:#ff3a3a;font-weight:700;background:url(/sbcc/nanum/ndls/imgs/common/book_status2.png) no-repeat 0 50%;}
#ndlsbox .book_status .loding{padding:8px 0;font-size:13px;color:#677977;font-weight:700;}
/* #ndlsbox .book_status .rebutton{padding:8px 0 8px 18px;font-size:13px;color:#07b7a5;font-family:'NotoKrB', sans-serif;font-weight:normal;background:url(/sbcc/nanum/ndls/imgs/common/book_status3.png) no-repeat 0 50%;} */


/********************검색결과_상세정보********************/
#ndlsbox .book_detail{width:100%;}
#ndlsbox .book_detail .tit{position:relative;width:100%;border:1px solid #222;height:50px;line-height:50px;box-sizing:border-box;margin-bottom:-1px;text-align:center;font-size:15px;color:#000;font-weight:500;z-index:1;}
#ndlsbox .book_detail .book_area{position:relative;padding:30px;}
#ndlsbox .book_detail .book_area .book_info_w  .book_img{top:0;left:0;}
#ndlsbox .book_detail .book_area .book_info_w  .book_img .book{margin:0 auto;}
#ndlsbox .book_detail .book_area .book_info_w .book_info{padding-top:0;margin-left:130px;}
#ndlsbox .book_detail .book_area .book_info_w .book_info .cont dl{position:relative;margin:0 0 5px 0;width:100%;background:none;}
#ndlsbox .book_detail .book_area .book_info_w .book_info .cont dl:nth-of-type(2) {display:none;}
#ndlsbox .book_detail .book_area .book_info_w .book_info .cont dl dt{width:120px;position:absolute;top:0;left:0;font-size:14px;line-height:23px;margin-left:0;}
#ndlsbox .book_detail .book_area .book_info_w .book_info .cont dl dd{margin-left:120px;padding-left:20px;border-left:1px solid #eaeaea;font-size:14px;line-height:23px;color:#666;}
#ndlsbox .book_detail .book_txt{width:100%;margin-top:25px;}
#ndlsbox .book_detail .book_txt .content{padding:30px;font-size:14px;line-height:23px;border:1px solid #dfdfdf;}

/********************디폴트 상단 검색box(신착자료, 마이페이지 등)********************/
#ndlsbox .default_book{position:relative;padding:20px;border:1px solid #ccc;background:#f8f8f8;}

/*top_box style1*/
#ndlsbox .default_book .info_w{position:relative;width:100%;}
#ndlsbox .default_book .info{display:inline-block;margin-right:120px;}
#ndlsbox .default_book .info dl{position:relative;display:inline-block;*display:inline;*zoom:1;margin:3px 15px 0 15px;line-height:40px;}
#ndlsbox .default_book .info dl dt{float:left;margin-right:10px;color:#000;font-weight:700;vertical-align:middle;}
#ndlsbox .default_book .info dl dt.long{width:60px;}
#ndlsbox .default_book .info dl dd{float:left;vertical-align:middle;}
#ndlsbox .default_book .info dl dd select
#ndlsbox .default_book .info dl dd input,
#ndlsbox .default_book .info dl dd img,
#ndlsbox .default_book .info dl dd span,
#ndlsbox .default_book .info dl dd strong{vertical-align:middle;}
#ndlsbox .default_book .info p{display:inline-block;*display:inline;*zoom:1;margin:5px;}
#ndlsbox .default_book .info dt,
#ndlsbox .default_book .info dd,
#ndlsbox .default_book .info p,
#ndlsbox .default_book .info span,
#ndlsbox .default_book .info input,
#ndlsbox .default_book .info image{vertical-align:middle;}
#ndlsbox .default_book .info_btn{position:absolute;top:0;right:0;height:100%;}
#ndlsbox .default_book .info_btn a{width:100px;height:42px; margin-top:2px; font-size:13px;}
#ndlsbox .default_book .info_btn .ndls_btn{height:100%;line-height:100%;}
#ndlsbox .default_book .info_btn input{display:inline-block;padding:40px 22px;font-size:15px; color:#fff; font-weight:600; border:none;background:#186adf; border-radius:5px;}
#ndlsbox .default_book .info_btn2{position:absolute;top:-7px;right:0;height:100%;}
#ndlsbox .default_book .info_btn2 a{width:100px;height:42px; margin-top:2px; font-size:13px;}
#ndlsbox .default_book .info_btn2 input{height:50px;line-height:50px;font-size:14px;}
#ndlsbox .default_book .info_btn3{width:100%;padding-top:20px;margin-top:15px;text-align:center;border-top:1px dashed #ccc;}
#ndlsbox .default_book .info input[type='radio'] {margin-top:0;}

#ndlsbox .default_book2{position:relative;padding:20px;border:1px solid #ccc;background:#f8f8f8;}
/*top_box style2*/
#ndlsbox .default_book2 .info_w{position:relative;width:100%;}
#ndlsbox .default_book2 .info{display:inline-block;margin-right:140px;}
#ndlsbox .default_book2 .info dl{position:relative;display:inline-block;*display:inline;*zoom:1;margin:3px 15px 0 15px;line-height:40px;}
#ndlsbox .default_book2 .info dl dt{float:left;width:40px;color:#000;font-weight:300;vertical-align:middle;}
#ndlsbox .default_book2 .info dl dt.long{width:60px;}
#ndlsbox .default_book2 .info dl dd{float:left;vertical-align:middle;}
#ndlsbox .default_book2 .info dl dd select
#ndlsbox .default_book2 .info dl dd input,
#ndlsbox .default_book2 .info dl dd img,
#ndlsbox .default_book2 .info dl dd span,
#ndlsbox .default_book2 .info dl dd strong{vertical-align:middle;}
#ndlsbox .default_book2 .info p{display:inline-block;*display:inline;*zoom:1;margin:5px;}
#ndlsbox .default_book2 .info dt,
#ndlsbox .default_book2 .info dd,
#ndlsbox .default_book2 .info p,
#ndlsbox .default_book2 .info span,
#ndlsbox .default_book2 .info input,
#ndlsbox .default_book2 .info image{vertical-align:middle;}
#ndlsbox .default_book2 .info_btn{position:absolute;top:0;right:0;height:100%;}
#ndlsbox .default_book2 .info_btn .ndls_btn{height:100%;}
#ndlsbox .default_book2 .info_btn2{position:absolute;top:3px;right:0;height:100%;}
#ndlsbox .default_book2 .info_btn2 input{height:50px;line-height:50px;}
#ndlsbox .default_book2 .info_btn2 a{width:100px;height:100%;font-size:13px;}
#ndlsbox .default_book2 .info_btn3{width:100%;padding-top:20px;margin-top:15px;text-align:center;border-top:1px dashed #ccc;}
#ndlsbox .default_book2 .info input[type='radio'] {margin-top:0;}
#ndlsbox .default_book2 .info .middle  {width:140px;}
#ndlsbox .default_book2 .info .middle .select_style {width:100%;}
#ndlsbox .default_book2 .info .select_style.middle select {width:100%;}

/*프로그램 신청내역*/
#ndlsbox .default_book2.center {display:inline-block;width:100%; text-align:center; box-sizing:border-box; padding:25px;}
#ndlsbox .default_book2 .select_box {display: inline-block; width:130px;/*float:right;*/}
#ndlsbox .default_book2 .select_box.middle {/*float:right;*/margin-right:5px;}
#ndlsbox .default_book2 .select_box.alignRight{float:right;}
#ndlsbox .default_book2 .select_box .select_style {width:100%;}
#ndlsbox .default_book2 .search_style {position:relative;width:50%; display:inline-block;}
#ndlsbox .default_book2 .search_style .input label{position:absolute;left:15px;font-size:15px;line-height:47px;}

/*관심정보*/
#ndlsbox .default_book2.center.interest {}
#ndlsbox .default_book2.center.interest .select_box {margin-right:4px; vertical-align:middle;}
#ndlsbox .default_book2.center.interest .excel_btn {line-height:47px; height:47px; font-size:15px;}
.sel_btn .ndls_btn2{font-size:13px; border-radius:5px;}
.sel_btn .ndls_btn2.gray_line:hover {color:#222;}

/*마이페이지 >  강좌신청조회*/
#ndlsbox .default_book2.short .select_box{width:455px;margin-bottom:3px;}
#ndlsbox .default_book2.short .select_box .select_style{width:48%;}
#ndlsbox .default_book2.short .search_style{position:relative;width:42%; display:inline-block;}

/********************테이블교체(나의도서관)********************/
#ndlsbox .state_book{}
#ndlsbox .state {margin-top:20px;}
#ndlsbox .state_book ul li{position:relative;padding:25px; margin-bottom:15px;border:1px solid #dfdfdf; border-radius:10px;}
#ndlsbox .state_book ul li:hover{border:1px solid #222;box-shadow:8px 10px 20px rgba(0,0,0,0.2);-webkit-box-shadow:8px 10px 20px rgba(0,0,0,0.2);}
#ndlsbox .state_book ul li .cont{margin-right:240px;}
#ndlsbox .state_book ul li .cont .cate{display:inline-block; width:100%; margin-bottom:3px;font-weight:500;}
#ndlsbox .state_book ul li .cont .tit{margin-bottom:15px;font-size:19px;font-weight:500;color:#000;}
#ndlsbox .state_book ul li .cont .tit a{font-size:16px;font-weight:500;color:#000;}
#ndlsbox .state_book ul li .cont .tit a:hover{text-decoration:underline;}
#ndlsbox .state_book ul li .cont .sm_box{width:100%;display:inline-block;font-size:13px;}
#ndlsbox .state_book ul li .cont .sm_box dl{float:left;margin-right:15px;display:inline-block; padding:2px 0;}
#ndlsbox .state_book ul li .cont .sm_box dl dt{float: left; margin-right: 5px; color: #000;font-weight:500;padding: 0 16px;border: 1px solid #a1a1a1; line-height: 24px;}
#ndlsbox .state_book ul li .cont .sm_box dl dd{float:left; font-size:15px;}
#ndlsbox .state_book ul li .cont .sm_box dl dd span.eng{letter-spacing:0;}
#ndlsbox .state_book ul li .cont.noleft{margin-left:0;}
#ndlsbox .state_book .no_fild{min-height:75px;line-height:75px;border-bottom:1px solid #dbdbdb;text-align:center;}

#ndlsbox .state_book ul li .cate p{display:inline-block; font-size:13px;padding: 6px 15px; border-radius: 20px; background: #fff0e1; line-height: 1; margin-bottom: 10px;}
#ndlsbox .state_book ul li .bcl1{color:#df2222; background:#fff6f8 !important;}/*대출*/ /*신청중*/
#ndlsbox .state_book ul li .bcl2{color:#c53a5b;  background:#fff4f9 !important;}/*반납*/ /*처리중*/
#ndlsbox .state_book ul li .bcl3{color:#245ab2; background:#f3f5ff !important;}/*반납연기*/
#ndlsbox .state_book ul li .bcl4{color:#c34600; background: #fff6ed !important;}/*예약 소장중*/
#ndlsbox .state_book ul li .bcl5{color:#686868; background:#f2f2f2 !important;}/*예약취소*/
#ndlsbox .state_book ul li .bcl6{color:#117f87; background:#f4feff !important;}/*무인*/
#ndlsbox .state_book ul li .bcl7{color:#147822; background:#f3fffa !important;}/*책두레대출*/
#ndlsbox .state_book ul li .bcl8{color:#147822; background:#effff2 !important;}/*책두레반납연기*/
#ndlsbox .state_book ul li .bcl9{color:#147822; background:#f6fff7 !important;}/*책두레반납*/
#ndlsbox .state_book ul li .bcl10{color:#686868; background:#f5f5f5 !important;}/*취소*/
#ndlsbox .state_book ul li .bcl11{color:#d54170; background:#ffeaf1 !important; font-size:13px; padding: 3px 15px; border-radius: 20px; }/*답변*/

#ndlsbox .state_book ul li .btn_box{position:absolute;top:30px;right:30px;}
#ndlsbox .state_book ul li .btn_box .ndls_btn2{width:100px !important; height:100px; line-height:100px; border-radius:100px; font-size:14px; margin:0; padding:0;}
#ndlsbox .state_book ul li .btn_box .ndls_btn3 {display:inline-block; width:80px; height:30px; line-height:30px; border-radius:5px; text-align:center; color:#fff; font-size:14px;}
#ndlsbox .state_book ul li .btn_box .ndls_btn3.gray {background:#7d7d7d;}
#ndlsbox .state_book ul li .btn_box form{display:inline}

/*소장정보*/
#ndlsbox .state{border:1px solid #dfdfdf;padding:30px;}
#ndlsbox .state ul.formal{position:relative;width:100%;}
#ndlsbox .state ul.formal li{position:relative;display:inline-block;width:100%;padding-top:15px;margin-top:15px;border-top:1px solid #dfdfdf;}
#ndlsbox .state ul.formal li .cont{margin-right:110px;}
#ndlsbox .state ul.formal li .cont .box{width:100%;display:inline-block}
#ndlsbox .state ul.formal li .cont dl{position:relative;float:left;margin-right:15px;display:inline-block;font-size:14px;*display:inline;*zoom:1;}
#ndlsbox .state ul.formal li .cont dl dt{float:left;margin-right:6px;color:#000;font-weight:500;}
#ndlsbox .state ul.formal li .cont dl dd{float:left;}
#ndlsbox .state ul.formal li .cont dl dd img{vertical-align:middle;}
#ndlsbox .state ul.formal li .cont dl.block{display:block;float:none;}
#ndlsbox .state ul.formal li .btn_box{display:inline-block;width:100%;}
#ndlsbox .state ul.formal li .btn_box .ndls_btn2{width:auto;height:25px;line-height:25px;padding:0 10px;margin:0 3px 0 0;}
#ndlsbox .state ul.formal li .btn_box form{display:inline-block;*display:inline;*zoom:1;}
#ndlsbox .state ul.formal li .book_status{position:absolute;top:15px;right:0;}
#ndlsbox .state ul.formal li .print{position:absolute;top:50%;right:145px;margin-top:-16px;}
#ndlsbox .state ul.formal li .print a{display:block;width:30px;height:20px;padding-top:10px;text-align:center;border:1px solid #dbdbdb;}
#ndlsbox .state ul.formal li:first-child{padding-top:0;margin-top:0;border-top:0 none;}
#ndlsbox .state ul.formal li:first-child .book_status{top:0;}


/********************희망도서신청 (희망바로대출과 공통)********************/
.barohope_book .section .area {position: relative; padding: 25px; margin-bottom: 15px;  border: 1px solid #dfdfdf; border-radius: 10px;font-weight:500;}
.barohope_book .section .area .book_state p {display:inline-block; font-size:13px;font-weight:500;padding: 6px 15px; border-radius: 20px; background: #fff0e1; line-height: 1; margin-bottom: 10px;}
.barohope_book .section .area .pro_title{margin-bottom: 15px; font-size: 19px;font-weight:500;color: #000;}

.barohope_book .section .area .bcl1{color:#f45c5c; background:#ffeef1 !important;}/*대출*/ /*신청중*/
.barohope_book .section .area .bcl2{color:#e0748d;  background:#ffedf5 !important;}/*반납*/ /*처리중*/
.barohope_book .section .area .bcl3{color:#245ab2; background:#e9edff !important;}/*반납연기*/
.barohope_book .section .area .bcl4{color:#ff8400; background: #fff0e1 !important;}/*예약 소장중*/
.barohope_book .section .area .bcl5{color:#888; background:#f2f2f2 !important;}/*예약취소*/
.barohope_book .section .area .bcl6{color:#02abb6; background:#dbf3f6 !important;}/*무인*/
.barohope_book .section .area .bcl7{color:#4aaa58; background:#dff6ec !important;}/*책두레대출*/
.barohope_book .section .area .bcl8{color:#4aaa58; background:#deffe3 !important;}/*책두레반납연기*/
.barohope_book .section .area .bcl9{color:#4aaa58; background:#e7f4e8 !important;}/*책두레반납*/
.barohope_book .section .area .bcl10{color:#666; background:#f1f1f1 !important;}/*취소*/
.barohope_book .section .area .bcl11{color:#d54170; background:#ffeaf1 !important; font-size:13px;}/*답변*/

.barohope_book .section .area .date{width:100%;display:inline-block;font-size:13px;}
.barohope_book .section .area .date dl{float:left;margin-right:15px;display:inline-block;}
.barohope_book .section .area .date dl dt{float: left; margin-right: 5px; color: #000;font-weight:500;padding: 0 16px; border: 1px solid #a1a1a1; line-height: 24px;}
.barohope_book .section .area .date dl dd{float:left; font-size:15px;}
.barohope_book .section .area .date dl dd span.eng{letter-spacing:0;}
.barohope_book .section .area .box2 .btn_box .btn {padding: 4px 20px; font-size: 13px; background: #6e6e6e;
color: #fff; border-radius: 5px;  position: absolute; top: 20px;  right: 20px;}

/******************** 바로희망대출 신청접수폼 ********************/
.hope_book .tit_area{width:100%;overflow:hidden;clear:both;}
.hope_book .tit_area h3.ndlstit{float:left;width:auto;}
.hope_book .tit_area .p_txt{float:right;margin-top:20px;padding-left:30px;color:#f53232;font-size:13px;font-weight:bold;background:url(/sbcc/nanum/site/builder/skin/dodam/img/common/point_txt.gif)no-repeat 0 50%;}

.hope_book .section{position:relative;padding:30px 40px;overflow:hidden;clear:both;text-align:left;border:1px solid #dfdfdf;border-radius:10px;}
.hope_book .section .sected{float:left;margin-bottom:10px;}
.hope_book .section label{cursor:pointer;}
.hope_book .section.box1 .sected{width:20%;}
.hope_book .section.box2 .sected{width:20%;}

.hope_book .section2{width:100%;display:table;padding:30px 0 0;border-top:1px solid #222;}
.hope_book .section2 .cell{display:table-row;width:100%;}
.hope_book .section2 .cell textarea{width:100%;min-height:130px;border-radius:10px;border:1px solid #dfdfdf;}
.hope_book .section2 dl{position:relative;display:table-cell;*float:left;padding-bottom:8px;}
.hope_book .section2 dl:first-child dt{padding-left:15px;}
.hope_book .section2 dl dt{position:absolute;left:0;top:0;padding:12px 0 0 46px;color:#222;font-weight:bold;font-size:15px;vertical-align:middle;}
.hope_book .section2 dl dd{margin-left:120px;}

.hope_book .section2 dl .star{color:#f53232;font-size:14px;font-weight:500;}
.hope_book .section2 dl.size1 dd{width:180px;}
.hope_book .section2 dl.size1 dd input.txt_input{width:100%;box-sizing:border-box;}
.hope_book .section2 dl.size1 dd{margin-left:80px;}

.hope_book .section2 dl.size1_2 dt{width:100px;}
.hope_book .section2 dl.size1_2 dd{width:180px;}
.hope_book .section2 dl.size1_2 dd input.txt_input{width:100%;box-sizing:border-box;}

.hope_book .section2 dl.size2 dd{width:460px;}
.hope_book .section2 dl.size2 dd input.txt_input{width:7%;margin:0 3px 3px 3px;}
.hope_book .section2 dl.size2 dd label{font-size:14px;font-weight:bold;}

.hope_book .section2 dl.size3 dd{width:340px;}
.hope_book .section2 dl.size3 dd input.txt_input{width:100%;box-sizing:border-box;}
.hope_book .section2 dl.size3 dd .con_btn{width:110px;height:45px;padding:0;text-align:center;line-height:42px;font-size:14px;}
.hope_book .section2 dl.size4 dd{width:240px;}
.hope_book .section2 dl.size4 dd input.txt_input{width:100%;box-sizing:border-box;}



/*희망도서신청 새창*/
.hope_book_win{width:100%;}
.hope_book_win .page_tit{width:100%;padding:20px 0;text-align:center;background:#0095df;}
.hope_book_win .page_tit .tit{color:#fff;font-weight:500;font-size:25px;}
.hope_book_win .page_tit .txt{color:#fff;font-weight:500;font-size:15px;}
.hope_book_win #ndls .ndls_bwrite .box>ul>li{box-sizing:border-box;}
.hope_book_win .txt_input{height:35px;line-height:35px;}
.hope_book_win .ndls_btn.change_num{padding:10px 25px;font-size:14px;}
.hope_book_win .cont{width:95%;margin:25px auto;}
.hope_book_win .serch_b{background:#f9f9f9;text-align:center;padding:15px 0;}
.hope_book_win .serch_b .search_txt{height:38px;line-height:38px;padding:0 15px;font-weight:300;border:2px solid #0095df;vertical-align:middle;}
.hope_book_win .serch_b .search_put{height:42px;width:42px;background:#0095df;border:2px solid #0095df;font-weight:300;color:#fff;vertical-align:middle;margin-left:-3px;}
.hope_book_win .cont{overflow:hidden;clear:both;width:95%;margin:25px auto 0 auto;}
.hope_book_win #jsSearchCount{font-weight:300;}

/*제재현황*/
.sanction{width:100%;padding:110px 0 30px 0;margin:0 auto;text-align:center;border:1px solid #dbdbdb;background:url(/sbcc/nanum/ndls/imgs/common/sanction.gif) no-repeat center 30px;}
.sanction .name{margin-bottom:12px;font-weight:500;font-size:25px;color:#245ab2;}
.sanction .number{font-size:13px;color:#000;font-weight:500;}

/* 강좌신청 조회 */
#ndlsbox .table_blist {clear:both;}
#ndlsbox .table_blist table {width:100%; border-collapse:collapse;border-top:2px solid #222;}
#ndlsbox .table_blist table caption {display:none;}
#ndlsbox .table_blist th,
#ndlsbox .table_blist td{text-align:center;padding:12px 0;border-bottom:1px solid #dfdfdf}
#ndlsbox .table_blist thead th {text-align:center; border-bottom:1px solid #ccc;}
#ndlsbox .table_blist thead th.th_none {background-image:none;}
#ndlsbox .table_blist tbody td img {vertical-align:middle;}
#ndlsbox .table_blist tbody td span.reply_count {color:#EE5A00; font-size:0.9em; font-weight:normal; letter-spacing:-0.1em;}
#ndlsbox .table_blist tbody td.notice {background-color:#FBFBFB;}
#ndlsbox .table_blist tbody td.title {text-align:left;}
#ndlsbox .table_blist tbody td.center {text-align:center;}


/******************************1023******************************/
@media all and (max-width:1023px){

/****************************************검색****************************************/
/********************검색박스_일반검색********************/
#ndlsbox .searchbox.base_search {padding:30px 40px;}

/*** 공통 - 통합검색, 향토자료, 연속간행물 ***/
/* 공통 셀렉트박스 */
#ndlsbox .base_search .select_box{float:left;width:30%;margin-bottom:10px;text-align:center;}
#ndlsbox .base_search .select_box .select_style {float:left; width:48%; height:auto;}
#ndlsbox .base_search .select_box .select_style select  {height:35px; line-height:35px;}

#ndlsbox .base_search .select_box.center .select_style {width:30%;}
#ndlsbox .base_search .select_box .select_style.medium{width:48%; float:left;}

/*공통 - 검색박스*/
#ndlsbox .base_search .search_style {float:right; width:68%;}
#ndlsbox .base_search .search_style .search .input{height:43px; line-height:43px; font-size:15px;}
#ndlsbox .base_search .search_style .btn-search {width:47px; height:47px;}

/*** 통합검색 셀렉트 박스 ***/
#ndlsbox .base_search.total_search .select_box .select_style {height:auto;}
#ndlsbox .base_search.total_search .select_box .select_style select {height:35px; line-height:35px;}

/* 통합검색 검색박스 */
/*#ndlsbox .base_search.total_search .search_style {width: 64%; float: left;}*/
#ndlsbox .global_search .global_btn {height:45px; line-height:45px; font-size:13px; right:0;}
#ndlsbox .detail_search .global_search {width:auto; margin:0; float:none;}
#ndlsbox .detail_search .global_search .global_btn {height:50px; line-height:50px;}

/* 도서관 목록 */
.total_list_box > dl > dt {height: 48px;line-height: 48px; font-size:17px; padding-left:0;}
.total_list_box > dl > dd {padding:0;}
.total_list_box > dl > dd div > dl dt {font-size:16px; padding:0 0 10px 0;}
.total_list_box > dl > dd div > dl dd {font-size:14px;}

/*프로그램 신청내역*/
#ndlsbox .default_book2 .select_box {margin-left:0; margin-bottom:5px;}

/*검색바디자인*/
#ndlsbox .search_style{width:100%;margin-left:0;}
#ndlsbox .global_search{float:right;}

#ndlsbox .book_area .book_info_w .book_info .cont .list_area{min-height:auto;}
#ndlsbox .book_area .book_info_w .book_info .cont dl{width:100%;margin-left:0;background:none;}
#ndlsbox .book_area .book_info_w .book_info .cont dl dt{width:15%;margin-left:0;}
#ndlsbox .book_area .book_info_w .book_info .cont dl dd{width:80%;margin:0;}

/******************************패싯******************************/
#jsFacetLeft {display:none;}


}


/******************************900******************************/
@media all and (max-width:900px){
/********************디폴트 상단 검색box(신착자료, 마이페이지 등)********************/
#ndlsbox .default_book{padding:15px 0;}
/*top_box style1*/
#ndlsbox .default_book .info_w{width:95%;margin:0 auto;}
#ndlsbox .default_book .info{padding-left:0;width:100%;margin:0;text-align:left;}
#ndlsbox .default_book .info dl{width:96%;margin:0 2%;text-align:left;}
#ndlsbox .default_book .info dl dt{width:75px;margin-bottom:5px;margin-right:0;}
#ndlsbox .default_book .info dl dd{float:none;position:relative;margin:0 0 5px 70px;}
#ndlsbox .default_book .info dl dd input,
#ndlsbox .default_book .info dl dd select,
#ndlsbox .default_book .info dl dd p{margin-bottom:3px;}

/*폼*/
#ndlsbox .default_book .info dl dd span{display:inline-block;*display:inline;*zoom:1;margin-bottom:5px; width:32%; min-width:170px;}
#ndlsbox .default_book .info dl dd span:nth-child(4) {min-width:auto;width:auto;}
#ndlsbox .default_book .info_btn{position:static;text-align:center;}
#ndlsbox .default_book .info_btn input{padding:13px 22px;font-size:15px;font-weight:500;}

/*마이페이지 >  강좌신청조회*/
#ndlsbox .default_book2.short .select_box{width:49%;}
#ndlsbox .default_book2.short .search_style{width:50%;}



/********************희망도서신청********************/
.hope_book .section{padding:30px 30px;}
.hope_book .section.box1 .sected{width:33.3%;}
.hope_book .section.box2 .sected{width:33.3%;}

.hope_book .section2{display:block;}
.hope_book .section2 .cell{display:inline-block;}
.hope_book .section2 .cell textarea{width:100%;min-height:130px;border-radius:10px;border:1px solid #dfdfdf;}
.hope_book .section2 dl{display:inline-block;width:100%;}
.hope_book .section2 dl dt{padding-left:15px;}
.hope_book .section2 dl.size1 dd,
.hope_book .section2 dl.size2 dd,
.hope_book .section2 dl.size3 dd,
.hope_book .section2 dl.size4 dd{width:auto;}

.hope_book .section2 dl.size1 dd{margin-left:120px;}
.hope_book .section2 dl.size2 dd input.txt_input{width:15%;}


}	


/******************************모바일******************************/
@media(max-width:768px){
#container #cont_wrap #ndlsbox .ndls_btn2{margin-top:5px;}
#container #cont_wrap #ndlsbox .text1{display:block;margin-top:5px;}

/********************디폴트 상단 검색box(신착자료, 마이페이지 등)*******************/
/*top_box style2*/
#ndlsbox .default_book2 .info p {margin:0;}
#ndlsbox .default_book2 .info_btn2 {position: relative; width:100%; margin-top:5px; text-align:center;}
#ndlsbox .default_book2 .info .middle{width:100%;}
#ndlsbox .default_book2 .search_style .input label{font-size:14px;line-height:42px;}

/*마이페이지 > 대출현황 내역 > 년도, 월 */
#ndlsbox .default_book2 .info.center{text-align:center; width:100%;margin-right:0;}
#ndlsbox .default_book2 .info.center .middle{margin-bottom:0;}
#ndlsbox .default_book2 .info.center .middle.mon{margin-left:5px;}
#ndlsbox .default_book2 .info.center .middle.year,
#ndlsbox .default_book2 .info.center .middle.mon{width:49.5%;float:left;margin-top:5px;}

/*상호대차신청내역*/
#ndlsbox .default_book2 .info .half {width:50%; display:inline-block; margin-bottom:5px;}

/********************테이블교체(나의도서관)********************/
#ndlsbox .state_book ul li .bcl11{font-size:12px; background:0; padding:3px;}

/****************************************검색****************************************/
/********************검색박스_일반검색********************/

/*** 공통 - 통합검색, 향토자료, 연속간행물 ***/
/* 공통 셀렉트박스 */
#ndlsbox .base_search{padding:15px 10px;}
#ndlsbox .base_search .select_search_wrap{width:100%;}
#ndlsbox .base_search .select_box{width:100%;height:auto;}
#ndlsbox .base_search .select_box span{display:inline-block;margin:3px 0 0;}
#ndlsbox .base_search .select_box .select_style{margin-left:0;padding:0;width:100%;float:none; box-sizing:border-box;}
#ndlsbox .base_search .select_box .select_style select  {height:30px; line-height:30px; font-size:14px !important;}
#ndlsbox .base_search .select_box .select_style.long{width:100%;min-width:auto;}
#ndlsbox .base_search .select_box .select_style.medium{width:58.86%;min-width:auto;}
#ndlsbox .base_search .select_box .select_style.medium.short{width:40%;}
#ndlsbox .base_search .select_box .select_style .search .input {margin:0;}

/* 공통 검색박스 */
#ndlsbox .base_search .search_style {width:100%;}
#ndlsbox .base_search .search_style .search .input{height:41px; line-height:41px; font-size:14px;}
#ndlsbox .base_search .search_style .btn-search { width:40px; height:45px;}


/*** 통합검색 셀렉트 박스 ***/
#ndlsbox .base_search.total_search {padding:20px 30px;}
/*#ndlsbox .base_search.total_search .select_box {width:30%;}*/
#ndlsbox .base_search.total_search .select_box .select_style {line-height:43px; height:auto;  font-size:14px;  margin-top:0;}

/* 통합검색 검색박스 */
/*#ndlsbox .base_search.total_search .search_style {width:100%;}*/

#ndlsbox .global_search {margin:0;}
#ndlsbox .global_search .global_btn {font-size:13px;  line-height:32px; height:32px;}
#ndlsbox .detail_search .global_search .global_btn {height:35px; line-height:35px;}


/*인기 키워드*/
#ndlsbox .hotkeyword {padding:10px 0 0 0; margin-bottom:0; margin-top:10px;}
#ndlsbox .hotkeyword .tit {position:static; font-size:14px; margin-bottom:10px; line-height:1;}
#ndlsbox .hotkeyword .keyword_box {margin-left:0;}
#ndlsbox .hotkeyword  .keyword_box li {font-size:13px; margin-bottom:2px;}

/* 도서관 목록 */
.total_list_box {margin-top:20px;}
.total_list_box > dl > dt {font-size:15px; line-height:45px; height:45px; padding-left:20px;}
.total_list_box > dl > dt span {background-size:15px; margin-left:0;}
.total_list_box > dl > dd {padding:0;}
.total_list_box > dl > dd > div {padding:10px 0 0 0}

.total_list_box > dl > dd div > dl {padding-left:0;}
.total_list_box > dl > dd div:first-child {padding-top:10px;}
.total_list_box > dl > dd div:first-child > dl {padding-bottom:10px;}
.total_list_box > dl > dd div > dl dt {position:static; font-size:15px; width:100%; padding:2px 0; box-sizing:border-box; margin-bottom:8px;}
.total_list_box > dl > dd div > dl dd > ul li {position:static; display:inline-block; width:50%; font-size:13px;}
.total_list_box > dl > dd div > .more_btn {width:55px; height: 30px; line-height: 30px; font-size: 13px;}


/*검색바디자인*/
#ndlsbox .search_style{width:100%;}
#ndlsbox .search_style .search .input{margin:0 0 0 0;}
#ndlsbox .search_style .btn-search{width:42px;height:42px;}


#ndlsbox .global_search{float:none;width:100%;}
#ndlsbox .global_search a.bsearch_btn{height:36px;line-height:36px;padding:0 10px;font-size:14px;}
#ndlsbox .global_search input,
#ndlsbox .global_search a.bsearch_btn,
#ndlsbox .global_search.btn_w input,
#ndlsbox .global_search.btn_w a.bsearch_btn{margin:0 1px;}

/*체크박스 디자인*/
#ndlsbox .searchbox .lib_chk ul li{width:50%; font-size:13px;}

/********************검색박스_상세검색********************/
#ndlsbox .detail_search{padding:20px 30px;width:100%;box-sizing:border-box;}
#ndlsbox .detail_search .section dl{float:none;width:100%;margin:0 0 5px 0;}
#ndlsbox .detail_search .btn_w{border-top:1px dashed #ccc;margin-top:20px;}
#ndlsbox .detail_search .section dl dd input {height:35px; line-height:35px;}
#ndlsbox .detail_search .select_style {height:auto;}
#ndlsbox .detail_search .select_style select{height:35px; line-height:35px;}
#ndlsbox .default_book .info_btn .ndls_btn {padding:10px 0;margin:0;width:100%;height:auto;line-height:120%;border-radius:6px;}


/********************검색결과정보********************/
#ndlsbox .ndls_result .tp_box{font-size:13px; margin-bottom:5px;}
#ndlsbox .ndls_result .tp_box .paging{font-size:13px;}
#ndlsbox .ndls_result .tp_box .paging strong{color:#eb4040;}
#ndlsbox .ndls_result .info{font-size:13px; display:none;}
#ndlsbox .ndls_result .sel_btn .loanstate {margin-top:5px; font-size:13px;}
#ndlsbox .book_area .book_info_w .book_info .cont dl dd img {display:none;}

/********************검색결과_포토리스트(책상세보기 내 북info랑 공통으로... 디자인 다르게 해서 다르게 쓰시려면 싸고 있는 div class를 변경해서 다시 정의)********************/
#ndlsbox .book_list{border-top:0 none;}
#ndlsbox .book_area .tit_box{height:auto;line-height:140%;padding:10px 0;margin-bottom:15px;}

#ndlsbox .book_area .book_info_w .book_img{float:left;}
#ndlsbox .book_area .book_info_w .book_info{margin-left:125px;}
#ndlsbox .book_area .book_info_w .book_info .tit_w{float:none;width:auto;display:block;padding:10px 15px;margin-bottom:20px;background:#f9f9f9;}
#ndlsbox .book_area .book_info_w .book_info .tit{float:none;padding:5px 0;margin-right:0;text-align:center;}
#ndlsbox .book_area .book_info_w .book_info .tit a{font-size:14px;}
#ndlsbox .book_area .book_info_w .book_info .book_status{position:relative;top:0;right:0;width:100%;text-align:center;}
#ndlsbox .book_area .book_info_w .book_info .cont dl{margin-bottom:8px;line-height:20px;}
#ndlsbox .book_area .book_info_w .book_info .cont dl dt{width:20%;}
#ndlsbox .book_area .book_info_w .book_info .cont dl dd{width:75%;}
#ndlsbox .book_area .book_info_w .book_info .print{right:-1px;top:auto;bottom:-1px;}

/********************검색결과_포토리스트(책상세보기 내 북info랑 공통으로... 디자인 다르게 해서 다르게 쓰시려면 싸고 있는 div class를 변경해서 다시 정의)********************/
#ndlsbox .book_area.hover_no:hover{margin-top:-2px;}

/********************검색결과_포토리스트2(책상세보기 내 북info랑 공통으로... 디자인 다르게 해서 다르게 쓰시려면 싸고 있는 div class를 변경해서 다시 정의)********************/
#ndlsbox .book_list2 {border-top:0 none;}
#ndlsbox .book_list2 .book_area .tit_box{height:auto;line-height:140%;padding:10px 0;margin-bottom:15px;}
#ndlsbox .book_list2 .book_area .tit_box .tit{float:none;text-align:center;}
#ndlsbox .book_list2 .book_area .tit_box .tit a{font-size:15px;}
#ndlsbox .book_list2 .book_area .book_info_w .book_img{float:left;height:180px;}
#ndlsbox .book_list2 .book_area .book_info_w .book_info{position:relative;margin-left:125px;margin-top:0px;}
#ndlsbox .book_list2 .book_area .book_info_w .book_info .tit_w{position:relative; width:100%; box-sizing:border-box; display:inline-block; padding:10px;margin-bottom:12px;border-top:1px dashed #ccc;background:#f9f9f9;}
#ndlsbox .book_list2 .book_area .book_info_w .book_info .tit{float:left; padding:0; margin-right:120px;text-align:left; font-size:15px; line-height:1.4;}
#ndlsbox .book_list2 .book_area .book_info_w .book_info .tit a{font-size:13px;}
#ndlsbox .book_list2 .book_area .book_info_w .book_info .book_status{position:absolute;top:8px;  width:auto; right: 15px;}
#ndlsbox .book_list2 .book_area .book_info_w .book_info .cont dl{margin-bottom:4px;line-height:1.2;font-size:13px;}
#ndlsbox .book_list2 .book_area .book_info_w .book_info .print{position:absolute;right:-1px;top:auto;bottom:-1px;}


/********************검색결과_상세정보********************/
#ndlsbox .book_detail{border-top:0 none;}
#ndlsbox .book_detail .tit{height:auto;padding:12px 18px;line-height:140%;font-size:14px;border:1px solid #dbdbdb; word-break:keep-all;background:#f9f9f9;}
#ndlsbox .book_detail .book_area{width:100%;padding:20px 20px 10px;border-top:0 none;box-sizing:border-box;}
#ndlsbox .book_detail .book_area .book_info_w .book_img{float:none;margin:0 auto;}
#ndlsbox .book_detail .book_area .book_info_w .book_info{padding: 0 10px;margin-left:125px; border-top:0;}
#ndlsbox .book_detail .book_area .book_info_w .book_info .cont dl{margin:10px 0 0;padding:10px 0 0;font-size:13px;border-top:1px solid #eaeaea;}
#ndlsbox .book_detail .book_area .book_info_w .book_info .cont dl:first-child{margin:0;padding:0;border:0;}
#ndlsbox .book_detail .book_area .book_info_w .book_info .cont dl dt{position:static;padding-right:10px;}
#ndlsbox .book_detail .book_area .book_info_w .book_info .cont dl dd{margin:5px 0 0;padding-left:0;font-size:13px;line-height:18px;border-left:0;}

#ndlsbox .book_detail .book_txt .content{padding:20px;line-height:20px;}
#ndlsbox .state{padding:20px;}
#ndlsbox .state ul.formal li .btn_box .ndls_btn2{padding:5px 15px;}

/********************디폴트 상단 검색box(신착자료, 마이페이지 등)********************/
#ndlsbox .default_book{padding:15px 0;}
#ndlsbox .default_book .info_btn input{padding:9px 15px;font-size:14px;}

/*top_box style1*/
#ndlsbox .default_book .info_w{width:95%;margin:0 auto;}
#ndlsbox .default_book .info{padding-left:0;width:100%;margin:0;text-align:left;overflow:hidden;}
#ndlsbox .default_book .info dl{margin:0;text-align:left;}
#ndlsbox .default_book .info dl dt{/*width:55px;*/margin-bottom:5px;}
#ndlsbox .default_book .info dl dd{float:none;position:relative;/*margin:0 0 5px 60px;*/}
#ndlsbox .default_book .info dl dd input,
#ndlsbox .default_book .info dl dd select,
#ndlsbox .default_book .info dl dd p{margin-bottom:3px;}
#ndlsbox .default_book .info dl dd span{margin-bottom:5px;min-width:auto;box-sizing:border-box;}

#ndlsbox .default_book .info.center{text-align:center;}
#ndlsbox .default_book .info p{margin:5px 0px;}
#ndlsbox .default_book .info p.select_wrap{width:100%;}
#ndlsbox .default_book .info p.select_wrap .select_style2{width:90%; box-sizing:border-box;}
#ndlsbox .default_book .info_btn,
#ndlsbox .default_book .info_btn2{position:relative;padding-top:0;text-align:center;overflow:hidden;}
#ndlsbox .default_book .select_style2.middle{width:100%;}
#ndlsbox .default_book .info dl:nth-child(3) dd span{min-width:119px;}
#ndlsbox .default_book .info .left .select_style{width:99%;}

#ndlsbox .default_book .info_btn2 input,
#ndlsbox .default_book2 .info_btn2 input{height:auto;line-height:120%;}

/********************테이블교체********************/
#ndlsbox .state_book{border:0 none;padding:0;}
#ndlsbox .state_book ul li{width:auto;padding:20px 15px;}
#ndlsbox .state_book ul li .cont{float:none;margin-right:0;width:100%; line-height:1.3;}
#ndlsbox .state_book ul li .cont .cate{margin-bottom:0;margin-bottom:0;}
#ndlsbox .state_book ul li .cont .tit{font-size:16px;margin-bottom:15px;}
#ndlsbox .state_book ul li .cont .tit a{font-size:15px;}
#ndlsbox .state_book ul li .cont .sm_box{border-top:1px solid #dfdfdf;padding: 15px 0 0 0;}
#ndlsbox .state_book ul li .cont .sm_box dl{width:100%;float:none; padding:0;}
#ndlsbox .state_book ul li .cont .sm_box dl dt{min-width:35px; text-align:center; margin-right:12px;color:#000;}
#ndlsbox .state_book ul li .cont .sm_box dl dd {font-size:14px; line-height:24px;}
#ndlsbox .state_book .no_fild{min-height:50px;line-height:50px;}

#ndlsbox .state_book ul li .cate p{min-width:auto; font-size:12px;text-align:left;border:0 none !important;}
#ndlsbox .state_book ul li .btn_box{position:relative;width:100%;top:auto;right:auto;margin-top:5px;border-bottom:0 none; display:inline-block;}
#ndlsbox .state_book ul li .btn_box .ndls_btn2{width:50% !important; float:left; height:35px;line-height:35px;padding:0;margin-bottom:0; border-radius:0;}
#ndlsbox .state_book ul li .btn_box .ndls_btn3 {width:100%;}
/*소장정보*/
#ndlsbox .state ul.formal li .cont{margin-right:0;padding:0;}
#ndlsbox .state ul.formal li .cont dl{float:none;margin-right:0;width:100%;padding:5px 0;margin-bottom:-1px;font-size:13px;border:1px solid #dbdbdb;}
#ndlsbox .state ul.formal li .cont dl dt{width:80px;text-align:center;}
#ndlsbox .state ul.formal li .book_status{position:relative;right:0;top:0%;margin-top:0;margin-bottom:8px;width:auto;}
#ndlsbox .state ul.formal li .print{top:0;right:0;margin-top:6px;}


/********************희망도서신청 (희망바로대출과 공통)********************/
.barohope_book .section .area {padding:20px 17px;}
.barohope_book .section .area .book_state p {min-width: auto;  font-size: 12px; text-align: left; border: 0 none !important;}
.barohope_book .section .area .pro_title{font-size: 16px; margin-bottom: 15px;}

.barohope_book .section .area .date{padding:15px 0 0 0; border-top:1px solid #dfdfdf; line-height:1;}
.barohope_book .section .area .date dl{width: 100%;float: none;}
.barohope_book .section .area .date dl dt{min-width:65px; text-align:center; margin-right:12px;color:#000;}
.barohope_book .section .area .date dl dd{font-size:14px; line-height:24px;}
.barohope_book .section .area .date dl dd span.eng{letter-spacing:0;}
.barohope_book .section .area .box2 .btn_box .btn {font-size:12px; padding:2px 15px;}

/* 희망도서바로대출 */
.hope_book .section{padding:15px 20px;}
.hope_book .section.box2 .sected{width:33.333%;}



/********************회원관련(로그인, 아이디비밀번호 찾기 등 디자인 들어가는 부분은 따로 site 내애 css로 작업)********************/

/* 로그인 및 아이디/비밀번호찾기*/
.top_txt{margin-bottom:30px;font-size:23px;}
.login{width:90%;margin:0 auto;}
.login .area{width:100%;margin:20px auto;}
.login .area input{width:100%;height:50px;padding:0 15px;line-height:52px;box-sizing:border-box;}
.login .area label{top:14px;left:15px;}
.login .mem_btn p{float:none;margin-bottom:15px;}
.login .mem_btn ul{float:none;text-align:center;}
.login .mem_btn ul li{float:none;display:inline-block;width:45%;padding-left:0;margin:0 5px;text-align:center;background:none;border:1px solid #dfdfdf;border-radius:50px;box-sizing:border-box;}
.login .mem_btn ul li,
.login .mem_btn ul li:first-child{background:#f8f8f8;}
.login .mem_btn ul li a{display:block;height:35px;line-height:35px;font-size:13px;}
.login .login_btn_wrap{width:100%;margin-top:30px;text-align:center;}
.login_btn{display:inline-block;padding:17px 103px;border:0px;font-size:17px;color:#fff;line-height:normal;font-weight:500;vertical-align:middle;text-align:center;cursor:pointer;border-radius:50px;letter-spacing:-0.05em;background:#ff5a00;}
.login_btn:hover{color:#fff;text-decoration:none;background:#e75200;}
.join_btn{display:inline-block;padding:12px 47px;font-size:15px;line-height:normal;font-weight:500;vertical-align:middle;text-align:center;cursor:pointer;border:2px solid #444;border-radius:50px;letter-spacing:-0.05em;background:#f8f8f8;}
.join_btn:hover{text-decoration:none;color:#fff;background:#444;}
.login_txt{width:370px;height:133px;margin:60px auto 0px;padding:41px 40px;background:#f8f8f8;border:1px solid #dfdfdf;text-align:center;}
.login_txt dl dt{margin-bottom:10px;font-size:17px;font-weight:500;color:#666;}
.login_txt dl dd{margin-bottom:17px;font-size:14px;color:#888;line-height:22px;}

/*마이페이지 >  강좌신청조회*/
#ndlsbox .default_book2.short .select_box{width:100%;}
#ndlsbox .default_book2.short .select_box .select_style{width:49%;}
#ndlsbox .default_book2.short .search_style{width:100%;}


/*관심정보*/
#ndlsbox .default_book2.center.interest .search_style {vertical-align:top;}
#ndlsbox .default_book2.center.interest .excel_btn {height:auto; line-height:1; margin-top:5px; font-size:14px;}

/*관심도서담기, 목록저장*/
.cont_sta {position:static; padding:0; top:0;}
.cont_sta .check {margin: 0 5px 5px 0; line-height:30px;}
.exe_btn a {height:30px; line-height:30px; padding:0 0 0 10px;}
.info_btn2.exe_btn a.excel{height:45px;line-height:45px;}

}
/******************************640******************************/
@media all and (max-width:640px){	
#ndlsbox .base_search .select_box .select_style.medium{width:59.1%;min-width:auto;}
#ndlsbox .base_search .select_box .select_style.medium.short{width:39.5%;}
	
/********************디폴트 상단 검색box(신착자료, 마이페이지 등)********************/
#ndlsbox .default_book .info dl dd span{width:30%;}

/********************디폴트 상단 검색box(신착자료, 마이페이지 등)********************/
/*top_box style2*/
#ndlsbox .default_book2 .info p{width:100%;}
#ndlsbox .default_book2 .info .select_style.middle{width:100%;}

/*상호대차신청내역*/
#ndlsbox .default_book2 .info .half{width:100%;}

}

/******************************580******************************/
@media all and (max-width:580px){
	/********************디폴트 상단 검색box(신착자료, 마이페이지 등)********************/
/*top_box style2*/
#ndlsbox .default_book2 .info .middle{box-sizing:border-box;}
#ndlsbox .default_book2 .info.center .middle.year{margin-right:5px;padding:0;}
#ndlsbox .default_book2 .info.center .middle.year,
#ndlsbox .default_book2 .info.center .middle.mon{width:48.9%;margin-right:0;padding:0;}
#ndlsbox .default_book .info dl dd span{width:46%;}
#ndlsbox .default_book .info dl:nth-child(2) dd span{min-width:auto !important;}
#ndlsbox .default_book .select_style2.long{width:100%;}

.hope_book .section{padding:20px 10px 10px;}
.hope_book .section.box2 .sected{width:50%;font-size:13px;}

}


/******************************515******************************/
@media all and (max-width:515px){

#ndlsbox .base_search .select_box .select_style.medium{width:58%;}
/*#ndlsbox .default_book .info dl:nth-child(3) dd span{min-width:106px;}
#ndlsbox .default_book .select_style2.middle{width:180px;}
#ndlsbox .default_book .select_style2.long{width:78%;}*/

}


/******************************480******************************/
@media all and (max-width:480px){

#container #cont_wrap #ndlsbox .ndls_btn2{min-width:auto !important;}

/****************************************검색****************************************/
/********************디폴트 상단 검색box(신착자료, 마이페이지 등)********************/
/***검색***/
#ndlsbox .base_search .select_box.center{width:100%;text-align:center;}
#ndlsbox .base_search .select_box.center .select_style{width:80%;}
#ndlsbox .base_search .select_box .select_style.medium{width:59%;}

/*프로그램 신청내역*/
#ndlsbox .default_book2 .select_box{margin-left:0;width:100%;float:none;}
#ndlsbox .default_book2 .select_box.alignRight{float:none;}
#ndlsbox .default_book2 .search_style{width:100%;}
#ndlsbox .default_book2 .select_box.middle{float:none;}

/*마이페이지 >  강좌신청조회*/
#ndlsbox .default_book2.short .select_box span:first-child{width:56%;}
#ndlsbox .default_book2.short .select_box .select_style{width:41%;}

/*도서관 목록*/
/*.total_list_box > dl > dd div > dl dd > ul li{float:none;width:100%;}*/

/********************검색박스_일반검색********************/
#ndlsbox .detail_search{padding:15px 3%;}
#ndlsbox .book_area{padding:0 15px;padding-right:15px;}

/*책모양*/
#ndlsbox .book_list2 .thum{position:relative;margin:0 auto;padding:0;}
#ndlsbox .book_list2 .thum img{width: 80px;height: 120px;border:1px solid #dbdbdb;}
#ndlsbox .book_list2 .book_area .book_info_w .book_img{float:left;width:80px;height:180px;}
#ndlsbox .book_list2 .thum .book_mask{position:absolute;top:0;left:0;width:100%;z-index:1;}
#ndlsbox .book_list2 .thum .book_mask img{height:168px;}


/********************검색결과_포토리스트2(책상세보기 내 북info랑 공통으로... 디자인 다르게 해서 다르게 쓰시려면 싸고 있는 div class를 변경해서 다시 정의)********************/
#ndlsbox .book_list2 .book_area{padding:20px;}
#ndlsbox .book_list2 .book_area .tit_box .tit a{font-size:14px;}
#ndlsbox .book_list2 .book_area .book_info_w .book_info .tit span{display:block; font-size:12px;}
#ndlsbox .book_list2 .book_area .book_info_w .book_info{margin-left:100px;}
#ndlsbox .book_list2 .book_area .book_info_w .book_info .tit_w{float:none;width:auto;display:block;}
#ndlsbox .book_list2 .book_area .book_info_w .book_info .tit{float:none;padding:0;margin-right:0;line-height:1.3; margin-top:0; vertical-align:top; font-size:13px;}
#ndlsbox .book_list2 .book_area .book_info_w .book_info .tit .chklist {margin-top:20px; vertical-align:top;}
#ndlsbox .book_list2 .book_area .book_info_w .book_info .tit a {margin-top:15px; }
#ndlsbox .book_list2 .book_area .book_info_w .book_info .cont{line-height:1;}
#ndlsbox .book_list2 .book_area .book_info_w .book_info .cont dl{margin-bottom:0;box-sizing:border-box;font-size:13px;padding:2px 0 2px 8px;background:url(/sbcc/nanum/ndls/imgs/common/bar_bg.gif)no-repeat; padding-right:8px;display:inline-block;width:auto;}
#ndlsbox .book_list2 .book_area .book_info_w .book_info .book_status{top:9px;left:10px;right:auto;}
#ndlsbox .book_list2 .book_area .book_info_w .book_info .cont dl dt{width:auto;display:none;}
#ndlsbox .book_list2 .book_area .book_info_w .book_info .cont dl dd{display:inline-block;width:auto;margin-left:0;}
#ndlsbox .book_list2 .book_area .book_info_w .book_info .cont dl:nth-of-type(1){background:none;}

/********************검색결과_상세정보********************/
#ndlsbox .book_detail .book_area{padding:15px;}
#ndlsbox .book_detail .book_area .book_info_w{padding:0;}
#ndlsbox .book_detail .book_area .book_info_w .book_img{margin-top:0;}
#ndlsbox .book_detail .book_area .book_info_w .book_info{margin-left:0;padding:0;}
#ndlsbox .book_detail .book_area .book_info_w .book_info .cont {width:auto;margin-left:130px;padding-top: 10px;}
#ndlsbox .book_detail .book_area .book_info_w .book_info .cont dl dt{position:relative;width:30%;font-size:13px;}
#ndlsbox .book_detail .book_area .book_info_w .book_info .cont dl dd{display:block;float:left;width:50%;margin-left:0;padding-left:0;font-size:12px;border-left:0;}	

/********************검색결과_포토리스트2(책상세보기 내 북info랑 공통으로... 디자인 다르게 해서 다르게 쓰시려면 싸고 있는 div class를 변경해서 다시 정의)********************/
#ndlsbox .book_list2 .book_area .book_info_w .book_info .tit span{display:none;}
#ndlsbox .book_list2 .book_area .book_info_w .book_info .tit a{display:inline-block; width:80%; vertical-align:top; padding:2%;}


/************* 바로대출(서점) **************/
.hope_book .section2 dl{border:1px solid #dfdfdf;border-top:0;}
.hope_book .section2 dl:first-child{border-top:1px solid #dfdfdf;}
.hope_book .section2 dl dt{position:static;padding:12px 10px;margin:0 !important;min-height: 20px;line-height: 20px;background:#f9fafa;}
.hope_book .section2 dl dd,
.hope_book .section2 dl.size1 dd{margin-left:0;padding:12px 10px;}
.hope_book .section2 dl dd input.txt_input{height:35px;line-height:35px;}
.hope_book .section2 dl.size2 dd input.txt_input{width:14%;}

}	

/******************************380******************************/
@media all and (max-width:380px){
	
#ndlsbox .default_book .info dl:nth-child(3) dd span{min-width:88px;}
#ndlsbox .default_book .info dl:nth-child(3) dd span.select_style2.long{width:180px;}

/****************************************검색****************************************/
/********************디폴트 상단 검색box(신착자료, 마이페이지 등)********************/
#ndlsbox .book_area .book_info_w .book_info .cont .btn_box .ndls_btn2{float:left;width:48%;height:auto;padding:12px 0;line-height:1;}

/********************검색결과_상세정보********************/
#ndlsbox .book_detail .book_area{padding:15px 15px 10px;}
#ndlsbox .book_detail .book_area .book_info_w .book_img{position:static;}
#ndlsbox .book_area .book_info_w .book_info .cont .btn_box .ndls_btn2{font-size:11px;padding:7px 0;margin-right:2px;}
#ndlsbox .book_detail .book_area .book_info_w .book_info .cont{padding-top:15px;margin-left:0;}
#ndlsbox .book_detail .book_area .book_info_w .book_info .cont dl{margin:7px 0 0;padding:7px 0 0;}
#ndlsbox .book_detail .book_area .book_info_w .book_info .cont dl dt,
#ndlsbox .book_detail .book_area .book_info_w .book_info .cont dl dd{width:100%;float:none;padding-right:0;}
#ndlsbox .book_detail .book_area .book_info_w .book_info .cont dl dd{margin-top:2px;}


}



/* 선호도 그래프(막대) */
.graphWrap {border:1px solid #dfdfdf;width:100%;display:inline-block;}
.graphWrap .barGraph {overflow:hidden;padding:40px 20px 40px 40px;margin:0 auto;}
.graphWrap .caption {margin-bottom:10px;text-align:center;}
.graphWrap .caption span {display:inline-block;width:11px;height:11px;margin-right:3px;background-color:#d9dee3;}
.barGraph .graphBox {position:relative;display:inline-block; width:100%;}
.barGraph .axis-x {position:relative;z-index:2}
.barGraph .axis-x li {float:left;position:relative;height:200px;width:14.28571428571429%;text-align:center;}
.barGraph .bar {display:block;position:absolute;bottom:0;left:50%;width:30px;height:100%;margin-left:-15px;}
.barGraph .bar .fill {display:block;position:absolute;bottom:0;left:0;width:100%;background-color:#d9dee3;}
.barGraph .bar .num {display:block;margin-top:-23px;font-weight:bold;font-size:13px;}
.barGraph .bar .fill.blue {background:#2b65a7;}
.barGraph .bar .fill.blue .num {color:#2b65a7;}
.barGraph .txt {position:absolute;bottom:-30px;left:0;width:100%;line-height:14px;vertical-align:text-top;}
.axis-y {position:absolute;top:0;left:0;z-index:1;width:100%;}
.axis-y .line {display:block;position:relative;width:100%;height:39px;border-top:1px solid #dfdfdf;}
.axis-y .line .txt {position:absolute;top:-11px;left:-35px;width:30px;text-align:right;}

/* 상세 - 주요키워드 */
#cloud {overflow:hidden;height:200px;padding:15px;border:1px solid #dfdfdf;}
.tagCloud {overflow:hidden;padding:15px 0;}
.tagCloud #cloud {height:200px;}
.jqcloud {overflow:hidden;position:relative;font-size:0.750em;line-height:normal;}
.jqcloud span {display:inline-block;padding:0; font-weight:bold;font-size:inherit;text-decoration:none;}
/*.jqcloud a {font-weight:bold;font-size:inherit;text-decoration:none;}*/
.jqcloud span.w10 {font-size:600%;color:#003b84;}
.jqcloud span.w9 {font-size:500%;color:#044eaa;}
.jqcloud span.w8 {font-size:450%;color:#1367ce;}
.jqcloud span.w7 {font-size:400%;color:#5393e1;}
.jqcloud span.w6 {font-size:350%;color:#61aadd;}
.jqcloud span.w5 {font-size:300%;color:#8cc0dd;}
.jqcloud span.w4 {font-size:250%;color:#555c64;}
.jqcloud span.w3 {font-size:200%;color:#757b82;}
.jqcloud span.w2 {font-size:160%;color:#757b82;}
.jqcloud span.w1 {font-size:160%;color:#757b82;}



/*상세 - 관련도서*/
.kdcBookList {margin-top:30px; border-top:2px solid #000; border-bottom:1px solid #ededed; padding:0 30px 30px 30px;}
.kdcBookList .BookList {padding-bottom:30px; border-top:1px dashed #ddd;}
.kdcBookList .BookList.fir {border-top:none;}
.kdcBookList .BookList p.title {color:#222; margin:30px 0;padding-top:14px;font-size:19px;font-weight:600;}
.kdcBookList .BookList ul {width:100%; display:inline-block;}
.kdcBookList .BookList ul li {float:left; width:20%; text-align:center;}
.kdcBookList .BookList ul li .ribbon  {width:100px !Important; margin:10px auto 20px auto;}
.kdcBookList .BookList ul li a.name {display:inline-block; font-size:14px; font-weight:bold; color:#000; width:100px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.kdcBookList .BookList ul li p.writer {font-size:13px; color:#888; margin-top:4px;line-height:17px;word-break:keep-all;}



/******************************768******************************/
@media all and (max-width:768px){
/*상세 - 관련도서*/
.kdcBookList{padding:0;}
.kdcBookList .BookList ul li{width:50%;min-height:300px;}

}
