/* FAQ style */
table.table-faq {
	font-family: "·s²Ó©úÅé";
	font-size: 15px;
	color:#666666;
}
table.table-faq th {
	background-color:#CCCCCC;
	padding:4px;
	text-indent: 10px;
	text-align:left;
	font-weight:normal;
}

table.table-faq td {
	background-color:#FFDCB9;
	padding:4px;
	text-indent: 10px;
}

/* Training style 30hrs*/

table.table-trainingA {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 15px;
	color:#333333;
}
table.table-trainingA th {
	background-color:#EACADF;
	padding:3px;
	text-indent: 10px;
	text-align:left;
	font-weight:normal;
}

table.table-trainingA th.spec {
	padding: 5px;
	background-color: #666666;
	font-size: 13px;
	font-weight: bold;
	color:#FFFFFF;
}

table.table-trainingA th.day1 {
	padding: 5px;
	background-color: #9B92D3;
}
table.table-trainingA th.day2 {
	padding: 5px;
	background-color: #666699;
}


table.table-trainingA td {
	background-color:#CEC9E9;
	padding:3px;
	text-indent: 10px;
}


/* Training style 60hrs */

table.table-training60hr {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 20px;
	color:#333333;
	vertical-align: top;
	border: 1px solid #CCCCCC;
}
table.table-training60hr th {
	background-color:#F4E3EE;
	padding:11px;
	text-align:left;
	font-weight:normal;
	border: 1px 1 #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}

table.table-training60hr th.spec {
	padding: 5px;
	background-color: #666666;
	font-size: 13px;
	font-weight: bold;
	color:#FFFFFF;
	white-space:nowrap;
	text-align: center;
}

table.table-training60hr th.no1 {
	padding: 10px;
	background-color: #F4E3EE;
}
table.table-training60hr th.no2 {
	padding: 10px;
	background-color: #DBD2EE;
}

table.table-training60hr td {
	background-color:#DBD2EE;
	padding:11px;
	text-align:left;
	font-weight:normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}


/*  */


table.table-training60hr-time {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 17px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


table.table-training60hr-time td.spec {
	padding: 5px;
	background-color: #666666;
	font-size: 13px;
	color:#FFFFFF;
	white-space:nowrap;
	text-align: center;
}


table.table-training60hr-time td.class-a {
	font-family: "Arial, Helvetica, sans-serif";
	white-space:nowrap;
	color:#666699;
	font-weight:bold;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #999999;
	background-color: #ECECD7;
}
table.table-training60hr-time td.class-b {
	white-space:nowrap;
	color:#993333;
	font-weight:bold;
	background-color: #ECECD7;
}
table.table-training60hr-time td.class-program {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #999999;
	background-color: #ECECD7;
}

table.table-training60hr-time td {
	padding:11px;
	text-align:center;
	font-weight:normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
}




/* Training Course style */

table.table-trainingcA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#333333;
	line-height:20px;
}
table.table-trainingcA th {
	background-color:#CCCC66;
	padding:4px;
	text-indent: 3px;
	text-align:left;
	font-weight:normal;
	letter-spacing: 1px;
}
table.table-trainingcA td {
	background-color:#FFFFFF;
	padding:4px;
	text-indent: 3px;
	letter-spacing: 1px;
}

table.table-trainingcB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#333333;
	line-height:20px;
}
table.table-trainingcB th {
	background-color:#FF9933;
	padding:4px;
	text-indent: 3px;
	text-align:left;
	font-weight:normal;
	letter-spacing: 1px;
}
table.table-trainingcB td {
	background-color:#FFFFFF;
	padding:4px;
	text-indent: 3px;
	letter-spacing: 1px;
}


/* Table 1 style */
table.table-table1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#666666;
	line-height:22px;
}
table.table-table1 th {
	background-color:#CCCCCC;
	padding:4px;
	text-align:left;
	font-weight:normal;
}

table.table-table1 td {
	background-color:#FFDCB9;
	padding:4px;
}
