.tab_book {
	font: 14px Verdana, Geneva, sans-serif;
	border: 1px inset #360;
	padding: 4px 7px;
	background: #FFF;
	color: #363;
}
.tab_boo_mid {
	font: 14px Verdana, Geneva, sans-serif;
	border: 1px inset #360;
	padding: 4px 7px;
	background: #FFF;
	color: #000000;
	text-align: center;
}
.line_td {
	border-top: 2px dashed #090;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background: #C0D1C7;
}
