<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#announcement  {
	position:relative;
	max-width:1200px;
	margin:0 auto;
}

#investor-section {
	/*background-image:url(../images/investor/investor_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;*/
	padding:55px 0px;
	padding-bottom:100px;
	border-bottom: 1px solid #b0b0b0;
}

#investor-section .content {
	width:500px;
	float:left;
}

#investor-section .content h1 {
	font-family:'Questrial', sans-serif;
	font-size:20px;
	line-height:24px;
	font-weight:normal;
	color:#565656;
	margin-bottom:20px;
}

#investor-section .content h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	color:#565656;
	margin-bottom:15px;
	margin-top:30px;
}


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

.year-select {
	position:relative;
	border-bottom:solid 3px #b0b0b0;
	padding-bottom:20px;
	margin-bottom:10px;
	display:inline-block;
	width:100%;
	height:25px;
}

.year-select ul {
	position:absolute;
	list-style:none;
	width:2000px;
	top:3px;
	left:0px;
}

.year-select ul li {
	padding-bottom:10px;
	float:left;
	margin-top: -3px;
}

.year-select ul li:hover, .year-select ul li.on {
	background-image:url(../images/investor/white_down_arrow.png);
	background-repeat:no-repeat;
	background-position:bottom center;
}

.year-select ul li a, .year-select ul li a {
	width:60px;
	text-align:center;
	font-family:'Questrial', sans-serif;
	font-size:18px;
	text-decoration:none;
	color:#FFF;
	padding:3px 10px;
	border-radius: 5px;
	margin:0px 8px;
	-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: inline-block;
}

.year-select ul li:hover a, .year-select ul li.on a {
	background-color:#50830a;
	color:#FFF;
}

.year-select .mask{
	position:relative;
	width:456px;
	height:45px;
	margin:0 auto;
	overflow:hidden;
}

.year-select .left-arrow {
	position:absolute;
	width:11px;
	height:20px;
	background-image:url(../images/investor/left_arrow.png);
	background-repeat:no-repeat;
	background-position:center;
	top:2px;
	left:0px;
}

.year-select .right-arrow {
	position:absolute;
	width:11px;
	height:20px;
	background-image:url(../images/investor/right_arrow.png);
	background-repeat:no-repeat;
	background-position:center;
	top:2px;
	right:0px;
}

.archive {
	list-style:none;
	display:none;
}

.archive li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image: url(../images/about/white_arrow_off.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom:solid 1px #b0b0b0;
	padding-left:20px;
	padding-bottom:10px;
	margin-bottom:10px;
	float:left;
}

.archive li a {
	color:#FFF;
	text-decoration:none;
	line-height:18px;
}

#investor-section .content .archive li a:hover {
	color:#a4d660;
}

#investor-section .content .archive li a:hover p {
	color:#a4d660;
}

.archive li span {
	width:106px;
	font-weight:bold;
	float:left;
}

.archive li a p {
	width:374px;
	margin:0px;
	line-height:18px;
	float:left;
}

#investor-section .content .archive p {
	margin:0px;
	float:left;
	width:374px;
}

#shareholder  {
	position:relative;
	max-width:1200px;
	margin:0 auto;
}

#report {
	position:relative;
	max-width:1200px;
	margin:0 auto;
}

#report .current-report {
	width:100%;
	padding-bottom:36px;
	border-bottom:solid 3px #b0b0b0;
	display:inline-block;
	margin-bottom:10px;
}

#report .current-report img {
	float:left;
}

#report .current-report h1 {
	font-family:arial;
	font-size:20px;
	line-height:27px;
	width:240px;
	margin-left:30px;
	border-bottom:solid 2px #b0b0b0;
	text-transform:uppercase;
	padding-bottom:10px;
	margin-top:50px;
	margin-bottom:0px;
	float:left;
}

#report .current-report strong {
	font-weight:normal;
	font-size:28px;
}
#report .current-report img {
	border:1px solid #eee;
}

#report .current-report .download-pdf {
	font-family:arial;
	font-size:14px;
	line-height:15px;
	width:240px;
	margin-left:30px;
	border-bottom:solid 1px #b0b0b0;
	color:#565656;
	text-decoration:none;
	padding-bottom:20px;
	margin-top:20px;
	background-image:url(../images/investor/download_icon.png);
	background-repeat:no-repeat;
	background-position:right top;
	float:left;
}

#report .current-report .download-reader {
	font-family:arial;
	font-size:14px;
	line-height:26px;
	width:210px;
	margin-left:30px;
	border-bottom:solid 1px #b0b0b0;
	color:#565656;
	text-decoration:none;
	padding-bottom:20px;
	margin-top:20px;
	background-image:url(../images/investor/reader_icon.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:30px;
	float:left;
}

#investor-section .info-box {
	width:100%;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:solid 1px #b0b0b0;
	float:left;
}
#investor-section .info-box img{
	border:1px solid #eee;
}

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

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

#investor-section .info-box .txt&gt;img{
	margin-bottom:20px;
}

#investor-section .info-box .txt {
	display:none;
	padding-top:15px;
	float:left;
}

#investor-section .info-box .txt a {
	width:240px;
	display:inline-block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#565656;
	text-decoration:none;
	margin-bottom:10px;
}

#investor-section .info-box .txt a img {
	margin-right:10px;
}

#corporate {
	position:relative;
	max-width:1200px;
	margin:0 auto;
}

#corporate .col {
	width:220px;
	margin-right:30px;
	margin-bottom:20px;
	float:left;
}

#corporate .col h2 {
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	line-height:20px;
	border-bottom:solid 1px #b0b0b0;
	padding-bottom:10px;
	margin-bottom:15px;
}

#corporate hr {
	width:100%;
	border:none;
	clear:both;
}

#corporate .content ul {
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	border-top:solid 1px #b0b0b0;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	padding-top:10px;
	color:#FFF;
}

#corporate .content ul li {
	border-bottom:solid 1px #b0b0b0;
	padding-bottom:10px;
	margin-bottom:10px;
	background-image: url(../images/about/white_arrow_off.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:20px;
}

#corporate .content ul li a {
	color:#565656;
	text-decoration:none;
}

#stock {
	position:relative;
	max-width:1200px;
	margin:0 auto;

}

#risk {
	position:relative;
	max-width:1200px;
	margin:0 auto;

}

#risk hr {
	border:none;
	border-bottom:solid 1px #7fb13b;
	margin-top:25px;
	margin-bottom:10px;
}</pre></body></html>