@charset "utf-8"; 
 
/* BOOK+INFOR */
#kiip32_book_infor , #kiip32_btns { display:block ; overflow:hidden } 
#kiip32_book_infor { margin-bottom:60px }
#kiip32_book , #kiip32_book img { width:100% }
#kiip32_book { max-width:307px ; margin:auto ; margin-bottom:30px }
 
#kiip32_infor table { width:100% ; border-spacing:0px ; border-collapse:collapse ; border:0px ; border-top:solid 2px #72b64b ; margin-bottom:30px }
#kiip32_infor caption , #kiip32_infor caption > b { overflow:hidden }
#kiip32_infor caption > b { display:none }
#kiip32_infor th , #kiip32_infor td { vertical-align:middle }
#kiip32_infor thead th { font-size:0px ; line-height:0px ; text-indent:-9999px ; overflow:hidden } 
#kiip32_infor tbody th , #kiip32_infor tbody td { 
    word-break:break-all ; font-size:1em ; line-height:1.6em ;
    border:solid 1px #d7d7d7 ; border-top:0px ; border-left:0px ; padding:8px }

#kiip32_infor tbody th { text-align:center ; font-weight:bold ; background-color:#f7f7f7 }
#kiip32_infor tbody td { text-align:left ; border-right:0px }

#kiip32_btns { text-align:center }
.kiip32_btn  , .kiip32_btn span { display:inline-block ; overflow:hidden }
.kiip32_btn { text-align:center ; height:50px ; margin:0px 10px ; margin-bottom:10px ; padding:0px 30px ; border-radius:3px }
.kiip32_btn span { 
    padding:14px 0px ; padding-left:40px ;
    font-size:0.9em ;line-height:1.4em ; color:#ffffff ;
	background-image:url(../img/icon_book.png) ; background-repeat:no-repeat }
#kiip32_btn_ebook { background:url(../img/btn_bg1.jpg) no-repeat center center }
#kiip32_btn_org { background-color:#222222 }
#kiip32_btn_ebook span { background-position:0px 0px} 
#kiip32_btn_org span { background-position:0px -50px}
#kiip32_btn_ebook:hover , #kiip32_btn_org:hover , #kiip32_btn_ebook:focus , #kiip32_btn_org:focus { background:none ; background-color:#558b35 }



/* TABLE */
.kiip32_table { display:block ; overflow:hidden }
.kiip32_table , .kiip32_table table { width:100% }
.kiip32_table { padding-top:10px ; padding-bottom:30px }
.kiip32_table table { border:0px ; border-collapse:collapse ; border-spacing:0px }

.kiip32_table caption  {  font-size:0px ; overflow:hidden ; text-indent:-9999px }

.kiip32_table th , .kiip32_table td { vertical-align:middle }
.kiip32_table thead th { 
    background-color:#6faebf ; padding:5px ; 
	font-size:0.9em ; line-height:1.2em ; text-align:center ; font-weight:bold ; color:#ffffff ;
	border:solid 1px #598b99 ; border-left:0px }
.kiip32_table tbody td { 
    font-size:1em ; line-height:1.4em ; text-align:center ; padding:5px ; 
	border:solid 1px #d2d2d2 ; border-left:0px ; border-top:0px }
.kiip32_table thead th:last-child ,  .kiip32_table tbody td:last-child { border-right:0px }
.kiip32_table tbody tr:hover td { background-color:#ffffff ; border-bottom:solid 1px #444444} 
.kiip32_table tr.point td { background-color:#ffffff ; color:#111111 }


/* IMAGE */
.kiip32_img , .kiip32_img img { width:100% } 
.kiip32_img { margin:auto ; padding-top:20px ; margin-bottom:30px ; max-width:660px  }
.kiip32_img_text { font-size:0.8em ; line-height:1.2em ; padding-top:20px ; text-align:left  }

#kiip32_img1 { max-width:770px }
#kiip32_img2 { max-width:680px }
#kiip32_img3 { max-width:580px }
#kiip32_img4 { max-width:550px }
#kiip32_img6 { max-width:720px }
#kiip32_img8 { max-width:710px } 


/* PC ********************************************************************/
@media all and (min-width:1000px){


/* BOOK+INFOR */
#kiip32_book { float:left ; margin:0px }
#kiip32_infor { width:750px ; float:right  } 
#kiip32_infor table { border-top:0px } 
  
#kiip32_infor caption > b { 
    padding:10px 5px ;
    display:block ; overflow:hidden ; border-top:solid 2px #72b64b ; border-bottom:solid 1px #d7d7d7 ; width:100% ; background:#ffffff ;
	font-size:1.4em ; line-height:1.4em ;
	font-family: 'NanumSquare','Nanum Gothic',sans-serif ; font-weight:bold ; color:#000000 ; letter-spacing:-1px ; text-align:left  }
#kiip32_infor tbody th { width:110px }
#kiip32_infor tbody td { padding-left:20px }
.kiip32_table thead th , .kiip32_table tbody td { padding:7px }

#kiip32_btns { text-align:left }
.kiip32_btn { margin:0px }
#kiip32_btn_ebook { margin-right:30px }

/* IMAGE */ 
 

 

}