/* index

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


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


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

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

.innerBlock12 table th {
	margin: 0;
	padding: 7px 10px;
	width: 100px;
	text-align: left;
	border-top: 1px solid #f3f5f6;
	background-color: #c7c4e2;
}

.innerBlock12 table td {
	margin: 0;
	padding: 7px 10px;
	width: 526px;
	text-align: left;
	border-top: 1px solid #f3f5f6;
	background-color: #ffffff;
}
