/* index

	- pageTitle
	- table
----------------------------------------------- */


/* pageTitle
----------------------------------------------- */
.pageTitle h2 {
	margin: 0;
	padding: 0;
	width: 73px;
	height: 18px;
	background: url(../../../shared/img/tit_about.gif) no-repeat;
	clear: both;
}


/* table
----------------------------------------------- */
.innerBlock1 table {
	margin: 0;
	padding: 0;
	width: 666px;
	border-collapse: collapse;
	border: none;
	clear: both;
}

.innerBlock1 table th,
.innerBlock1 table td {
	vertical-align: top;
	border: none;
}

.innerBlock1 table th {
	margin: 0;
	padding: 7px 10px;
	width: 160px;
	text-align: left;
	border-top: 1px solid #999999;
}

.innerBlock1 table td {
	margin: 0;
	padding: 7px 10px;
	width: 466px;
	text-align: left;
	border-top: 1px solid #bfbfbf;
}

.innerBlock1 table th.eft {
	border-bottom: 1px solid #999999;
}

.innerBlock1 table td.eft {
	border-bottom: 1px solid #bfbfbf;
}
