@charset "UTF-8";
/* CSS Document */


    body {
    	width: 100%;
    	height: 100%;
    	margin: 0;
		padding: 0;
		font-size: 17px;
		line-height: 25px;
		color: #777;
	}

	h2 {
		margin: 0;
		padding: 0;
		font-size: 25px;
		line-height:35px;
		color: #640f14;
	}
	h3{
		margin: 0;
		padding: 0;
		font-size: 15px;
		line-height: 25px;
		color: #db7318;
	}

	p {
		margin: 0;
		padding: 0;
		font-size: 15px;
		line-height:25px;
		letter-spacing:1px;
	}

	div {
		clear: both;
		margin: 30px 0 30px 0;
		position: 0;
		display: block;
	}

	#wrapper {
		width: 90%;
		margin: 0 auto 0;
	}

	.title1{

	}
	
	.title2{
		
	}
	
	.title3{
		
	}

	.co1 {

	}

	.co2{
		margin: 0;
		padding: 0;
		font-size: 15px;
		line-height:25px;
		color: #777;
		letter-spacing:1px;
	}

	#wrapper {
		width: 100%;
	}

	#menuPanel {
		width: 100%;
		height: 100%;
		position: fixed;
		z-index: 998;
		margin: 0;
		background-color: #FFF;
		background-image: url(../siteimages/menuPointBg.png);
		background-repeat: repeat;
	}


	#loadMenu{
		border: 0;
		float: left;
		margin: 10px 0 0 10px;
		width: 25px;
		height: auto;
	}

	.menu {
		margin: 0;
		padding: 7%;
	}

	.menu a:link, a:visited {
		border: none;
		text-decoration:none;
		color: #777;
		display: block;
	}

	.menuCourseLink span {
		color: #640f14;
	}

	.menuCourseLink img {
		margin-top: 5px;
		float: right;
		width: 3%;
	}
	
	.menuTitleLink{
		color: #640f14;
		font-size: 20px;
		padding: 10px 0;
	}
	.menuTitleLink span {
		/* color: #640f14; */
		color: withe;
	}

	.menuTitleLink img {
		margin-top: 5px;
		float: right;
		width: 3%;
	}

	.menuOpenInfoImg{
		width: 98%;
	    height: auto;
	    position: absolute;
	    right: 7%;
	    margin-top: 2px;
	}
	
	.menuOpenInfoImgBack {
		width: 98%;
	    height: auto;
	    position: absolute;
	    right: 7%;
	    margin-top: 2px;
	    z-index: -1;
	}

	 .closeMenu{
	 	width: 30%;
	 	height: auto;
	 	float: right;
	 	display: block;
	 	z-index: 999;
	 }

	 #embeddedMenuPanel{
	 	width: 100%;
		height: 100%;
		position: fixed;
		z-index: 998;
		margin: 0;
		background-color: #FFF;
		background-image: url(../siteimages/menuPointBg.png);
		background-repeat: repeat;
	 }

	 #micPanel{
	 	width: 100%;
		height: 100%;
		position: fixed;
		z-index: 998;
		margin: 0;
		background-color: #FFF;
		background-image: url(../siteimages/menuPointBg.png);
		background-repeat: repeat;
	 }

	 #androidPanel{
	 	width: 100%;
		height: 100%;
		position: fixed;
		z-index: 998;
		margin: 0;
		background-color: #FFF;
		background-image: url(../siteimages/menuPointBg.png);
		background-repeat: repeat;
	 }

	 #onePanel{
	 	width: 100%;
		height: 100%;
		position: fixed;
		z-index: 998;
		margin: 0;
		background-color: #FFF;
		background-image: url(../siteimages/menuPointBg.png);
		background-repeat: repeat;
	 }

	 .goBackhtml {
	 	display: block;
	 }

	#header {
		margin: 0;
		width: 100%;
		height: 45px;
		display: block;
		background-color: #f2f1f1;
	}

	#headerLogo {
		width: 118px;
		height: 25px;
		position: absolute;
		left: 50%;
		margin-left: -59px;
		margin-top: 10px;
	}

	#facebook {
		position: absolute;
	    right: 10px;
	    top: 10px;
	    width: 25px;
	    height: auto;
	}

	.adv{
		width: 100%;
		margin: 0 0 -15px 0 ;
		padding: 0;
	}

	.adv img{
		width: 100%;
		height: auto;
	}


	#content {
		padding: 0 5% 0 5%;
	}

	/*--   首頁 4大課程連結  --*/
	.c4l {
		width: 47%;
		height: auto;
		float: left;
		margin-bottom: 20px;
	}
	.c4r {
		width: 47%;
		height: auto;
		float: right;
		margin-bottom: 20px;
	}

	.teacherBtn img{
		width: 100%;
		height: auto;
		border: none;
	}

	.date {
		background-color: #f2f1f1;
		padding: 10px 18px;
    	border-left-color: #df8539;
    	border-style: solid;
    	border-left-width: 2px;
	}

	.feature{

	}

	.feature img {
		width: 100%;
		height: auto;
		margin: 5px 0px;
	}

	#mov {
		width: 100%;
		height: 298px;
		border-color: #640f14;
    	border-style: solid;
    	border-left-width: 1px;
	}

	#info {
		width: 100%;
		margin-top: -15px;
	}

	#info ol li ul  {
		padding: 0 0 0 40px;
	}

	#info ol li ul li {
		list-style-type: square;
		color: #db7318;
	}
	#info ol li ul li span {
		color: #777;
	}

	.courseImg {
		    float: left;
		    width: 30px;
		    height: 30px;
		    margin: 3px 10px 0 0;
	}

	.pro4CourseLink a {
		border: 0;
		text-decoration: none;
		color: #777;
	}
	.pro4Coursebox {
		   display: block;
	    width: 100%;
	    padding: 10px 0;
	    margin: 15px 0;
	    text-align: center;
	    border-color: #e1975a;
	    border-width: 1px;
	    border-style: solid;
	    color: #777;
	    text-decoration: none;
	}

	/*--   熱門課程  --*/
	.hotCourse{
		color: #777;
		font-size: 15px;
		font-weight: 0;
		display: block;
		margin: 10px 0;
	}
	.hc{
		text-decoration: none;
	}
	.morehc {
		width: 7%;
		position: absolute;
		right: 5%;
	}


	.openInfo {
		margin: 10px 0 10px 0;
		padding: 0;
		width: 100%;
	}

	.opentInfoImg {
		width: 90%;
		height: auto;
		float: right;
		position: absolute;
		margin-top: -22px;
	}

	.opentInfoImgBack {
		width: 90%;
		height: auto;
		float: right;
		position: absolute;
		margin-top: -22px;
		z-index: -1;
	}

	.moreInfo {
		float: right;
		padding: 0 10px;
		background-color: #CCC;
		color: #db7318;
		font-size: 11px;
		-moz-border-radius: 50px;
		-webkit-border-radius: 50px;
		border-radius: 50px;
	}
	

	#conact {
		position: fixed;
		bottom: 0;
		margin-bottom: -0px;
		background-repeat: repeat;
		display: block;
		z-index: 999;
	}

	#conact a {
		width: 100%
	}

	#conact img {
		width: 50%;
		height: auto;
		float:left;		
	}

		#msgConact {
		width: 100%;
		position: fixed;
		bottom: 0;
		margin-bottom: -0px;
		background-repeat: repeat;
		display: block;
		z-index: 999;
	}

	#msgConact a {

	}

	#msgConact img {
		width: 50%;
		height: auto;
		float:left;		
	}
	
	.inputco {
		width: 100%;
		height: 30px;
		margin-left:-10px;
		margin-bottom: 15px;
		-webkit-border-radius: 7px;
		-moz-border-radius: 7px;
		border-radius: 7px;
	}

	#formpanelbox {
		width: 85%;
		margin: 0 auto 0;
	}

	.inputcobox {
		width: 100%;
	    height: 30px;
	    -webkit-border-radius: 7px;
	    -moz-border-radius: 7px;
	    border-radius: 7px;
	    margin: 10px 0;
	}



	.selectTime {

		width: 80%;
		height: 30px;
		margin-left:8%;
		margin-bottom: 15px;
		-webkit-border-radius: 7px;
		-moz-border-radius: 7px;
		border-radius: 7px;
	}


	.selectTimebox {

		width: 100%;
    height: 30px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    margin: 30px 0;
	}

	.theCode{

		width: 80%;
		height: 30px;
		margin-left:8%;
		margin-bottom: 15px;
		-webkit-border-radius: 7px;
		-moz-border-radius: 7px;
		border-radius: 7px;
	}

	.theCodebox{

		width: 100%;
		height: 30px;
		margin-bottom: 15px;
		-webkit-border-radius: 7px;
		-moz-border-radius: 7px;
		border-radius: 7px;
	}


	#sendforminfobox {
		display: block;
		clear: both;
	}

	#no_show {
		font-size: 15px;
		width: 100%;
		height: 30px;
	}



	#footer {
		padding: 10px 5% 10px 5%;
		font-size: 15px;
		line-height: 25px;
		color: #CCC;
		background-color: #2f2f2f;
	}

	#footer a:link {
	    color: #db7318;
	}

	/* visited link */
	#footer a:visited {
	    color: #640f14;
	}

	/* footer */
	#footer a:hover {
	    color: hotpink;
	}

	/* selected link */
	#footer a:active {
	    color: #640f14;
	}

#link-line {
	width: 20%;
    height: auto;
    position: fixed;
    bottom: 40px;
    margin-left: 75%;
    z-index: 999;
    display: block;
    -webkit-filter: drop-shadow(12px 12px 7px rgba(0, 0, 0, 0.7));
    filter: drop-shadow(0px 3px 5px rgba(0, 0, 0, 0.5));
}

	
	