@charset "utf-8";

/*사이트 생성 후 로고 이미지 가로 사이즈 입력*/
/*로고영역가로사이즈
.wrap-header .header-logo {width: 355px;}
*/
.wrap-fix {z-index: 1003!important;}
.wrap-sub-navi { z-index: 1002!important; }

.table_book_img{ height:190px;}
@media all and (max-width: 960px){
 /*
  .wrap-contents .con-table table{width: 100%; word-break: break-all;
	white-space: nowrap; overflow:hidden; text-overflow:ellipsis;
	table-layout: auto;}
  .wrap-contents .con-table:after{display:none;}
  */
  .table_book_img{ height:100px!important;}
}

.li_1_8604,.li_1_8613,.li_1_8615{display:none!important;}

/*수정(20211001)*/
.wrap-header .header-logo {
    width: 100%!important; }

@media (max-width: 500px){
 .wrap-top .top-util > ul > li:nth-child(1){ display: block!important;}
 .wrap-top .top-util > ul > li > a { background: url(/images/guide/common/top-util-line.png) no-repeat left center;}
 .wrap-top .top-util > ul > li:first-child a {    background: none!important; }
  
}
