<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
.contentBox .titleArea {
	background: url(../../Images/ZH-TW/about/title.png) no-repeat;
}
.articleArea span {
	font-size: 14px !important;
	color: #ddd !important;
}
.articleArea div {
	font-size: 14px !important;
	color: #333333 !important;
	line-height: 1.8;
}
.articleArea p {
}
.load-item {
	display: none !important;
}
.article_title {
	display: none !important;
}
#imgsize ul.eawa {
    border-bottom: 1px solid #757575;
	margin-bottom: 30px;
	padding: 20px 0;
}
@media screen and (max-width: 1060px) {
#imgsize {
	padding: 0 30px;
}
#imgsize ul.eawa {
	margin: 0;
	margin-bottom: 30px;
}
}
@media screen and (max-width: 1024px) {
}

@media screen and (max-width: 650px) {
.contentBox {
}
.contentBox .info {
	margin-top: 0px;
}
.contentBox .info p {
}
#imgsize {
	padding: 0 20px;
}
}
</pre></body></html>