.toc-table {
	width: 100%;
}
.toc-head {
	border: 0px;
	background-color: #f4ca86;
}

.toc-art {
	border: 0px;
	width: 45%;
}
.toc-art-a {
	border: 0px;
	width: 40%;
}
.toc-page {
	border: 0px;
	width: 40px;
	text-align: right;
}

.toc-cat {
	border: 0px;
	width: 35%;
}
.toc-auth {
	border: 0px;
	width: 45%;
}
.toc-auth-a {
	border: 0px;
	width: 35%;
}

.toc-book {
	border: 0px;
	width: 45%;
}
.toc-year {
	border: 0px;
	width: 20%;
}

.toc-legend {
	border: 0px;
	width: 25%;
}

.toc-details {
	border: 0px;
	width: 75%;
}

.toc-evenlines {
    background-color: #ffe5cc;
}
.toc-oddlines {
    background-color: #fff6ed;
}

.toc-thumb {
	width: 100px;
	height: auto;
}
