@charset "utf-8";
/* 학술자료 **********************************************************/ 

/* GUIDE */
#kiip43_gudie1 , #kiip43_gudie2 , .kiip43_table , .kiip43_file { display:block ; overflow:hidden}
#kiip43_gudie1 , #kiip43_gudie2 { font-size:16px ; line-height:24px }
#kiip43_gudie1 { margin-bottom:10px ; font-weight:600 ; color:#444444 }
#kiip43_gudie2 { padding:15px 0px ; font-size:14px ; color:#136191 ; font-weight:600 }

#kiip43_box { 
    margin-bottom:30px ; word-break:keep-all ; text-align:center ;
    border:solid 1px #d9d9d9 ; padding:15px 20px ; background-color:#f7f7f7 ;
    line-height:26px }



/* BTNS */	
#kiip43_btn { 
    margin:auto ; display:block ; overflow:hidden ; border-radius:30px ; text-align:center ;  
	width:250px ; height:40px ; background:url(../img/book_btn_bg.gif) repeat-x left top #97326e }
#kiip43_btn > span { display:inline-block ; font-size:14px ; line-height:40px ; font-weight:600 ; color:#ffffff ; padding-left:30px ; background:url(../img/icon_book.png) no-repeat 0px -40px }
#kiip43_btn:hover { background:none ; background-color:#5a2255 }



/* TABLE */
.kiip43_table table { width:100% ; border:0px ; border-spacing:0px ; border-collapse:collapse }
.kiip43_table thead th , .kiip43_table tbody th , .kiip43_table tbody td { 
    text-align:center ; border:solid 1px #d7d7d7 ; border-right:0px ; vertical-align:middle ; padding:5px ; font-weight:normal }
.kiip43_table tbody th , .kiip43_table tbody td {padding:8px 5px}		
.kiip43_table thead th:first-child , .kiip43_table tbody th { border-left:0px }	
.kiip43_table thead th { 
    font-size:14px ; line-height:24px ; color:#ffffff ; font-weight:bold ; text-align:center ; background-color:#37b6e9 }
.kiip43_table tbody th { width:40px }
.kiip43_table thead th { border-color:#2c92ba } 
.kiip43_table tbody th , .kiip43_table tbody td , .kiip43_file { line-height:26px }
.kiip43_file { text-align:left ; padding:2px 0px ; padding-left:35px ; background:url(../img/icon_file.gif) no-repeat 5px 2px }
.kiip43_file:hover { text-decoration:underline } 
.kiip43_table caption { font-size:0px ; height:0px ; text-indent:-9999px }
 


 
/* PC ********************************************************************/
@media all and (min-width:1000px){

/* GUIDE */ 
#kiip43_gudie2 { text-align:center }



/* VIEW PAST TITLE */ 
.kiip43_table thead th , .kiip43_table tbody th , .kiip43_table tbody td , .kiip43_file { word-break:keep-all }



/* TABLE */
.kiip43_table_end { width:300px }

}

/* PRINT *****************************************************************/
@media print {}
