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


    body {
    	width: 100%;
    	height: 100%;
    	margin: 0;
		padding: 0;
		font-size: 18px;
		line-height: 36px;
		color: #555;
	}


	#wrapper {
		width: 100%;
		margin: 0 auto 0;
	}
	h2 {
	    margin: 0;
	    padding: 0;
	    font-size: 25px;
	    line-height: 35px;
	    color: #640f14;
	}
	h3{
		margin: 0;
	    padding: 0;
	    font-size: 18px;
	    line-height: 32px;
	    color: #db7318;
	}
	.title1{

	}
	
	.title2{
		
	}
	
	.title3{
		
	}

	#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%;
	}



	/* 通用。文字區塊 */


	.infoPanel{
		clear: both;
		display: block;
		padding: 25px 5%;
		letter-spacing: 1px;
	}

	.infoPanel .infoPanelfeatureimg{
		width: 100%;
		height: auto;
		margin-bottom: 20px;
	}

	.infoPanel p {
		font-weight: 300;
	}

	.infoPanelfocus{
		clear: both;
	    display: block;
	    padding: 5%;
	    margin: 15px 0;
	    letter-spacing: 1px;
	    border-color: #df8539;
	    border-style: solid;
	    border-width: 1px;
	    letter-spacing: 0;
	}

	.infoPanel02{
		clear: both;
	    display: block;
	    padding: 25px 5%;
	    margin: 25px 5%;
	    letter-spacing: 1px;
	    border-left-color: #df8539;
	    border-style: solid;
	    border-left-width: 2px;
	    background-color: #f2f1f1;
	    letter-spacing: 0;
	}
	.infoPanel02 p {
		font-weight: 300;
	}

	/* end */

	/* 通用 收合展開。列表 */


	.listpanel {
		
	}
	.listpanel > ul {
		padding-left: 23px;
	}
	.listpanel > ul > li {
		list-style: disc;
		
	}

	.listpanel02 > ul {
		padding-left: 23px;
	}
	.listpanel02 > ul > li {
		list-style: disc;
		border-bottom-color: #ccc;
	    border-bottom-style: dotted;
	    border-bottom-width: 1px;
	    padding-bottom: 10px;
	    margin-bottom: 10px;		
	}

	.listcontatinertitle {
		color: #db7318;
	    border-bottom-color: #ccc;
	    border-bottom-style: dotted;
	    border-bottom-width: 1px;
	    padding-bottom: 10px;
	    margin-bottom: 10px;
	}
	.listcontatinerinfo {
		font-weight: 300;
		font-size: 15px;
	}

	.listcontatinerinfo {

	}
	.listcontatinerinfo ol {
		padding-left: 23px;
	}
	.listcontatinerinfo ol li {
		font-weight: 300;
		font-size: 15px;
		list-style: circle;
		color: #555;
	}

	.listcontatinertitle span {
		width: 80px;
	    height: 25px;
	    display: block;
	    float: right;
	    margin-top: 5px;
	    background-color: #737373;
	    color: #FFF;
	    font-size: 12px;
	    line-height: 25px;
	    text-align: center;
	}

	/* end */

	#sent-btn {
		background-color: #640f14;
		color: #FFF;
		text-align: center;
		height: 50px;
		line-height: 50px;
		font-size: 30px;
	}

	.courseadv {
		width: 100%;
	}

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

	.grayshadowvup {
		position: fixed;
		top: 45px;
		z-index: 990;
	}
	.grayshadowvup img {
		width: 100%;
		height: auto;
	}
	.grayshadowdown {
		position: fixed;
		bottom: 70px;
		z-index: 991;
	}
	.grayshadowdown img {
		width: 100%;
		height: auto;
	}

	/* 通用頁面選單 */

#link-line {
	width: 20%;
    height: auto;
    position: fixed;
    bottom: 90px;
    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));
}

	#sectionlink {
		width: 100%;
		height: 70px;
		bottom: 0;
		display: block;
		position: fixed;
		color: #FFF;
		background-color: #d3560d;
	}

	#sectionlink ul {

	}
	#sectionlink ul li {
		text-align: center;
	    float: left;
	    width: 33%;
	    height: 70px;
	    line-height: 70px;
	    display: block;
	    letter-spacing: 1px;
	}
	#sectionlink ul li:first-child {
		background-color: #FE7704;
	}
	#sectionlink ul li:last-child {
		width: 34%;
		background-color: #630613;
	}

	#theaskform {

	}

	#theaskform input {
		width: 100%;
	    height: 40px;
	    line-height: 40px;
	    border-color: #CCC;
	    border-style: solid;
	    border-width: 1px;
	    margin: 10px 0;
	}

	.idblink {
		position: fixed;
	    height: 50px;
	    color: #FFF;
	    bottom: 69px;
	    width: 100%;
	    background-color: #940013;
	    line-height: 50px;
	    text-align: center;
	    text-decoration: none;
	}
	.idblink a {
	    color: #FFF;
	    text-align: center;
	    text-decoration: none;
	}


	/* end */

	#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;
	}


#backtopsvg {
	position:fixed;
	width: 15%;
	height: auto;
	z-index: 900;
	opacity: 0.75;
	right: 10px;
	bottom:80px;
}



	
	