

.bookdetail {
	font-size: 11px;
}

table.detail thead tr:first-child>th { border-top: 0px; }
table.detail tbody th:first-child { width:180px; border-bottom-color: white; vertical-align: middle !important;}
table.detail tbody tr:last-child>td { border-bottom: 1px solid #dce1e6; }
table.detail tr{line-height: 1.8; }

/* .bookdetail table.detail td, .bookdetail table.detail th{
	padding: .40rem;
}

.bookdetail table.detail thead th{
	text-align: center;
	background-color: #6FB8D6;
	color: white;
}

.bookdetail table.detail thead th.leftline {
	border-left-style: solid;
  	border-left-width: 1px;
	border-left-color: white;
}

.bookdetail table.detail td {
	border-left-style: solid;
  	border-left-width: 1px;
	border-left-color: #E0E0E0;
} */

/*-------------------------------------------------------------------------------*/
table.nkdetail {
	/*width:50% !important;*/
}

table.nkdetail td,th {
	padding-top: 1px !important;
	padding-bottom: 1px !important;
}

