<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.section{
	position:relative;
	max-width:1200px;
	margin:0 auto;
	background-repeat:no-repeat;
	background-position:top center;
	/*overflow:hidden;*/
}
.banner_title{
	position:absolute;
	top:0px;
	left:0px;
    color: #fff;
    font-size: 34px;
	font-family:Microsoft JhengHei, Microsoft YaHei, Apple LiGothic Medium, Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
	padding-left: 130px;
	height:100%;
	display:table;
}

.banner_title h2{
	display:table-cell;
	vertical-align:middle;
	font-weight:normal;
}
#profile {
	/*position:relative;
	max-width:1200px;
	margin:0 auto;
	background-image:url(../images/banner/about_banner1.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	padding-top:185px;
	background-color:#5f9d0a;*/
}
.article{
	padding: 55px 0px;
	padding-bottom: 100px;
}
#about-section1 {
	/*background-image:url(../images/about/about_bg1.jpg);
	background-repeat:no-repeat;
	background-position:top center;*/
	padding:55px 0px;
	padding-bottom:100px;
}

.content {
	width:720px;
	float:left;
}

.content h1 {
	font-family:Microsoft JhengHei, Microsoft YaHei, Apple LiGothic Medium, Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	line-height:24px;
	font-weight:normal;
	color:#FFF;
	margin-bottom:20px;
}

.content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	color:#FFF;
	margin-bottom:20px;
}

.content&gt;img {
	margin-bottom:25px;
}

#directors {
	/*position:relative;
	max-width:1200px;
	margin:0 auto;
	background-image:url(../images/banner/about_banner2.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	padding-top:185px;
	background-color:#5f9d0a;*/
}

#directors .view-select {
	border-bottom:solid 1px #7fb03b;
	margin-bottom:30px;
}

#directors .view-select a {
	font-family:Microsoft JhengHei, Microsoft YaHei, Apple LiGothic Medium, Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	height:36px;
	color:#FFF;
	text-decoration:none;
	display:inline-block;
}

#directors .view-select a:hover, #directors .view-select a.on {
	height:34px;
	border-bottom:solid 2px #fff;
}

#directors .view-select a:hover span, #directors .view-select a.on span {
	display:inline-block;
	height:44px;
	background-image:url(../images/about/down_arrow1.png);
	background-repeat:no-repeat;
	background-position:center bottom;
}

#directors .view-select .dot {
	width:60px;
	height:12px;
	display:inline-block;
	background-image:url(../images/about/dot.png);
	background-repeat:no-repeat;
	background-position:center;
}

#directors .info-box {
	width:100%;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:solid 1px #7fb13b;
	float:left;
}

#directors .info-box&gt;a{
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#FFF;
	background-image:url(../images/about/white_arrow_off.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:20px;
	display:block;
}

#directors .info-box&gt;a.on {
	background-image:url(../images/about/white_arrow_on.png);
}

#directors .info-box .txt {
	display:none;
	padding-top:15px;
}

#directors .info-box p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#FFF;
}

#non-executive {
	display:none;
}

#committees {
	/*position:relative;
	max-width:1200px;
	margin:0 auto;
	background-image:url(../images/banner/about_banner3.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	padding-top:185px;
	background-color:#5f9d0a;*/
}

#committees .content h1 {
	font-size:20px;
	padding-bottom:10px;
	margin-bottom:15px;
	border-bottom:solid 1px #7fb13b;
}

#committees .content p {
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}

#committees .content ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	margin-left:18px;
}

#committees .content ul li {
	margin:5px 0px;
}

#committees .content hr {
	border:none;
	border-bottom:solid 1px #7fb13b;
	margin:15px 0px;
}

#committees .content .term {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#FFF;
	color:#579309;
	border-radius: 15px;
	text-decoration:none;
	padding:3px 15px;
	padding-right:26px;
	text-transform:uppercase;
	background-image:url(../images/about/green_arrow.png);
	background-repeat:no-repeat;
	background-position:center right;
	margin-bottom:40px;
	display:inline-block;
}

#subsidiaries {
	/*position:relative;
	max-width:1200px;
	margin:0 auto;
	background-image:url(../images/banner/about_banner4.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	padding-top:185px;
	background-color:#5f9d0a;*/
}

#subsidiaries .content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:22px;
	padding-bottom:40px;
	border-bottom:solid 3px #7fb13b;
	margin-bottom:0px;
}


#subsidiaries .content img {
	margin:0px;
	float:left;
}

#subsidiaries .content hr {
	border:none;
	border-bottom:solid 1px #7fb13b;
	display:block;
	clear:both;
}</pre></body></html>