@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;}
}
