/* -------------------------------Other Layout ------------------------------- */#labelCategory {	background:url(img/label_category.jpg) no-repeat left top;}/* -------------------------------index Layout ------------------------------- */.table-index1, .table-index2{	margin-bottom:0.5em;	width:100%;}.table-index1 th {	padding:7px 10px;	border:1px solid #bbb;	background-color:#d5885b;	color:#fff;	text-align:center;	vertical-align:middle;}.table-index1 td {	padding:7px 10px;	border:1px solid #bbb;	background:#fff;	line-height:1.231;}.table-index2 {	width:100%;	margin-bottom:0.5em;}.table-index2 th {	padding:5px 10px;	width:25%;	border:1px solid #bbb;	background-color:#ddd;	text-align:center;	color:#000;}.table-index2 td {	padding:5px 10px;	width:75%;	border:1px solid #bbb;	background:#fff;	line-height:1.231;}.pdf {	display: block;	background: url(/pdf/icon_pdf.gif) no-repeat left 2px;	padding: 0 0 6px 24px;}