﻿@charset "UTF-8";



#profile {
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #88817B;
	padding-bottom: 68px;
	padding-top: 71px;
}


#profile h1{
	width: 720px;
	height: 25px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 63px;
	font-size: 22px;
	color: #FFF;
	text-align: center;
	font-family: 'Lato', sans-serif,  "Noto Sans CJK TC", "Microsoft JhengHei", "Microsoft YaHei";
	font-weight: 400;
}


#profile p{
	width: 720px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 40px;
	font-size: 15px;
	color: #FFF;
	text-align: justify;
	font-family: 'Lato', sans-serif,  "Noto Sans CJK TC", "Microsoft JhengHei", "Microsoft YaHei";
	letter-spacing: 1px;
	font-weight: 300;
}

#values {
	width: 100%;
	height: 350px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 40px;
	padding-top: 80px;
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
src='banner/banner1.png',
sizingMethod='scale');

-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(
src='banner/banner1.png',
sizingMethod='scale')";*/
	
}

#values h1{
	width: 720px;
	height: 25px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 60px;
	font-size: 22px;
	color: #FFF;
	text-align: center;
	font-family: 'Lato', sans-serif,  "Noto Sans CJK TC", "Microsoft JhengHei", "Microsoft YaHei";
	font-weight: 400;
}

#values ul{
	width: 720px;
	height: auto;
	margin-right: auto;
	margin-left: auto;

}

#values li{
	width: 720px;
	height: auto;
	text-align: center;
}


#certification {
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #DADADC;
	padding-bottom: 80px;
	padding-top: 70px;
}

#certification h1{
	width: 720px;
	height: 25px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 60px;
	font-size: 22px;
	color: #717071;
	text-align: center;
	font-family: 'Lato', sans-serif, "Noto Sans CJK TC", "Microsoft JhengHei", "Microsoft YaHei";
	font-weight: 400;
}

#certification ul{
	width: 720px;
	height: auto;
	margin-right: auto;
	margin-left: auto;

}

#certification li{
	width: 720px;
	height: auto;
	text-align: center;
}



#history {
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 100px;
	background-color: #FFF;
	padding-top: 70px;
}


#history h1{
	width: 720px;
	height: 25px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 60px;
	font-size: 22px;
	color: #717071;
	text-align: center;
	font-family: 'Lato', sans-serif,  "Noto Sans CJK TC", "Microsoft JhengHei", "Microsoft YaHei";
	font-weight: 400;
}

#history ul{
	width: 720px;
	height: auto;
	margin-right: auto;
	margin-left: auto;

}

#history li{
	width: 720px;
	height: auto;

}

#history .year{
	width: 720px;
	height: auto;
	min-height: 55px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DBDBDB;
	/* [disabled]padding-top: 20px; */
	/* [disabled]padding-bottom: 20px; */
	float: left;
}

#history ul li:last-child  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
}




#history .year_L {
	width: 35px;
	height: 55px;
	padding-right: 40px;
	float: left;
	font-size: 16px;
	color: #717071;
	line-height: 65px;
	font-family: 'Lato', sans-serif, "Noto Sans CJK TC", "Microsoft JhengHei", "Microsoft YaHei";
	font-weight: 300;
}


#history .event {
	width: 635px;
	height: auto;
	float: right;
}

#history ul li ul  {
	width: 635px;
	height: auto;
	float: right;
}


#history ul li ul li {
	width: 645px;
	height: auto;
	float: left;
	font-size: 15px;
	color: #717071;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
	line-height: 25px;
	list-style-type: disc;
	padding-top: 20px;
	list-style-position: outside;
	font-family: 'Lato', sans-serif, "Noto Sans CJK TC", "Microsoft JhengHei", "Microsoft YaHei";
	font-weight: 300;
	letter-spacing: 2px;
}


#history ul li ul li:last-child  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
