@charset "utf-8";
#faqcontent{
	color:#1e1c17;
}
table.stripe-table,
table.stripe-table-2,
table.stripe-table-3,
table.stripe-table-4,
table.stripe-table-5,
table.stripe-table-6{
	background-color:#FFFFFF;
	border:solid 2px #c5c59c;
	margin-bottom:20px;
	
}

table.stripe-table td,
table.stripe-table-2 td,
table.stripe-table-3 td,
table.stripe-table-4 td,
table.stripe-table-5 td,
table.stripe-table-6 td{
	padding:4px;
}

table.stripe-table td.numbers,
table.stripe-table-2 td.numbers,
table.stripe-table-3 td.numbers,
table.stripe-table-4 td.numbers,
table.stripe-table-5 td.numbers,
table.stripe-table-6 td.numbers{
	width:50px;
}

table.stripe-table .even-row,
table.stripe-table-2 .even-row,
table.stripe-table-3 .even-row,
table.stripe-table-4 .even-row,
table.stripe-table-5 .even-row,
table.stripe-table-6 .even-row{
	background-color:#e8e8d7;
}

table.stripe-table  a:hover,
table.stripe-table-2  a:hover,
table.stripe-table-3  a:hover,
table.stripe-table-4  a:hover,
table.stripe-table-5  a:hover,
table.stripe-table-6  a:hover{
	text-decoration: none;
}


table.stripe-table2{
	background-color:#FFFFFF;
	border:solid 2px #c5c59c;
	margin-bottom:10px;
}

.q-th{
	background-color:#f9ea87;
	font-size:14px;
	background-image:url(/images/faq/tl_questchion.gif);
	background-position:4px 6px;
	background-repeat:no-repeat;
	padding:6px 6px 6px 25px;
	text-align:left;
	}
	
.a-td{
	line-height:130%;
	background-image:url(/images/faq/tl_ans.gif);
	background-position:4px 6px;
	background-repeat:no-repeat;
	padding:6px 6px 6px 25px;
	text-align:left;
}

.spec-tbl table{
	border-top:1px solid #999999;
	border-left:1px solid #999999;
}
	

.spec-tbl td,
.spec-tbl th{
	padding:5px;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
}

.spec-tbl th{
	background-color:#cee9ff;
	}

span.al{
	color:#FF0000;
	font-size:12px;
}

.back-btn{
	margin:0px;
	position:absolute;
	width:580px;
	height:20px;
	}
	
.back-btn img{
	position:relative;
	top:4px;
	}
	
#btn-unit{
	margin:0px;
	}
	
.btn-unit-in{
	margin:0px;
	padding-left:4px;
	float:right;
	width:106px;
	height:16px;
	}
	
.btn-unit-in2{
	margin:0px;
	float:right;
	width:106px;
	height:16px;
	}


.faqTlbg-in h3{
	background-image:url(/images/faq/tiger-img.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	padding:0px 25px 3px 25px;
	font-size:16px;
	height:24px;
	margin-bottom:5px;
	border-bottom:#bbbbbb solid 1px;
}


.faqTlbg-in h3 span{
	display:block;
	padding-top:3px;
}

td a:link,th a:link  { color: #0000ee; }
td a:visited,th a:visited { color: #551a8b; }
td a:hover,th a:hover { color: #0000ee;text-decoration:none;}
td a:active,th a:active { color: #551a8b; }


#faqcontent h4.tlset{
	background-image:url(/images/faq/tl_bg.gif);
	background-position: left top;
	background-repeat:no-repeat;
	width:557px;
	height:29px;
	color:#FFFFFF;
	margin-bottom:15px;
}
#faqcontent h4.tlset span{
	display:block;
	padding:7px 5px 0px 5px;
}
.subContents-unit,.unitBox1{
	margin-bottom:15px;
}


.step1icon,.step2icon,.step3icon,.step4icon,.step5icon,
.step6icon,.step7icon,.step8icon,.step9icon,.step10icon{
	background-image:url(/images/faq/icon_step.gif);
	background-repeat:no-repeat;
	padding:2px 0px 0px 67px;
	_height:19px;
	min-height:19px;
}

.step1icon{
	background-position: 0px 0px;
}

.step2icon{
	background-position: 0px -35px;
}

.step3icon{
	background-position: 0px -75px;
}
.step4icon{
	background-position: 0px -115px;
}

.step5icon{
	background-position: 0px -155px;
}

.step6icon{
	background-position: 0px -195px;
}
.step7icon{
	background-position: 0px -235px;
}

.step8icon{
	background-position: 0px -275px;
}

.step9icon{
	background-position: 0px -315px;
}
.step10icon{
	background-position: 0px -355px;
}


.stepBox{
	display:block;
	position:relative;
	padding:0px 0px 10px 70px;
	margin-bottom:10px;
	border-bottom:solid 1px #CCCCCC;
}
.step1arrow,.step2arrow,.step3arrow,.step4arrow,.step5arrow,.step6arrow,.step7arrow,.step8arrow,.step9arrow,.step10arrow{
	display:block;
	width:58px;
	height:19px;
	background-image:url(/images/faq/icon_step.gif);
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:0px;
	text-align:left;
	text-indent:-10000px;
	overflow:hidden;
}

.step1arrow{
	background-position: 0px 0px;
}

.step2arrow{
	background-position: 0px -35px;
}

.step3arrow{
	background-position: 0px -75px;
}
.step4arrow{
	background-position: 0px -115px;
}

.step5arrow{
	background-position: 0px -155px;
}

.step6arrow{
	background-position: 0px -195px;
}
.step7arrow{
	background-position: 0px -235px;
}

.step8arrow{
	background-position: 0px -275px;
}

.step9arrow{
	background-position: 0px -315px;
}
.step10arrow{
	background-position: 0px -355px;
}
