/* index

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


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


/* inner
----------------------------------------------- */
.innerBlock1 h4 {
	padding: 0px 0px 5px 0px;
	background: url(../../../shared/img/line_dot2.gif) repeat-x left bottom;
}

ul.listF1 {
	margin: 0;
	padding: 10px 0px 0wpx 0px;
	list-style: none;
	text-indent: 0;
	clear: both;
}

ul.listF1 li {
	margin: 0;
	padding: 0px 0px 5px 0px;
	text-indent: 0;
	float: left;
}

ul.listF1 li a {
	margin: 0;
	padding: 0px 15px 0px 15px;
	background: url(../../../shared/img/arrow_list2.gif) no-repeat 0px 0.2em;
	text-indent: 0;
	float: left;
}


/* 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: 0px 0px 0px 0px;
	padding: 15px 0px 5px 0px;
	text-align: left;
	width: 31px;
}

.innerBlock1 table td {
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 5px 0px;
	text-align: left;
	width: 687px;
}

.innerBlock1 table th p.q {
	margin: 0;
	padding: 0;
	width: 26px;
	height: 25px;
	background: url(../../../shared/img/img_faq_q.gif) no-repeat;
}

.innerBlock1 table th p.a {
	margin: 0;
	padding: 0;
	width: 26px;
	height: 25px;
	background: url(../../../shared/img/img_faq_a.gif) no-repeat;
}

.innerBlock1 table th.line,
.innerBlock1 table td.line {
	margin: 0;
	padding: 0px 0px 15px 0px;
	border-bottom: 1px solid #bfbfbf;
}
