/* -------------------------------
Other Layout 
------------------------------- */
#labelCategory {
	background:url(img/label_category.jpg) no-repeat left top;
}
/* -------------------------------
cNoteArea Layout 
------------------------------- */
#btn-n-download{
	margin-bottom:20px;
}
#btn-n-download a{
	display:block;
	position:relative;
	background:url(img/btn_n-download.gif) no-repeat left top;
	width:143px;
	height:23px;
/*\*/
	overflow: hidden;
/**/
	text-indent: -9000px;
	text-align:left;
	line-height:1;
	font-size:12px;
}
/* -------------------------------
index Layout 
------------------------------- */
.table2 caption {
	margin-bottom:0.5em;
	padding:0 ;
	padding-left:1em;
	background:url(../img/icon_disc.gif) no-repeat left 2px;
	line-height:1.231;
	text-align:left;
	font-weight:bold;
	background-color:#eeeeee;
	border:none;
}

.table2 th a{
  background:transparent url(../img/icon_arrow_01.gif) no-repeat scroll left 5px;
  line-height:1.231;
  margin:5px 0;
  padding-left:10px;
}

.table-index1, .table-index2{
	margin-bottom:1.5em;
	width:100%;
}
.table-index1 th {
	padding:7px 2px;
	border:1px solid #bbb;
	background-color:#ae5543;
	color:#fff;
}
.table-index1 td {
	padding:3px 3px;
	border:1px solid #bbb;
	background:#fff;
	line-height:1.231;
}
.table-index1 .td1{
	background-color:#f5eee5;
}
.table-index2 caption{
	margin-bottom:0.5em;
	padding-left:1em;
	background:url(../img/icon_disc.gif) no-repeat left 2px;
	line-height:1.231;
	text-align:left;
	font-weight:bold;
}
.table-index2 {
	width:100%;
	margin-bottom:0.5em;
}
.table-index2 th {
	padding:7px 2px;
	border:1px solid #bbb;
	background-color:#ae5543;
	text-align:center;
	color:#fff;
}
.table-index2 td {
	padding:3px 2px;
	border:1px solid #bbb;
	background:#fff;
	line-height:1.231;
}

#p-index h4 {
	margin-bottom:0.5em;
	padding-left:1em;
	background:url(../img/icon_disc.gif) no-repeat left 2px;
	line-height:1.231;
	text-align:left;
	font-weight:bold;
}

.pdf {
	display: block;
	background: url(/pdf/icon_pdf.gif) no-repeat left 2px;
	padding: 0 0 6px 24px;
}