
a {
    color: rgb(89, 125, 218);
    text-decoration: none;
}

img {
	border: 0;
	vertical-align: middle;
}

ul {
    -webkit-margin-before: 0px;
    -webkit-margin-after: 0px;
    -webkit-padding-start: 40px;
	-webkit-padding-end: 10px;
}

ol {
    -webkit-padding-start: 10px;
	-webkit-padding-end: 10px;
}

li {
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 28px;
}


input[type=checkbox],
input[type=radio] {
	display: none;
}

@media only screen and (max-width: 1980px) {
	
	.Font-Title { 
		font-family: Microsoft JhengHei, Arial, Verdana, Geneva, sans-serif;
		font-size: 24px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		line-height: 55px;
	}
	
	.Font-Button { 
		font-family: Microsoft JhengHei, Arial, Verdana, Geneva, sans-serif;
		font-size: 26px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		line-height: 60px;
	}

	.Font-Content-lightgray { 
		font-family: Microsoft JhengHei, Arial, Verdana, Geneva, sans-serif;
		font-size: 16px;
		color: #000000;
		text-decoration: none;
		font-weight: bold;
		line-height:30px;
	}

	.Font-Content-black { 
		font-family: Microsoft JhengHei, Arial, Verdana, Geneva, sans-serif;
		font-size: 18px;
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}

	.Font-Subtitle-black { 
		font-family: Microsoft JhengHei, Arial, Verdana, Geneva, sans-serif;
		font-size: 20px;
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}
}

@media only screen and (max-width: 720px) {
	
	.Font-Title { 
		font-family: Microsoft JhengHei, Arial, Verdana, Geneva, sans-serif;
		font-size: 18px;
		color: #9E9E9E;
		text-decoration: none;
		font-weight: bold;
		line-height:50px;
	}
	
	.Font-Button { 
		font-family: Microsoft JhengHei, Arial, Verdana, Geneva, sans-serif;
		font-size: 24px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		line-height: 55px;
	}
	
	.Font-Content-lightgray { 
		font-family: Microsoft JhengHei, Arial, Verdana, Geneva, sans-serif;
		font-size: 14px;
		color: #9E9E9E;
		text-decoration: none;
		font-weight: bold;
		line-height:50px;
	}
	
	.Font-Content-black { 
		font-family: Microsoft JhengHei, Arial, Verdana, Geneva, sans-serif;
		font-size: 16px;
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}
	
	.Font-Subtitle-black { 
		font-family: Microsoft JhengHei, Arial, Verdana, Geneva, sans-serif;
		font-size: 18px;
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}
}

.Font-Title-Black { 
	font-family: Microsoft JhengHei, Arial, Verdana, Geneva, sans-serif;
	font-size: 26px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.Font-Content-darkgray { 
	font-family: Microsoft JhengHei, Arial, Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.Font-Content-white { 
	font-family: Microsoft JhengHei, Arial, Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height:50px;
}

.input-basic {
	display: inline-block;
	font-family: Microsoft JhengHei, Arial, Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #37373F;
	width: 60%;
	text-indent: 0px;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: normal;
	background-color: rgb(230, 230, 230);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	border-style: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 10px; 
}

.Font-introduction-darkgray { 
	font-family: Microsoft JhengHei, Arial, Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.Font-introduction-white { 
	font-family: Microsoft JhengHei, Arial, Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}


.Font-Title-Yellow { 
	font-family: Microsoft JhengHei, Arial, Verdana, Geneva, sans-serif;
	font-size: 22px;
	color: #f7db6d;
	text-decoration: none;
	font-weight: bold;
}

.Font-Title-Blue { 
	font-family: Microsoft JhengHei, Arial, Verdana, Geneva, sans-serif;
	font-size: 26px;
	color: #138fb3;
	text-decoration: none;
	font-weight: bold;
}

.Font-Button-small {
   font-family: Microsoft JhengHei, Arial, Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	line-height:40px;
}

.Font-Desc-Highline{
	font-family: Microsoft JhengHei, Arial, Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #cd1313;
}