@charset "big5";
/* 簡單流變媒體
   注意: 流變媒體要求您必須移除 HTML 中媒體的高度和寬度屬性
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 不支援最大寬度，因此寬度預設為 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver 流變格線屬性
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	靈感來自於 Ethan Marcotte 的「具回應功能的網頁設計」 
	http://www.alistapart.com/articles/responsive-web-design
	
	以及 Joni Korpi 的「黃金格線系統」
	http://goldengridsystem.com/
*/

/* 行動版面: 480px 以下。 */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width:95%;
	padding-left: 1.82%;
	padding-right: 1.82%;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Head {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#LOGO {
	clear: none;
	float: left;
	margin: 3% 0% 3% 0%;
	width: 100%;
	display: block;
}
#SUBtitle {
	clear: both;
	float: left;
	margin: 0;
	width: 100%;
	display:none;
}
#MENU {
	clear: both;
	float: left;
	margin: 0% 0% 0% 0%;
	padding:1% 0% 2% 0%;
	width:100%;
	display:block;
	font-size:1.1em;
	font-family:"微軟正黑體","noto-sans-hant",Arial, Helvetica;
	border-top:1px solid #000;
	text-align:center;
	overflow:hidden;
}
#MENU ul{
	margin-right:0%;
	padding:0% 0% 0% 8.5%;
	width:98%;
	display:block;
}
#MENU li{
	clear:both;
	list-style:none;
	display:inline;
	margin:8px 0px 8px -25px;
	padding-right:28px;
}
#MENU li a:link{
	text-decoration:none;
	color:#000;
}
#MENU li a:hover{
	text-decoration:none;
}
#MENU li a:visited{
	text-decoration:none;
	color:#000;
}
#MAINIMG {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#MAINIMG img{
	width: 100%;
}
#TITLE-A {
	clear: none;
	float: left;
	width: 100%;
	margin:3% 0% 1% 0%;
	display: block;
	font-weight:bold;
	font-size:1.3em;
	line-height:1.8em;
	font-family:"微軟正黑體","noto-sans-hant";
}
#CONTENT01 {
	clear: both;
	float: left;
	margin:0% 0% 3% 0%;
	width: 100%;
	display: block;
	font-size:1.1em;
	line-height:1.5em;
	font-family:"微軟正黑體","noto-sans-hant",Arial, Helvetica;
}
#CONTENT02 {
	clear: both;
	float: left;
	margin-left:0;
	width: 100%;
	display: block;
	position:relative;
}
#FOOT {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin:0% 0% 1% 0%;
	padding:0.3%;
	border-top:1px solid #999;
}
#SENIOR01 {
	clear: both;
	float: left;
	margin:1.5% 0% 1.5% 0%;
	padding:3%;
	border:1px solid #CCC;
	border-radius:8px;
	width:93%;
	display: block;	
}
#SENIOR01 img{
	width: 100%;
}
#SENIOR02 {
	clear: both;
	float: left;
	margin:1.5% 0% 1.5% 0%;
	padding:3%;
	border:1px solid #CCC;
	border-radius:8px;
	width:93%;
	display:none;	
}
#PEOPLE{
	position:relative;
	margin-top:3%;
	padding-top:0.3%;
	float:left;
	width:25%;
	}
#PEOPLE ul{
	text-decoration:none;
	list-style:none;
	margin: -3% 0% 0% -25%;
	}
#PEOPLE li{
	padding:0;
	
	}
#PEOPLE img{
	width:100%;
	border-radius:100%;
	margin-bottom:15px;
	}
#PEOPLE_A{
	position:relative;
	margin-top:3%;
	padding-top:0.4%;
	float:left;
	width:24%;
	}
#PEOPLE_A ul{
	text-decoration:none;
	list-style:none;
	margin: -3% 0% 0% -35%;
	}
#PEOPLE_A li{
	padding:0;
	
	}
#PEOPLE_A img{
	width:100%;
	border-radius:100%;
	margin-bottom:15px;
	}

#INFO {
	width:65%;
	margin: 3% 0 0 29%;
	}
#INFO h3{
	font-size:1.3em;
	line-height:1.3em;
	font-family:"noto-sans-hant","微軟正黑體",Arial, Helvetica;
	}
#CONT{
	margin-top:-2%;
	}
#BOOKAREA {
	clear: both;
	float: left;
	margin: 0;
	width: 100%;
	display: block;
	position:relative;
}
#TITLE-B {
	clear: both;
	float: left;
	margin:2% 0 0% 0;
	width: 100%;
	display: block;
	font-family:"noto-sans-hant","微軟正黑體",Arial, Helvetica;
	font-size:1.7em;
	line-height:2em;
	font-weight:bold;
	color:#C00;	
}
#BOOKING {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#MORELINK {
	clear: both;
	float: left;
	margin: 0;
	width: 100%;
	display:none;
	padding:0;
	background-color:#666;
}
#ADD {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size:1em;
	font-family:"微軟正黑體",Arial, Helvetica;
	font-weight: normal;
	color:#999;
	padding:2% 0 0 0;
}
#SOCIALICON {
	clear: both;
	float: left;
	margin:0%;
	width: 80%;
	display: block;
	padding:2% 0% 5% 20%;
}
.TIME{
	color:#06F;
	}
.TIME2{
	color:#CCC;
	}
#FF{
	padding:1.5%;
	font-size:1.1em;
	font-family:"noto-sans-hant","微軟正黑體",Arial, Helvetica;
	margin-bottom:1%;
	width:88%;
	}
.T8{
	font-size:0.7em;
	font-family:"微軟正黑體",Arial, Helvetica;
	font-weight: normal;
	color:#999;
}
.TT_head01{
	color:#099;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.5em;
	font-family:"noto-sans-hant","微軟正黑體",Arial, Helvetica;
	}
.TT_head02{
	color:#000;
	font-size:1em;
	font-weight:bold;
	line-height:1.5em;
	font-family:"noto-sans-hant","微軟正黑體",Arial, Helvetica;
	}
.TT_head02 a{
	color:#000;
	font-size:1em;
	font-weight:bold;
	line-height:1.5em;
	font-family:"noto-sans-hant","微軟正黑體",Arial, Helvetica;
	}
.TT_Conntent{
	color:#666;
	font-size:1em;
	font-weight:normal;
	line-height:1.5em;
	font-family:"noto-sans-hant","微軟正黑體",Arial, Helvetica;
	}
.TT_Conntent_bk{
	color:#000;
	font-size:1.1em;
	font-weight:normal;
	line-height:1.6em;
	font-family:"noto-sans-hant","微軟正黑體",Arial, Helvetica;
	}
.TT_Conntent_og{
	color:#F60;
	font-size:1.1em;
	font-weight:normal;
	line-height:1.5em;
	font-family:"noto-sans-hant","微軟正黑體",Arial, Helvetica;
	text-decoration:none;
	}
.TT_Conntent_green{
	color:#093;
	font-size:1.1em;
	font-weight:normal;
	line-height:1.5em;
	font-family:"noto-sans-hant","微軟正黑體",Arial, Helvetica;
	}
.TT_Conntent_bkB{
	color:#000;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.6em;
	font-family:"noto-sans-hant","微軟正黑體",Arial, Helvetica;
	}
.TT_Conntent2{
	color:#000;
	font-size:1.1em;
	font-weight:normal;
	line-height:1.5em;
	font-family:"noto-sans-hant","微軟正黑體",Arial, Helvetica;
	}
.TT_Conntent2B{
	font-weight:bold;
	font-family:"noto-sans-hant","微軟正黑體",Arial, Helvetica;
	}
.CC_red{
	color:#F36;
}
#QA {
	clear: both;
	float: left;
	margin:0% 0% 3% 0%;
	width: 100%;
	display:none;
	font-size:1.1em;
	line-height:1.5em;
	font-family:"微軟正黑體","noto-sans-hant",Arial, Helvetica;
}
#Zone01{
	float:left;
	padding:0%;
	width:100%;
	}
#Zone03{
	float:left;
	padding:0%;
	width:100%;
	}
#FFF{
	padding:1.5%;
	font-size:1.3em;
	font-family:"noto-sans-hant","微軟正黑體",Arial, Helvetica;
	margin-bottom:1%;
	}
#LINE{
	float:left;
	width:100%;
	margin:40px -20px 20px -5px;
	display:block;
	}
#LINE1{
	float:left;
	width:100%;
	margin:40px -20px 20px -5px;
	display:block;
	}
#FB1{
	float:left;
	width:100%;
	margin:40px -20px 20px -5px;
	display:block;
	}
.SUB-A{
	font-size:1.2em;
	line-height:1.5em;
	font-family:"noto-sans-hant","微軟正黑體",Arial, Helvetica;
	padding:0px 0px 0px 0px;
	}
.SUB-C{
	font-size:1em;
	line-height:1.5em;
	font-family:"noto-sans-hant","微軟正黑體",Arial, Helvetica;
	padding:0px 0px 0px 0px;
	margin:0 0 0 0%;
	color:#069;
	}
#BBT{
	clear:both;
	float:left;
	color:#666;
	font-size:1.3em;
	font-weight:normal;
	line-height:1.5em;
	font-family:"noto-sans-hant","微軟正黑體",Arial, Helvetica;
	display:block;
	padding:20px 0 20px 0;
	}
#FB2{
	float:right;
	width:400px;
	display:none;
	margin:-8px 10px 0px 0px;
	font-size:0.9em;
	font-family:"noto-sans-hant","微軟正黑體",Arial, Helvetica;
	}
#Head2{
	clear: none;
	float: left;
	margin-left: 0;
	width: 100%;
	height: 35%;
	display: none;
	}
#Zone03{
	float:left;
	padding:0%;
	margin:40px -20px 0px -5px;
	width:100%;
	}
#CLASS01{
	clear: none;
	float: left;
	width: 100%;
	display: block;
	margin-left:0px;
	background:#000;
}
#CLASS01 li{
	clear:both;
	position:relative;
	width:80%;
	overflow:hidden;
	float:left;
	list-style:none;
	display:inline block;
	margin:5px -25px 10px 0px;
	padding:10px 15px 15px 25px;
}
/*五大超in設計系*/
#INFO_ZONE{
	clear:both;
	float: left;
	margin:10px 0 5px 0;
	width:90.7%;
	display: block;
	padding:0.6% 4.52% 0.6% 4.52%;
	font-family:"微軟正黑體",verdana, Geneva, Arial, "Century Gothic";
	font-weight:600;
	font-size:1.8em;
	line-height:1.5em;
	color:#fff;
	text-shadow: 0px 1px 0.5px 	#434a54,0px 0px 1px #333;
background: #007fff;
	}

#HeroList{
	clear: both;
	float: left;
	margin:2% 2% 5% 2%;;
	width: 96%;
	display: block;
}
.HeroTopic{
	font-family:"微軟正黑體",verdana, Geneva, Arial, "Century Gothic";
	font-weight:600;
	font-size:1.1em;
	line-height:1.5em;
	color:#fff;
	background-color:#C00;
	padding:5px 5px 5px 5px;
	margin-left:-5px;
	}
.FTB_TT{
	font-family:"微軟正黑體",verdana, Geneva, Arial, "Century Gothic";
	font-weight:600;
	font-size:1.6em;
	line-height:1.5em;
	color:#000;
	text-shadow: 0px 1px 0.5px 	#434a54,0px 0px 1px #D5C600;
	}
.FTL_TT{
	font-family:"新細明體","微軟正黑體",verdana, Geneva, Arial, "Century Gothic";
	font-weight:300;
	font-size:1.2em;
	line-height:1.5em;
	color:#000;
	text-shadow: 0px 1px 1px 	#FFF793,0px 0px 2px #D5C600;
	}

/* 回函-5大課程用*/
#BOOKING_ZONE{
	clear: both;
	float: left;
	margin-left: 0;
	width: 95.8%;
	display: block;
	background:#fff000;
	padding: 2% 2% 5% 2%;
	margin-bottom:5%;

}
#OPENDAY{
	clear:none;
	float:left;
	position:absolute;
	width:100px;
	height:100px;
	z-index:999;
	background-color:#C00;
	padding:15px 15px 15px 15px;
	margin:350px 25px 0 65%;
	text-align:center;
    border-radius:99em;
   display:none;
	}
#OPENDAY2{
	clear:none;
	float:left;
	width:100%;
	background-color:#C00;
	padding:0px 0px 18px 0px;
	margin:0;
	text-align:center;
   	display:block;
	}
.WTIME{
	font-family:"微軟正黑體",verdana, Geneva, Arial, "Century Gothic";
	font-weight:900;
	font-size:1.3em;
	line-height:1.5em;
	color:#FFF;
    text-shadow: 0px 1px 2px # #C33;
	margin-top:18px;
	}
#BOOKTITLE{
	clear:none;
	float: left;
	margin-left: 0;
	display: none;
	}
#BOOKFORM{
	clear:none;
	float: left;
	margin-left:5%;
	width:98%;
	display: block;
	padding:0 3% 0 0;
	}
#BOOKTITLE2{
	clear:none;
	float: left;
	margin-left: 0;
	width:96.7%;
	display: block;
	padding:2.5% 0.1% 1.3% 4.3%;
	font-family:"華康儷中黑", "微軟正黑體",verdana, Geneva, Arial, "Century Gothic";
	font-weight:900;
	font-size:2.2em;
	line-height:1.3em;
	color:#000;
text-shadow: 0px 1px 2px #434a54;
	}
#BOOKINFOTT{
	clear:none;
	float: left;
	margin: 2% 0 6% 0;
	width:92%;
	display: block;
	border-left:5px solid #000;
	padding:0 0 0 4%;
	}
/* 回函結束*/

/* 課程類別內容開始*/	

#CZ_Area{
	display:none;
	}
#CZ_Area2{
	display:block;
	padding-bottom:5%;
	}
#CZ_Area2 ul{
	clear:both;
	padding:0 0 0 0;
	list-style:none;
		}
#CZ_Area2 li{
	display:list-item;
	margin:0% 0 5% 2.5%;
	padding-bottom:0%;
	border-bottom:1px dotted #333;
	display:block;
	width:97%;
	}
#CZ_BOX{
	clear:both;
	display:block;
	width:100%;
	text-align:left;
	padding:5% 0 0 0%;
	}
.LT_001-1{
	color:#C00;
	font-size:1.3em;
	font-weight:normal;
	line-height:2em;
	font-family:"華康儷中黑","微軟正黑體",Arial, Helvetica;
	font-weight:500;
	text-shadow: 0px 1px 1px 	#CCC,0px 0px 2px #F3F3F3;
	padding:0% 0 0% 15%;
	}
#CZ_LEFT{
	clear:none;
	float:left;
	width:38%;
	}
#CZ_LEFT img{
	width:100%;
	}
#CZ_RIGHT{
	clear:none;
	float:left;
	width:50%;
	margin:3% 0 0 2%;
	}
#CBT_link2{
	clear:none;
	width:100%;
	margin-top:0%;
	margin-left:8%;
	background-color: #F0F0F0;
	padding:5% 2% 5% 4%;
	border-radius:10px;
	color:#333;
	font-size:1em;
	font-weight:normal;
	line-height:1.5em;
	font-family:"微軟正黑體",Arial, Helvetica;
	font-weight:500;
	text-shadow: 0px 1px 1px #CCC,0px 0px 2px #F3F3F3;
	text-align:left;
	}
.triangle_left {
	float:left;
    border-top: 15px solid white;
    border-right: 15px solid #F0F0F0;
    border-bottom: 15px solid white;
    display: inline-block;
	margin:15% 0 0 2%;
	position:relative;
	z-index:-1;
}

/* 課程類別內容結束*/

/* EC活動*/
#ECSERVICE2{
	clear:both;
	float: left;
	padding:0 0 0 0;
	display: block;
	width:100%;
	margin:5% 0% 2% 0%;
	background-color:#FFC;
	}
.LT_001-2{
	color:#333;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.4em;
	font-family:"華康儷中黑","微軟正黑體",Arial, Helvetica;
	font-weight:500;
	text-align:center;
	}
#PLAN2{
	clear:none;
	float:left;
	margin:0;
	width:98%;
	display:block;
	padding:1% 3% 0% 3%;
		}
#PLAN2 img{
	width:96.5%;
	padding:2% 0% 0% 0%;
	margin:0 0 0 0%;
		}
#PLAN{
	display:none;
	}
/* EC活動結束*/
#ST_share_01{
	border-bottom:1px dotted #333;
	padding: 0 0 5% 0;
	margin-bottom:5%;
	}

.TT_Conntent_slight{
	color:#000;
	font-size:0.6em;
	font-weight:normal;
	line-height:1.5em;
	font-family:"noto-sans-hant","微軟正黑體",Arial, Helvetica;
	}


/* 表格版面: 481px 到 768px。樣式繼承自: 行動版面。 */

@media only screen and (min-width: 580px) {
.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Head {
	clear: none;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Head1 {
	clear: none;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Head2{
	clear: none;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;
	}
#LOGO {
	clear: both;
	float: left;
	margin:25px 0 5px 0;
	width: 25%;
	display: block;
}
#SUBtitle {
	clear: both;
	float:right;
	margin:-45px 0 0 0;
	width:75%;
	display: block;
	text-align:right;
}
#MENU {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size:1.5em;
}
#MENU ul{
	clear: both;
	float: left;
	margin-right:0%;
	padding:auto;
	width:90%;
	display:block;
}
#MENU li{
	clear:both;
	list-style:none;
	display:inline;
	margin:0;
	padding-right:28px;
}
#MENU li a:link{
	text-decoration:none;
	color:#000;
}
#MENU li a:hover{
	text-decoration:none;
}
#MENU li a:visited{
	text-decoration:none;
	color:#000;
}
#MAINIMG {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#TITLE-A {
	clear: none;
	float: left;
	width: 100%;
	margin:3% 0% 1% 0%;
	display: block;
	font-weight:bold;
	font-size:1.8em;
	line-height:2em;
	font-family:"noto-sans-hant","微軟正黑體",Arial;
}
#CONTENT01 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#CONTENT02 {
	clear: both;
	float: left;
	margin: 0;
	width: 100%;
	display:block;
	overflow: hidden;
}
#FOOT {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display:block;
}
#SENIOR01 {
	clear: none;
	float: left;
	margin:2% 0% 2% 1%;
	width:90%;
	display: block;
}
#SENIOR01 img{
	width:100%;
	display:block;
}
#BOOKAREA {
	clear: both;
	float: left;
	margin: 0;
	width: 100%;
	display: block;
	position:relative;
}
#TITLE-B {
	clear: none;
	float: left;
	margin-left: 2.5641%;
	width: 100%;
	display: block;
}
#BOOKING {
	clear: none;
	float: left;
	margin-left: 2.5641%;
	width: 100%;
	display: block;
}
#MORELINK {
	clear: none;
	float: left;
	margin-left: 2.5641%;
	width: 100%;
	display: block;
}
#ADD {
	clear: none;
	float: left;
	margin-left: 2.5641%;
	width: 60%;
	display: block;
}
#SOCIALICON {
	clear: both;
	float: right;
	margin:-6% 0 0 0;
	width: 30%;
	display: block;
	padding:0% 0% 5% 0%;
}
#FF{
	padding:1.5%;
	font-size:1.1em;
	font-family:"noto-sans-hant","微軟正黑體",Arial, Helvetica;
	margin-bottom:1%;
	}
.SB_head{
	font-size: 1.1em;
	line-height:1.5em;
	color:#000;
	font-weight:bolder;
	text-decoration: none;
	font-family: 微軟正黑體, Century Gothic;
}
.SB_CNT{
	font-size:0.9em;
	line-height:1em;
	color:#000;
	text-decoration: none;
	font-family: 微軟正黑體, Century Gothic;
}
#QA {
	clear: both;
	float: left;
	margin:0% 0% 3% 0%;
	width: 100%;
	display:block;
	font-size:1.1em;
	line-height:1.5em;
	font-family:"微軟正黑體","noto-sans-hant",Arial, Helvetica;
}
#BBT{
	clear:both;
	float:left;
	color:#666;
	font-size:1.3em;
	font-weight:normal;
	line-height:1.5em;
	font-family:"noto-sans-hant","微軟正黑體",Arial, Helvetica;
	display:none;
	padding:20px 0 20px 0;
	}
#PEOPLE_A{
	position:relative;
	margin-top:3%;
	padding-top:0.4%;
	float:left;
	width:25%;
	}
#PEOPLE_A ul{
	text-decoration:none;
	list-style:none;
	margin: -3% 0% 0% -10%;
	}
#PEOPLE_A li{
	padding:0;
	
	}
#PEOPLE_A img{
	width:100%;
	border-radius:100%;
	margin-bottom:15px;
	}
#FB2{
	float:right;
	width:400px;
	display:none;
	margin:-8px 10px 0px 0px;
	font-size:0.9em;
	font-family:"noto-sans-hant","微軟正黑體",Arial, Helvetica;
	}
#Zone03{
	clear:both;
	float:left;
	padding:0%;
	margin:40px -20px 0px -5px;
	width:100%;
	}
#LINE1{
	float:left;
	width:100%;
	margin:40px -20px 20px -5px;
	display:none;
	}
	
	
	
/*五大超in設計系--平板開始*/
#INFO_ZONE{
	clear:both;
	float: left;
	margin:10px 0 5px 0;
	width:92.9%;
	display: block;
	padding:0.6% 3.52% 0.6% 3.52%;
	font-family:"微軟正黑體",verdana, Geneva, Arial, "Century Gothic";
	font-weight:600;
	font-size:1.8em;
	line-height:1.5em;
	color:#fff;
	text-shadow: 0px 1px 0.5px 	#434a54,0px 0px 1px #333;
background: #007fff;
	}

#HeroList{
	clear: both;
	float: left;
	margin:2% 2% 5% 2%;;
	width: 96%;
	display: block;
}
.HeroTopic{
	font-family:"微軟正黑體",verdana, Geneva, Arial, "Century Gothic";
	font-weight:600;
	font-size:1.6em;
	line-height:1.8em;
	color:#000;
	background-color:#FFF000;
	padding:5px 5px 5px 5px;
	margin-left:-5px;
	}
.FTB_TT{
	font-family:"微軟正黑體",verdana, Geneva, Arial, "Century Gothic";
	font-weight:600;
	font-size:1.6em;
	line-height:1.5em;
	color:#000;
	text-shadow: 0px 1px 0.5px 	#434a54,0px 0px 1px #D5C600;
	}
.FTL_TT{
	font-family:"新細明體","微軟正黑體",verdana, Geneva, Arial, "Century Gothic";
	font-weight:300;
	font-size:1.2em;
	line-height:1.5em;
	color:#000;
	text-shadow: 0px 1px 1px 	#FFF793,0px 0px 2px #D5C600;
	}

/* 回函-5大課程用*/
#BOOKING_ZONE{
	clear: both;
	float: left;
	margin-left: 0;
	width: 95.7%;
	display: block;
	background:#fff000;
	padding: 2% 2% 5% 2%;
	margin-bottom:5%;

}
#OPENDAY{
	clear:none;
	float:left;
	position:absolute;
	width:150px;
	height:150px;
	z-index:999;
	background-color:#C00;
	padding:15px 15px 15px 15px;
	margin:300px 25px 0 55%;
	text-align:center;
    border-radius:99em;
   display:block;
	}
.WTIME{
	font-family:"微軟正黑體",verdana, Geneva, Arial, "Century Gothic";
	font-weight:900;
	font-size:2em;
	line-height:1.5em;
	color:#FFF;
    text-shadow: 0px 1px 2px # #C33;
	margin-top:25px;
	}
#BOOKTITLE{
	clear:none;
	float: left;
	margin-left: 0;
	display: none;
	}
#BOOKTITLE2{
	clear:none;
	float: left;
	margin-left: 0;
	width:96.7%;
	display: block;
	padding:2.5% 0.1% 1.3% 5.3%;
	font-family:"華康儷中黑", "微軟正黑體",verdana, Geneva, Arial, "Century Gothic";
	font-weight:900;
	font-size:3.5em;
	line-height:1.3em;
	color:#000;
text-shadow: 0px 1px 2px #434a54;
	}
#BOOKFORM{
	clear:none;
	float: left;
	margin-left:5%;
	width:98%;
	display: block;
	padding:0 3% 0 0;
	}
#BOOKINFOTT{
	clear:none;
	float: left;
	margin: 2% 0 3% 0;
	width:88%;
	display: block;
	border-left:5px solid #000;
	padding:0 0 0 4%;
	}
/* 回函結束*/

/* 課程類別內容開始*/	

#CZ_Area{
	display:none;
	}
#CZ_Area2{
	display:block;
	padding-bottom:5%;
	}
#CZ_Area2 ul{
	clear:both;
	padding:0 0 0 0;
	list-style:none;
		}
#CZ_Area2 li{
	display:list-item;
	margin:0% 0 5% 2.5%;
	padding-bottom:0%;
	border-bottom:1px dotted #333;
	display:block;
	width:97%;
	}
#CZ_BOX{
	clear:both;
	display:block;
	width:100%;
	text-align:left;
	padding:5% 0 0 0%;
	}
.LT_001-1{
	color:#C00;
	font-size:1.8em;
	font-weight:normal;
	line-height:2em;
	font-family:"華康儷中黑","微軟正黑體",Arial, Helvetica;
	font-weight:500;
	text-shadow: 0px 1px 1px 	#CCC,0px 0px 2px #F3F3F3;
	padding:0% 0 0% 15%;
	}
#CZ_LEFT{
	clear:none;
	float:left;
	width:25%;
	}
#CZ_LEFT img{
	width:100%;
	}
#CZ_RIGHT{
	clear:none;
	float:left;
	width:50%;
	margin:2.5% 0 0 2%;
	}
#CBT_link2{
	clear:none;
	width:100%;
	margin-top:0%;
	margin-left:8%;
	background-color: #F0F0F0;
	padding:5% 2% 5% 4%;
	border-radius:10px;
	color:#333;
	font-size:1em;
	font-weight:normal;
	line-height:1.5em;
	font-family:"微軟正黑體",Arial, Helvetica;
	font-weight:500;
	text-shadow: 0px 1px 1px #CCC,0px 0px 2px #F3F3F3;
	text-align:left;
	}
.triangle_left {
	float:left;
    border-top: 15px solid white;
    border-right: 15px solid #F0F0F0;
    border-bottom: 15px solid white;
    display: inline-block;
	margin:8% 0 0 5%;
	position:relative;
	z-index:-1;
}

/* 課程類別內容結束*/

/* EC活動*/
#ECSERVICE2{
	clear:both;
	float: left;
	padding:0 0 0 0;
	display: block;
	width:100%;
	margin:5% 0% 3% 0%;
	background-color:#FFC;
	}
.LT_001-2{
	color:#333;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.4em;
	font-family:"華康儷中黑","微軟正黑體",Arial, Helvetica;
	font-weight:500;
	text-align:center;
	}
#PLAN2{
	clear:none;
	float:left;
	margin:0;
	width:98%;
	display:block;
	padding:1% 3% 0% 3%;
		}
#PLAN2 img{
	width:96.5%;
	padding:2% 0% 0% 0%;
	margin:0 0 0 0%;
		}
#PLAN{
	display:none;
	}
/* EC活動結束*/
#ST_share_01{
	border-bottom:1px dotted #333;
	padding: 0 0 5% 0;
	margin-bottom:5%;
	}


}



/* 桌面版面: 769px 到最大 1232px。樣式繼承自: 行動版面和表格版面。 */

@media only screen and (min-width: 989px) {
.gridContainer {
	width: 98.3333%;
	max-width:96.5%; /*1232px*/
	padding-left: 0.8333%;
	padding-right: 0.8333%;
	margin: auto;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Head {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Head1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display:none;
}
#Head2{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;	
	}
#LOGO {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#SUBtitle {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#MENU {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#MAINIMG {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#MAINIMG img{
	width: 100%;
}
#TITLE-A {
	clear: none;
	float: left;
	margin:3% 0% 0% 1.6949%;
	width: 100%;
	display: block;
}
#CONTENT01 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#CONTENT02 {
	clear: both;
	float: left;
	margin: 0;
	width:100%; /*69*/
	display: block;
	position:relative;
}
#FOOT {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#SENIOR01 {
	clear: none;
	float: left;
	margin: 0% 0% 1% 1.5%;
	width: 42%;
	display:block;
}
#BOOKAREA {
	clear:both;
	float:left;
	margin: 0% 0% 0% 0%;
	width: 98%;
	display: block;
	position:relative;
	/*clear:none;
	float: right;
	margin: 0% 1.3% 0% -3%;
	width: 28%;
	display: block;
	position:relative;
	position: absolute;
	top: 84%;
	left: 68%;*/
	padding:1%;
	background-color:#F6F6F6;	
}
#TITLE-B {
	clear: none;
	float: left;
	margin-left: 1.6949%;
	width: 50%;
	display: block;
}
#BOOKING {
	clear: none;
	float: left;
	margin-left: 1.6949%;
	width: 100%;
	display: block;
}
#MORELINK {
	clear: none;
	float: left;
	margin-left: 1.6949%;
	width: 100%;
	display:none;
}
#ADD {
	clear: none;
	float: left;
	margin-left: 1.6949%;
	width: 75%;
	display: block;
}
#SOCIALICON {
	clear:none;
	float: left;
	margin:0%;
	padding:1% 0% 0% 0%;
	width: 20%;
	display: block;
	
}
#PEOPLE ul{
	text-decoration:none;
	list-style:none;
	margin: 0% 0% 0% -50%;
	}
#PEOPLE li{
	padding:0;
	
	}
#PEOPLE_A{
	position:relative;
	margin-top:1%;
	padding-top:0.3%;
	float:left;
	width:20%;
	}
#PEOPLE_A ul{
	text-decoration:none;
	list-style:none;
	margin: -3% 0% 0% -25%;
	}
#PEOPLE_A li{
	padding:0;
	
	}
#PEOPLE_A img{
	width:100%;
	border-radius:100%;
	margin-bottom:15px;
	}
	
#QA {
	clear: both;
	float: left;
	margin:0% 0% 0% 0%;
	width: 100%;
	display:block;
	font-size:1.1em;
	line-height:1.5em;
	font-family:"微軟正黑體","noto-sans-hant",Arial, Helvetica;
}
.SUB-A{
	font-size:1.3em;
	line-height:1.5em;
	font-family:"noto-sans-hant","微軟正黑體",Arial, Helvetica;
	padding:0% 0% 0% 1.6949%;
	}
#Zone01{
	float:left;
	padding:0% 0% 0% 0%;
	width:300px;
	}
#FF{
	padding:1.5%;
	font-size:1.1em;
	font-family:"noto-sans-hant","微軟正黑體",Arial, Helvetica;
	margin-bottom:1%;
	}
#FFF{
	padding:2% 0 1% 0;
	font-size:1.3em;
	font-family:"noto-sans-hant","微軟正黑體",Arial, Helvetica;
	margin:-2% 0% 1.3% 0%;
	border-bottom:1px solid #666;
	width:96.8%;
	}
#FB{
	float:left;
	width:30%;
	display:block;
	margin:28px 0px 0px 20px;
	}
#FB1{
	float:left;
	width:30%;
	display:none;
	margin:28px 0px 0px 20px;
	}
#FB2{
	float:right;
	width:400px;
	display:block;
	margin:-8px 10px 0px 0px;
	font-size:0.9em;
	font-family:"noto-sans-hant","微軟正黑體",Arial, Helvetica;
	}
#LINE{
	float:left;
	width:25%;
	margin:-20px 0px 0px 0px;
	display:block;
	}
#LINE1{
	float:left;
	width:25%;
	margin:-20px 0px 0px 0px;
	display:none;
	}
.SUB-C{
	font-size:1em;
	line-height:1.5em;
	font-family:"noto-sans-hant","微軟正黑體",Arial, Helvetica;
	padding:0px 0px 0px 0px;
	margin:0 0 0 1.8%;
	color:#069;
	}
#BBT{
	clear:both;
	float:left;
	color:#666;
	font-size:1.3em;
	font-weight:normal;
	line-height:1.5em;
	font-family:"noto-sans-hant","微軟正黑體",Arial, Helvetica;
	display:none;
	padding:20px 0 20px 0;
	}
#Zone03{
	clear:none;
	float:left;
	padding:1% 0% 0% 0%;
	width:40%;
	margin:0px;
	}
#CLASS01{
	clear: none;
	float: left;
	width: 100%;
	display: block;
	margin-left:0px;
}
#CLASS01 li{
	clear:none;
	position:relative;
	width:335px;
	overflow:hidden;
	float:left;
	list-style:none;
	display:inline block;
	margin:10px 2% 2% 0px;
	padding:10px 0px 10px 30px;
	color:#fff;
	font-size:1.6em;
	font-weight:normal;
	line-height:1.8em;
	font-family:"noto-sans-hant","微軟正黑體",Arial, Helvetica;

	
}

/* 課程類別內容開始*/	
#CZ_Area{
	clear:both;
	padding:5px 0 10px 0;
	display:block;
	}
#CZ_Area ul{
	clear:both;
	padding:0 0 0 0;
	list-style:none;
		}
#CZ_Area li{
	display:inline;
	margin:0 0 0 3%;
	}
	
#CZ_BOX{
	clear:none;
	display: inline-block;
	width:16%;
	min-width:130px;
	text-align:center;
	padding:0% 0 0 0%;
	}
#CZ_BOX img{
	width:90%;
	}
.LT_001{
	color:#333;
	font-size:1.8em;
	font-weight:normal;
	line-height:2em;
	font-family:"華康儷中黑","微軟正黑體",Arial, Helvetica;
	font-weight:500;
	text-shadow: 0px 1px 1px 	#CCC,0px 0px 2px #F3F3F3;
	}
	
#CBT_link{
	clear:none;
	width:98%;
	margin-top:8%;
	background-color: #F0F0F0;
	padding:5% 1% 5% 8%;
	border-radius:10px;
	color:#333;
	font-size:1em;
	font-weight:normal;
	line-height:1.5em;
	font-family:"微軟正黑體",Arial, Helvetica;
	font-weight:500;
	text-shadow: 0px 1px 1px #CCC,0px 0px 2px #F3F3F3;
	text-align:left;
	}
.triangle {
    border-left: 15px solid white;
    border-bottom: 15px solid #F0F0F0;
    border-right: 15px solid white;
    display: inline-block;
	margin-bottom:-11%;
	position:relative;
	z-index:-1;
}
.LT_BT_001{
	color:#333;
	font-size:1.1em;
	font-weight:normal;
	line-height:1.5em;
	font-family:"微軟正黑體",Arial, Helvetica;
	font-weight: normal;
	text-shadow: 0px 1px 1px 	#CCC,0px 0px 1px #F3F3F3;
	text-decoration:none;
	padding:5px;
	border:1px solid #333;
	background-color:#F3F3F3;
	border-radius:6px;
	}


.LT_BT_001 a:link{
	color:#333;
	}
.LT_BT_001 a:hover{
		color:#fff;
		background-color:#333;
	}
.LT_BT_001 a visited{
		color:#333;
	}	
/* 課程類別內容結束*/	

/* 學員分享內容開始*/	
#HeroList{
	clear: both;
	float: left;
	margin-left: 0;
	margin-top: 0;
	width: 92%;
	display: block;
	padding:3.3% 0.1% 2.3% 4.3%;
	}
.HeroTopic{
	font-family:"微軟正黑體",verdana, Geneva, Arial, "Century Gothic";
	font-family:"微軟正黑體",verdana, Geneva, Arial, "Century Gothic";
	font-weight:600;
	font-size:1.8em;
	line-height:1.5em;
	color:#000;
	text-shadow: 0px 1px 0.5px 	#434a54,0px 0px 1px #D5C600;
	background-color:#FFF000;
	padding:5px 10px 5px 10px;
	}	
#ST_share_01{
	clear: none;
	float: left;
	margin: 1% 0 0 0;
	width: 43%;
	display: block;
	padding:3%;
	background-color:#F3F3F3;
	border-bottom:0px dotted #333;
	}
#ST_share_02{
	clear: none;
	float: left;
	margin: 1% 0 0 2%;
	width: 43%;
	display: block;
	padding:3%;
	background-color:#F3F3F3;
	}
#Hero_PIC{
	clear: none;
	float:left;
	margin: 0 0 0 0;
	width:100%;
	display: block;
	}
#Hero_PIC img{
	width:100%;
	}
#Hero_Intro{
	clear: none;
	float: left;
	margin: 0 0 0 2%;
	width: 100%;
	display: block;
	}


/* 學員分享內容結束*/		
	
/*回函區塊*/

#BOOKING_ZONE{
	clear: both;
	float: left;
	margin-left: 0;
	margin-bottom:0;
	width: 100%;
	display: block;
	padding: 0 0 2% 0;
background: #d5c600;
background: -moz-linear-gradient(-45deg,  #d5c600 1%, #d5c600 34%, #d5c600 34%, #fff000 34%, #fff000 34%, #fff000 99%);
background: -webkit-gradient(linear, left top, right bottom, color-stop(1%,#d5c600), color-stop(34%,#d5c600), color-stop(34%,#d5c600), color-stop(34%,#fff000), color-stop(34%,#fff000), color-stop(99%,#fff000));
background: -webkit-linear-gradient(-35deg,  #d5c600 1%,#d5c600 34%,#d5c600 34%,#fff000 34%,#fff000 34%,#fff000 99%);
background: -o-linear-gradient(-26deg,  #d5c600 1%,#d5c600 34%,#d5c600 34%,#fff000 34%,#fff000 34%,#fff000 99%);
background: -ms-linear-gradient(-26deg,  #d5c600 1%,#d5c600 34%,#d5c600 34%,#fff000 34%,#fff000 34%,#fff000 99%);
background: linear-gradient(112deg,  #d5c600 1%,#d5c600 34%,#d5c600 34%,#fff000 34%,#fff000 34%,#fff000 99%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5c600', endColorstr='#fff000',GradientType=1 );
}
#OPENDAY{
	clear:none;
	float:left;
	position:absolute;
	width:120px;
	height:120px;
	z-index:999;
	background-color:#C00;
	padding:15px 15px 15px 15px;
	margin:208px 25px 0 22%;
	text-align:center;
    border-radius:99em;
   display:block;
	}
.WTIME{
	font-family:"微軟正黑體",verdana, Geneva, Arial, "Century Gothic";
	font-weight:900;
	font-size:1.5em;
	line-height:1.6em;
	color:#FFF;
    text-shadow: 0px 1px 2px # #C33;
	margin-top:18px;
	}
.triangle_BTT {
	clear:both;
    border-left: 60px solid #fff000;
    border-top: 60px solid #C00;
    border-right: 60px solid #fff000;
    display: inline-block;
	margin:16px 0 0 -16px;
	}	
#BOOKTITLE{
	clear:none;
	float: left;
	margin-left: 0;
	width:40%;
	display: block;
	padding:1.5% 0.1% 4.3% 4%;
	font-family:"華康儷中黑", "微軟正黑體",verdana, Geneva, Arial, "Century Gothic";
	font-weight:900;
	font-size:3.5em;
	line-height:1.3em;
	color:#000;
text-shadow: 0px 1px 2px #434a54,0px 0px 10px #A8A01F;
	}
#BOOKFORM{
	clear:none;
	float:left;
	margin-left:0.8%;
	width:55%;
	display: block;
	padding:0 0% 0 0;
	position:relative;
	z-index:999;
	}
	
#BOOKINFOTT{
	clear:none;
	float: left;
	margin: 6% 0 0 0;
	width:93%;
	display: block;
	border-left:5px solid #000;
	padding:0 0 0 4%;
	}
.FTB_TT{
	font-family:"微軟正黑體",verdana, Geneva, Arial, "Century Gothic";
	font-weight:600;
	font-size:1.8em;
	line-height:1.5em;
	color:#000;
	text-shadow: 0px 1px 0.5px 	#434a54,0px 0px 1px #D5C600;
	}
.FTL_TT{
	font-family:"新細明體","微軟正黑體",verdana, Geneva, Arial, "Century Gothic";
	font-weight:300;
	font-size:1.2em;
	line-height:1.5em;
	color:#000;
	text-shadow: 0px 1px 1px 	#FFF793,0px 0px 2px #D5C600;
	}
#Form_AREA{
	clear:none;
	float: left;
	margin: 3.8% 0 0 3%;
	width:95%;
	display: block;
	}
#INFO_ZONE{
	clear:both;
	float: left;
	margin:10px 0 0 0;
	width:95.5%;
	display: block;
	padding:0.6% 0% 0.6% 4.52%;
	font-family:"微軟正黑體",verdana, Geneva, Arial, "Century Gothic";
	font-weight:600;
	font-size:1.8em;
	line-height:1.5em;
	color:#fff;
	text-shadow: 0px 1px 0.5px 	#434a54,0px 0px 1px #333;
background: #007fff;
background: -moz-linear-gradient(-45deg,  #007fff 0%, #007fff 90%, #007fff 90%, #ffffff 90%, #ffffff 100%);
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#007fff), color-stop(90%,#007fff), color-stop(90%,#007fff), color-stop(90%,#ffffff), color-stop(100%,#ffffff));
background: -webkit-linear-gradient(-45deg,  #007fff 0%,#007fff 90%,#007fff 900%,#ffffff 80%,#ffffff 100%);
background: -o-linear-gradient(-45deg,  #007fff 0%,#007fff 90%,#007fff 90%,#ffffff 80%,#ffffff 100%);
background: -ms-linear-gradient(-45deg,  #007fff 0%,#007fff 90%,#007fff 90%,#ffffff 90%,#ffffff 100%);
background: linear-gradient(135deg,  #007fff 0%,#007fff 90%,#007fff 90%,#ffffff 80%,#ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007fff', endColorstr='#ffffff',GradientType=1 );
	}
#INFO_ZONE2{
	clear:both;
	float: left;
	margin:15px 0 0 0;
	width:95.5%;
	display: block;
	padding:0.6% 0% 0.6% 4.52%;
	font-family:"微軟正黑體",verdana, Geneva, Arial, "Century Gothic";
	font-weight:600;
	font-size:1.8em;
	line-height:1.5em;
	color:#fff;
	text-shadow: 0px 1px 0.5px 	#434a54,0px 0px 1px #333;
	background-color:background: #00aeff;
background: background: #0063ef;
background: -moz-linear-gradient(-45deg,  #0063ef 0%, #0063ef 53%, #ffffff 53%, #ffffff 57%);
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#0063ef), color-stop(53%,#0063ef), color-stop(53%,#ffffff), color-stop(57%,#ffffff));
background: -webkit-linear-gradient(-45deg,  #0063ef 0%,#0063ef 53%,#ffffff 53%,#ffffff 57%);
background: -o-linear-gradient(-45deg,  #0063ef 0%,#0063ef 53%,#ffffff 53%,#ffffff 57%);
background: -ms-linear-gradient(-45deg,  #0063ef 0%,#0063ef 53%,#ffffff 53%,#ffffff 57%);
background: linear-gradient(135deg,  #0063ef 0%,#0063ef 53%,#ffffff 53%,#ffffff 57%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0063ef', endColorstr='#ffffff',GradientType=1 );
	}
	
#ECSERVICE{
	clear:both;
	float: left;
	padding:0 0 0 0;
	display: block;
	width:100%;
	margin:0% 0 2% 0;
	background-color:#FFC;
	}	
#BEST{
	clear:none;
	float: left;
	margin:0;
	width:32%;
	display:block;
	padding:2% 3% 2% 4%;
	background-color:#FF6;
	}
#PLAN{
	clear:none;
	float:left;
	margin:0;
	width:100%;
	display:block;
	padding:1% 0 1.8% 2.5%;
		}
#PLAN ul{
	clear:both;
	display:inline;
	list-style:none;
	margin:0 0 0 -5%;
	padding:0 0 0 0;
	}
#PLAN li{
		display:inline;
		padding:0 0.6% 0 0%;
	}
#PLANBOX{
	float:left;
	padding:0 0.6% 0 0%;
	width:15.5%;
	text-align:center;
	}
#PLAN img{
	width:100%;
	padding:0% 0 5% 0;
	margin:0 0 0 0;
		}
.PLANTEXT{
	padding:0 0 0 0;
	margin:0 0 0 0%;
	color:#000;
	font-size:0.7em;
	font-weight:normal;
	line-height:0.8em;
	font-family:"noto-sans-hant","微軟正黑體",Arial, Helvetica;
	text-shadow: 0px 0px 0.2px #999;
	}
.TT_Conntent2{
	color:#000;
	font-size:1.3em;
	font-weight:normal;
	line-height:1.8em;
	font-family:"noto-sans-hant","微軟正黑體",Arial, Helvetica;
	text-shadow: 0px 1px 1px #E8C500,0px 0px 1px #999;
	}
.TT_Conntent2B{
	font-weight:bold;
	font-family:"noto-sans-hant","微軟正黑體",Arial, Helvetica;
	}
#CZ_Area2{
	display:none;
	}
#ECSERVICE2{
	display:none;
	}
#BOOKTITLE2{
	display:none;}
#OPENDAY2{
	display:none;}
.TT_Conntent_light{
	color:#000;
	font-size:1em;
	font-weight:normal;
	line-height:1.5em;
	font-family:"noto-sans-hant","微軟正黑體",Arial, Helvetica;
	}
.TT_Conntent_slight{
	color:#000;
	font-size:0.4em;
	font-weight:normal;
	line-height:1.5em;
	font-family:"noto-sans-hant","微軟正黑體",Arial, Helvetica;
	}
/*松菸展網頁版標題文字格式*/
.LT_001-2{
	color:#333;
	font-size:2em;
	font-weight:bold;
	line-height:1.6em;
	font-family:"華康儷中黑","微軟正黑體",Arial, Helvetica;
	font-weight:500;
	text-align:center;
	}
#HeroList_ss{
	clear: both;
	float: left;
	margin:0 auto;
	width: 100%;
	display: block;
}
}

