
/* 常見問題區設定 */
#faq {
	padding-bottom:5px;
}
#faq table, #faq td {
	border:none;
}
#faq_title_top {
	background-image:url(../images/default/q_bg_top.png);
	background-position:left top;
	background-repeat:no-repeat;
	max-width:694px;
	height:10px;
}
#faq_title_top_tail {
	background-image:url(../images/default/q_bg_top.png);
	background-position:right top;
	background-repeat:no-repeat;
	width:30px;
	height:10px;
}
#faq_title_center {
	background-image:url(../images/default/q_bg.png);
	background-position:left top;
	background-repeat:repeat-y;
	max-width:694px;
	color:#FFF;
	font-weight:bold;
	padding:3px 0px 4px 12px;
	margin:0px;
	line-height:150%;
}
#faq_title_center_tail {
	background-image:url(../images/default/q_bg.png);
	background-position:right top;
	background-repeat:repeat-y;
	width:30px;
}
#faq_title_bottom {
	background-image:url(../images/default/q_bg_bottom.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	max-width:694px;
	height:8px;
}
#faq_title_bottom_tail {
	background-image:url(../images/default/q_bg_bottom.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	width:30px;
	height:8px;
}

/* 表單：表格 */
.form_table {
	vertical-align:middle;
	margin-top:5px;
}
.form_table tr {
	line-height:200%;
	height:28px;
	vertical-align:middle;
}
.form_table td {
	line-height:200%;
	height:28px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color:#999;
	vertical-align:middle;
}
.form_table th {
	font-weight:normal;
	color: #333333;
	padding-right:5px;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color:#999;
}
.form_table .highlight {
	border-bottom-width: 3px;
	border-bottom-style:solid;
	border-bottom-color:#CCC;
}

.form_table .highlight2 {
	border-bottom-width: 3px;
	border-bottom-style:solid;
	border-bottom-color:#CCC;
}

.form_table .divide {
	height:2px;
	line-height:150%;
	padding:0px;
	margin:0px;
	border:none;
	border-width:0px;
}

.form_table .form_table_sub_title {
	height:20px;
	line-height:150%;
	padding:0px 5px 0px 5px;
	margin:0px;
	background-color:#E4E4E4;
	border-top:solid;
	border-top-color:#999;
	border-top-width:2px;
	border-bottom:solid;
	border-bottom-color:#999;
	border-bottom-width:1px;
}
.form_table .form_table_sub_bottom {
	border-bottom:solid;
	border-bottom-color:#999;
	border-bottom-width:2px;
}

.in_table th{
	color: #FFF !important;
	text-align: center;
	background-color: #634da0;
	font-size: 0.93em;
}

.in_table tr{
	border: thin none #000;	
	background-color: #D3CCE3;
	font-size: 0.93em;
}

.in_table tr.alt td{
	background-color: #DDD7EC;
	font-size: 0.93em;
}

.in_table_title {
	color: #FFF !important;
	text-align: center;
	background-color: #634da0;
	border-bottom-style: none ;	
}
.detail_title {
	font-size: 1.143em;
	font-weight: bold;
	text-align: left;
	padding-top: 20px;
}
.detail_inf {
	font-size: 0.93em;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.detail_inf2 {
	font-size: 0.93em;
}
.table_title {
	background-image: url(../images/default/group_icon.jpg);
	background-repeat: no-repeat;
	padding-left: 13px;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 5px;
	background-position: left center;
	font-size: 1.286em;
	color: #FF5526;
	text-decoration: underline;
}

.book_table th{
	color: #FFF !important;
	text-align: center;
	background-color: #7D68B7;
	font-size: 0.93em;
}

.book_table {
	background-color: #F0F0FF;
}

/*.book_table tr:hover{
	background-color: #FBFEE7;	
}*/

.book_table tr.alt td{
	background-color: #DDD7EC;
	font-size: 0.93em;
}

.book_table tr:nth-child(odd){				
	background-color:#8000FF;
	font-size: 0.93em;
}

#step_path {
	font-size:1.071em;	
	padding-left:30px;
}
.sst {
	/*background-color: #66F;*/
	color: #FFF !important;
	padding: 2px;
	border: 1px solid #999;
}
.search_title {
	font-size: 1.071em;
	color: #00F;	
}
.faq_list {
	padding-right: 30px;		
}

.faq_list ul{
	cursor:pointer;
	color: #0029FF;
	font-weight: bold;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.faq_list li{
	display:none;
	list-style-type: decimal;
	list-style-type:none;	
}
.more_epaper {
	background-image: url(../images/menu_bg.jpg);
	padding-left: 20px;
	padding-top: 5px;
}
#epaper li{
	list-style-type:none;
	color: #00F;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}



