@charset "utf-8";

ul.pwd-msg-list li.fa:before {
font-family:'FontAwesome';
}

.mainBlk .titleBlk:after, .containerBlk:after, .containerBlk ul:after, .tableBlk:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.mainBlk .socialBlk .google {
	display: none;
}

.mainBlk .socialBlk .fb a {
	background: rgba(49, 74, 126, 1);
}

.mainBlk .socialBlk .twitter a {
	background: rgba(51, 157, 195, 1);
}

.mainBlk .socialBlk .linkedin a {
	background: rgba(0, 89, 131, 1);
}

.mainBlk .socialBlk .google a {
	background: rgba(231, 30, 15, 1);
}

.mainBlk .socialBlk .fb a, .mainBlk .socialBlk .twitter a, .mainBlk .socialBlk .linkedin a, .mainBlk .socialBlk .google a {
	color: #ffffff;
}

.mainBlk .socialBlk .fb a:hover {
	background: rgba(49, 74, 126, 0.6);
}

.mainBlk .socialBlk .twitter a:hover {
	background: rgba(51, 157, 195, 0.6);
}

.mainBlk .socialBlk .linkedin a:hover {
	background: rgba(0, 89, 131, 0.6);
}

.mainBlk .socialBlk .google a:hover {
	background: rgba(231, 30, 15, 0.6);
}

.tabAnchorBlk {
	text-align: center;
	margin: 0 0 1rem 0;
	background-color: #ef3125;
	background: #ee4235;
	background: -moz-linear-gradient(top, #ee4235 0%, #e41d34 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #ee4235), color-stop(100%, #e41d34));
	background: -webkit-linear-gradient(top, #ee4235 0%, #e41d34 100%);
	background: -o-linear-gradient(top, #ee4235 0%, #e41d34 100%);
	background: -ms-linear-gradient(top, #ee4235 0%, #e41d34 100%);
	background: linear-gradient(to bottom, #ee4235 0%, #e41d34 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee4235', endColorstr='#e41d34', GradientType=0);
}

.sticky-wrapper {
	margin-bottom: 1rem;
}

.is-sticky .tabAnchorBlk {
	width: 100%;
	z-index: 99;
}

.tabAnchorBlk .blk {
	display: table;
	margin: 0 auto 0 auto;
}

.tabAnchorBlk ul {
	display: table-row;
	padding: 0 0;
}

.tabAnchorBlk ul li {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	border-right: 1px solid #ffffff;
}

.tabAnchorBlk ul li:last-of-type {
	border-right: none;
}

.tabAnchorBlk ul li a {
	display: table-cell;
	padding: 0.5rem 0.5rem;
	color: #ffffff;
	font-size: 16px;
	font-weight: 400;
	position: relative;
	height: 46px;
	line-height: inherit;
	vertical-align: middle;
	min-width: 114px;
	overflow: hidden;
	white-space: nowrap;
}

.tabAnchorBlk ul li:last-of-type a, .tabAnchorBlk ul li.active a {
	border-right: none;
}

.tabAnchorBlk ul li a:hover {
	text-decoration: none;
}

.tabAnchorBlk ul li.active, .tabAnchorBlk ul li:hover {
	padding: 0 0;
	position: relative;
}

.tabAnchorBlk ul li:hover {
	background-color: rgba(12, 12, 12, 0.09);
}

.tabAnchorBlk ul li.active,
.tabAnchorBlk ul li.active:hover {
	background-color: #fff;
	border: 1.5px solid #ef3125;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: bold;
}

.tabAnchorBlk ul>li.active>a {
	color: #e71e0f;
	font-weight: bold;
}

.tabAnchorBlk ul li.active:before {
	display: block;
	width: 0;
	height: 0;
	content: "";
	position: absolute;
	left: 50%;
	bottom: -12px;
	margin-left: -12.5px;
	z-index: 2;
	border-style: solid;
	border-width: 13px 12.5px 0 12.5px;
	border-color: #fff transparent transparent transparent;
}

.tabAnchorBlk ul li.active:after {
	display: block;
	width: 0;
	height: 0;
	content: "";
	position: absolute;
	left: 50%;
	bottom: -13px;
	margin-left: -12.5px;
	z-index: 1;
	border-style: solid;
	border-width: 12.5px 12.5px 0 12.5px;
	border-color: #ef3125 transparent transparent transparent;
}

.breadCrumbBlk:after, .socialBlk .blk:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.breadCrumbBlk {
	display: block;
	font-size: 0.75rem;
	clear: both;
	margin-bottom: 0.25rem;
}

.breadCrumbBlk a, .breadCrumbBlk span {
	font-size: 13px;
	font-weight: 400;
	margin: 0 0.125rem;
}

.breadCrumbBlk span {
	color: #333333;
}

.breadCrumbBlk a:nth-child(1) {
	margin: 0 5px 0 0;
}

.breadCrumbBlk a:hover {
	text-decoration: underline;
}

.socialBlk {
	position: absolute;
	right: 0;
	top: 0;
}

.socialBlk .blk {
	float: right;
}

.mainBlk .socialBlk li {
	margin: 0 0 0 5px;
}

.socialBlk.register {
	position: static;
	left: inherit;
	top: inherit;
	text-align: center;
}

.socialBlk.register .blk {
	float: none;
	display: inline-block;
}

.mainBlk .socialBlk.register ul {
	padding: 0 0;
}

.mainBlk .socialBlk.register ul li {
	margin: 0 0 0 0.5rem;
}

.mainBlk .socialBlk.register ul li:nth-child(1) {
	margin: 0 0 0 0;
}

.mainBlk .socialBlk.register ul li a, .mainBlk .socialBlk.register ul li a:after {
	width: 42px;
	height: 42px;
	line-height: 42px;
}

.mainBlk .socialBlk.register ul li a:hover, .mainBlk .socialBlk.register ul li a:hover:after {
	text-decoration: none;
}

.mainBlk .socialBlk.register .google {
	display: inline-block;
}

.languageBlk {
	position: absolute;
	right: 0;
	top: 37px;
}

.languageBlk .blk {}

.languageBlk li {
	float: left;
	margin: 0 0 0 -1px;
}

.languageBlk li a {
	display: block;
	width: 36px;
	height: 25px;
	line-height: 24px;
	color: #e71e0f;
	text-align: center;
	background-color: #ffffff;
	transition: all .3s;
	font-size: 0.875rem;
	border: 1px solid #e71e0f;
}

.languageBlk li.active a, .languageBlk li a:hover, .languageBlk li.active a:hover {
	color: #ffffff;
	background-color: #e71e0f;
}

.mainBlk .titleBlk {
	text-align: left;
	position: relative;
	padding: 20px 0 0 0;
	margin: 0 0 20px 0;
	word-break: break-word;
}

.mainBlk .titleBlk h2 {
	font-size: 1.875rem;
	color: #333333;
	font-weight: bold;
}

.containerBlk {
	display: block;
	margin: 0 auto;
	width: 100%;
	min-height: 150px;
	position: relative;
	padding-bottom: 30px;
	color: #333333;
}

article.containerBlk {
	text-align: left;
}

section.containerBlk {
	text-align: center;
}

.clearfix {
	display: block;
	clear: both;
}
.containerBlk h1 {
	font-size: 36px;
	font-weight: 500;
	letter-spacing: 1px;
}
.containerBlk h2, .containerBlk h3, .containerBlk h4 {
	line-height: 1;
}

.containerBlk h2 {
	font-size: 20px;
	font-weight: bold;
	padding: 0 0 20px 0;
	/* min-height: 88px; */
}

.containerBlk h3 {
	font-size: 16px;
	text-align: left;
	padding: 0 0 20px 0;
	clear: both;
	font-weight: bold;
}

.containerBlk h4 {
	font-size: 16px;
	padding: 0 0 20px 0;
	font-weight: 400;
}

.containerBlk h5,.containerBlk th {
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 20px 0;
}

.containerBlk p {
	font-size: 14px;
	line-height: 24px;
	padding-bottom: 20px;
	word-break: break-word;
}

.containerBlk ol, .containerBlk ul {
	padding-left: 1.8rem;
	padding-bottom: 20px;
}

.containerBlk ol ol, .containerBlk ul ol, .containerBlk ol ul, .containerBlk ul ul {
	/* padding-top: 0.5rem; */
}

.containerBlk li {
	padding-bottom: 10px;
	font-size: 14px;
}

.containerBlk li>a {
	color: #e71e0f;
}

.containerBlk li a:hover {
	text-decoration: underline;
}

.titleBlk.sub {
	text-align: center;
	padding: 0 0;
}

.titleBlk.sub h2 {
	font-size: 36px;
	letter-spacing: 1px;
	font-weight: 500;
	color: #e71e0f;
	padding: 0 0 20px 0;
}

.titleBlk.sub h3 {
	font-size: 20px;
	color: #333333;
	/* padding: 0.125rem 0; */
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	margin: 0 0 30px 0;
}

.video-container iframe, .video-container object, .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

iframe {
	width: 100%;
}

.containerBlk figure {
	margin: 0 0 2rem 0;
}

.containerBlk figure, .containerBlk figure figcaption {
	text-align: center;
}

.containerBlk figure figcaption {
	font-weight: bold;
}

.containerBlk figure img {
	display: inline-block;
}

.tableBlk, .containerBlk .tableBlk {
	display: block;
	width: 100%;
}

.tableBlk li {
	padding-bottom: 10px;
    line-height: 2;
    font-size: 14px;
}



.tableBlk .pull-right {
	margin-bottom: 40px;
}

/* .tableBlk, .containerBlk .tableBlk .alert-warning {
	margin-top: 20px;
} */

.containerBlk .tableBlk .alert-warning {
	margin-top: 20px;
}

.tableBlk table a {
	color: #d74f46;
}

.tableBlk table .btn {
	color: #333333;
	border-radius: 0;
}

.tableBlk table .btn.buy, .hasPCTitle .btn.buy, .tableBlk table .btn.data, .hasPCTitle .btn.data {
	display: inline-block;
	min-width: inherit;
	padding: .35rem 1rem .35rem 1rem;
	text-indent: -9999px;
	position: relative;
	min-width: 40px;
	background-color: transparent;
	border-color: transparent;
}

.tableBlk table .odd .btn.buy, .hasPCTitle .btn.buy, .tableBlk table .odd .btn.data, .hasPCTitle .btn.data {
	border: 1px solid #ffffff;
}

.tableBlk table .even .btn.buy {
	border: 1px solid #f9f9f9;
}

.tableBlk table .btn.buy:after, .hasPCTitle .btn.buy:after {
	display: block;
	width: 30px;
	height: 30px;
	content: "";
	position: absolute;
	left: 50%;
	top: 1px;
	margin-left: -14px;
	background: transparent url(../images/product/icon-buy.png) no-repeat center center;
	background-size: 100% 100%;
}

.tableBlk table .btn.data:after, .hasPCTitle .btn.data:after {
	display: block;
	width: 30px;
	height: 30px;
	content: "";
	position: absolute;
	left: 50%;
	top: 1px;
	margin-left: -14px;
	background: transparent url(../images/product/icon-data.png) no-repeat center center;
	background-size: 100% 100%;
}

.tableBlk .url {
	word-break: break-all;
	width: 100px;
	display: table-cell;
}

.tableBlk.guide thead th {
	white-space: nowrap;
}

.containerBlk table.dataTable.row-border.form tbody tr th:first-child, .containerBlk table.dataTable.row-border.form tbody tr td:nth-child(1) {
	width: 120px;
}

.tableBlk .tabs {
	padding: 0 0;
	border-bottom: 1px solid #e71e0f;
}

.tableBlk .tabs li {
	float: left;
	padding: 0 0;
	margin: 0 0 -1px 0;
}

.tableBlk .tabs li:nth-child(n+2) {
	margin-left: -1px;
}

.tableBlk .tabs li a, .tableBlk .tabs li.active span {
	display: block;
	text-align: center;
	padding: 10px;
	color: #e71e0f;
	border: 1px solid #e71e0f;
	font-size: 16px;
	font-weight: 400;
}

.tableBlk .tabs li.active a, .tableBlk .tabs li a:hover, .tableBlk .tabs li.active span {
	color: #fff;
	background-color: #e71e0f;
	border: 1px solid #e71e0f;
	text-decoration: none;
}

.tableBlk table a:hover {
	text-decoration: underline;
}

.tableBlk table .btn:hover, .tableBlk table .odd .btn:hover, .tableBlk table .even .btn:hover {
	text-decoration: none;
	color: #ffffff;
	border: 1px solid #e71e0f;
}

.tableBlk table .modal-body .btnBlk .default:hover {
	color: #e71e0f;
}

.tableBlk table .modal-body .btnBlk .primary:hover {
	color: #ffffff;
}

.txtR, .table .txtR, table td[align=right], table th[align=right] {
	text-align: right;
}

.txtC, .table .txtC, table td[align=center], table th[align=center] {
	text-align: center;
}

.txtL, .table .txtL, table td[align=left], table th[align=left] {
	text-align: left;
}

.table {
	display: table;
	width: 100%;
	margin: 0 auto 20px auto;
	border-collapse: collapse;
}

.tr {
	display: table-row;
}

.thead, .tbody {
	display: table-row-group;
}

.th, .td {
	display: table-cell;
}

.th {
	font-weight: bold;
	color: #333333;
}

table.table {
	border-top: 1px solid #878787;
	border-left: 1px solid #878787;
	border-right: 1px solid #878787;
}

table.table1 {
	border-top: 1px solid #878787;
	border-left: 1px solid #878787;
	border-right: 1px solid #878787;
}

.table caption {
	padding: 0.25rem 0;
	font-size: 1.125rem;
	font-weight: bold;
}

.table caption span {
	font-size: 0.875rem;
	font-weight: normal;
}

.table th, .table td {
	padding: 8px 5px;
	border-bottom: 1px solid #878787;
	vertical-align: middle;
	line-height: inherit;
}

.table th[align=middle], .table td[align=middle] {
	text-align: center;
}

.table tr:nth-child(1) th, .table tr:nth-child(1) td {
	border-top: none;
}

.table th {
	background-color: #878787;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
}

.table tr th:last-of-type {
	border-right: 1px solid #878787;
}

.table td {
	font-size: 0.875rem;
}

.table a {
	color: #666;
	text-decoration: underline;
}

.table th a {
	color: #ffffff;
}

.table tr:last-of-type th {
	border-bottom: 1px solid #878787;
}

.table.col4 th, .table.col4 td {
	width: 20%;
}

.hasPCTitle {
	width: 100%;
	margin: 0 auto;
	border-left: 1px solid #878787;
	border-right: 1px solid #878787;
}

.hasPCTitle ul {
	display: table-row-group;
}

.hasPCTitle ul li {
	display: table-row;
	list-style-type: none;
	min-height: 35px;
}

.hasPCTitle ul li:first-child {
	height: 35px;
	vertical-align: top;
}

.hasPCTitle ul li:nth-child(even) {
	background: transparent url(../images/bg-color-f5f5f5.png) repeat 0 0;
}

.hasPCTitle .td, .hasPCTitle .th {
	border-right: none;
	padding: 10px;
	position: relative;
	border-bottom: 1px solid #878787;
	vertical-align: top;
	min-width: 100px;
	min-height: 40px;
	word-break: break-word;
}

.hasPCTitle ul>li:nth-of-type(1) .th {
	padding-top: 0;
	padding-bottom: 0;
}
.hasPCTitle ul li:nth-of-type(1) .td {
	padding-top: 0;
	padding-bottom: 0;
	vertical-align: top;
}

.hasPCTitle ul li:nth-of-type(1) .th {
	font-weight: normal;
}

.hasPCTitle ul li:nth-of-type(1) .td .title, .hasPCTitle ul>li:nth-of-type(1) .th .title {
	padding: 0 5px;
	display: block;
	color: #ffffff;
	text-align: center;
	height: 40px;
	line-height: 40px;
	z-index: 1;
	margin: 0px -11px 0rem -11px!important;
	vertical-align: top;
	z-index: 0;
	background-color: #878787;
}
.hasMobileTitle ul li:nth-of-type(1) .td .title {
	margin: 0px -11px -2.4rem -11px!important;
	height: 35px;
	line-height: 35px;
}


.hasPCTitle ul li:nth-of-type(1) .td.txtL .title, .hasPCTitle ul>li:nth-of-type(1) .th.txtL .title {
	text-align: left;
}

.hasPCTitle ul li:nth-of-type(1) .th .title {
	font-weight: bold;
}

.hasPCTitle ul li:nth-of-type(1) .td:last-of-type .title, .hasPCTitle ul>li:nth-of-type(1) .th:last-of-type .title {
	margin: 0 -0.5rem 0.5rem -0.5rem;
}

.hasPCTitle ul li:nth-child(n+2) .title {
	display: none;
}

.hasPCTitle ul li:nth-of-type(1) .content {
	min-height:28px;
	margin-top:10px;
	margin-bottom: 10px;
}

.hasPCTitle .w120 {
	width: 120px;
}

.hasPCTitle .w150 {
	width: 160px;
}

.hasPCTitle .w170 {
	width: 170px;
}

.investorC {
	table-layout: fixed;
}

.investorC .td {}

.investorC .td.wb-date, .investorC .td.wb-time {
	width: 140px;
}

.investorC .td.contnet, .investorC .td.loc, .investorC .td.file {
	min-width: 15%;
	width: calc(33.33% - 113px);
	width: -moz-calc(33.33% - 113px);
	width: -webkit-calc(33.33% - 113px);
}

.investorC .contnet, .investorC .loc, .investorC .file,
.investorC .contnet .title, .investorC .loc .title, .investorC .file .title,
.investorC .contnet [class^="txt"], .investorC .loc [class^="txt"], .investorC .file [class^="txt"] {
	color: red;
}

.hasPCTitle a {
	color: #333333;
	text-decoration: none;
}

.hasPCTitle a:hover, .download li a:hover {
	color: #e60012;
	text-decoration: underline;
}

.hasPCTitle .btn {
	text-decoration: none;
	font-size: 0.875rem;
	white-space: nowrap;
}

.hasPCTitle .btn-primary {
	color: #ffffff;
}

.hasPCTitle .btn:hover {
	color: #ffffff;
	text-decoration: none;
	border: 1px solid #e71e0f;
}

.hasPCTitle ul li .td img, .hasPCTitle ul li .th img {
	max-height: 240px;
}

.hasPCTitle .GroupIcon {
	float: left;
	display: block;
	padding: 0 .75rem 0 0;
}

.hasPCTitle .GroupIcon>li {
	float: left;
	padding-right: 1.5rem;
}

.hasPCTitle .GroupIcon>li:last-child {
	padding-right: 0;
}

.hasPCTitle .GroupIcon>li:nth-child(even) {
	background: transparent none repeat 0 0;
}

.hasPCTitle .GroupIcon>li>a {
	color: #333333;
}

.hasPCTitle .GroupIcon>li>a, .hasPCTitle .GroupIcon>li>a>span {
	height: 23px;
	line-height: 23px;
	vertical-align: top;
}

.hasPCTitle .GroupIcon>li>a>span {
	margin-right: 5px;
}

.hasPCTitle .GroupIcon>li>a:hover {
	color: #e61b14;
}

.tablesorter ul li:nth-of-type(1) .th .title span {
	cursor: pointer;
	position: relative;
}

.tablesorter .title .sort:before, .tablesorter .title .sort:after, .tablesorter .title .sort-up:after, .tablesorter .title .sort-down:after {
	display: block;
	color: #ffffff;
	position: absolute;
	right: -20px;
	width: 16px;
	font-family: FontAwesome;
	font-size: 0.75rem;
	padding: 0 0.25rem;
}

.tablesorter .title .sort:before {
	top: -10px;
	content: "\f0de";
}

.tablesorter .title .sort:after {
	bottom: -10px;
	content: "\f0dd";
}

.tablesorter .title .sort-up:after {
	top: -5px;
	content: "\f0de";
}

.tablesorter .title .sort-down:after {
	top: -9px;
	content: "\f0dd";
}

.tablesorter .title .sort:hover:before, .tablesorter .title .sort:hover:after, .tablesorter .title .sort-up:hover:after, .tablesorter .title .sort-down:hover:after {
	color: #cdcdcd;
}

[class^="icon-"] {
	background-image: none;
}

[class*="icon-file"] {
	position: relative;
	display: inline-block;
	text-indent: -9999px;
}

[class*="icon-file"], [class*="icon-file"]:before {
	width: 20px;
	height: 23px;
}

[class*="icon-file"]:before {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	background-repeat: no-repeat;
	background-color: transparent;
	background-image: url(../images/icon-file.png);
}

[class$="pdf"]:before {
	background-position: 0 0;
}

[class$="word"]:before {
	background-position: -20px 0;
}

[class$="excel"]:before {
	background-position: -40px 0;
}

[class$="ppt"]:before {
	background-position: -60px 0;
}

[class$="zip"]:before {
	background-position: -80px 0;
}

[class$="rar"]:before {
	background-position: -100px 0;
}

[class$="web"]:before {
	background-position: -120px 0;
}

[class$="img"]:before {
	background-position: -140px 0;
}

[class$="export"]:before {
	background-position: -160px 0;
}

[class$="txt"]:before {
	background-position: -180px 0;
}

[class$="signup"]:before {
	background-position: -200px 0;
}

[class*="icon-file-video"]:before {
	width: 23px;
	height: 23px;
}

[class$="lock"]:before {
	background-image: url(../images/icon-lock.png);
}

[class$="video"]:before {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	background: transparent url(../images/icon-video.png) no-repeat -2px 0;
	background-size: 100% 100%;
}

[class*="icon-status"] {
	position: relative;
	display: inline-block;
	padding-left: 2rem;
	margin: 0 0.5rem 0 0;
	width: inherit;
	height: inherit;
	line-height: inherit;
}

[class*="icon-status"]:before {
	display: block;
	width: 30px;
	height: 23px;
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	background: transparent url(../images/icon-reply.png) no-repeat 0 0;
}

[class$="run"]:before {
	background-position: -60px 0;
}

[class$="replied"]:before {
	background-position: -90px 0;
}

.hasPCTitle .GroupIcon.lg>li>a, .hasPCTitle .GroupIcon.lg>li>a>span {
	height: 36px;
	line-height: 36px;
	vertical-align: top;
}

[class*="icon-file-lg"], [class*="icon-file-lg"]:before {
	width: 32px;
	height: 36px;
}

[class*="icon-file-lg"]:before {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	background-repeat: no-repeat;
	background-color: transparent;
	background-image: url(../images/icon-file-lg.png);
	background-size: auto 36px;
}

.icon-file-lg-pdf:before {
	background-position: 0 0;
}

.icon-file-lg-word:before {
	background-position: -31px 0;
}

.icon-file-lg-excel:before {
	background-position: -62px 0;
}

.icon-file-lg-ppt:before {
	background-position: -94px 0;
}

.icon-file-lg-zip:before {
	background-position: -125px 0;
}

.icon-file-lg-rar:before {
	background-position: -157px 0;
}

.icon-file-lg-web:before {
	background-position: -189px 0;
}

.icon-file-lg-img:before {
	background-position: -220px 0;
}

.icon-file-lg-export:before {
	background-position: -252px 0;
}

.icon-file-lg-txt:before {
	background-position: -283px 0;
}

.icon-file-lg-signup:before {
	background-position: -315px 0;
}

.icon-file-lg-video:before {
	background-position: -346px 0;
}

.cg .intro>ul {
	padding: 1rem 0 0 0;
}

.cg .intro>ul>li {
	display: -ms-flexbox;
	display: flex;
	list-style-type: none;
	/*padding: 0 0 2.5rem 0;*/
}

.cg .intro>ul>li>h4 {
	font-size: 1.25rem;
	color: #333;
	padding: 0 1rem 0 0;
	margin: 0 0 0 0;
	position: relative;
	width: 20%;
	display: inline-block;
	background: #fff;
}

.en .cg .intro>ul>li>h4, .jp .cg .intro>ul>li>h4 {
	width: 25%;
}

.cg .intro>ul>li>h4>b {
	padding: 0 0 0 .875rem;
	margin-right: .875rem;
	display: block;
}

.cg .intro>ul>li>h4>span {
	font-size: .875rem;
	color: #333;
	display: block;
	position: relative;
	margin: 10px 0 1rem .875rem;
}

.cg .intro>ul>li>h4:before {
	display: block;
	width: 5px;
	height: 1.125rem;
	content: "";
	position: absolute;
	left: 0;
	top: 4px;
	background: #e61b14;
}

.cg .intro>ul>li>.resume {
	width: 80%;
	padding: .35rem 0 0 0;
	/*margin-bottom: 1rem;*/
	font-size: .875rem;
}

.en .cg .intro>ul>li>.resume, .jp .cg .intro>ul>li>.resume {
	width: 75%;
}

.cg .intro>ul>li>.resume>h5 {
	color: #e61b14;
	margin-bottom: .5rem;
	font-weight: 400;
}

.cg .intro>ul>li>.resume .blk {
	background: #f0f0f0;
	padding: 1.25rem;

}

.cg .intro>ul>li>.resume .blk>p {
	padding: 0;
}

.cg .intro>ul>li>.resume .blk>ul>li {
	list-style-type: disc;
}

.cg .intro>ul>li>.resume .blk a {
	color: #e61b14;
}

input[type="text"], input[type="file"], input[type="password"], select, textarea, input[type="date"], input[type="time"], input[type="url"], input[type="email"], input[type="number"] {
	padding: 4px 12px;
	margin: 0 5px;
	color: #333;
	background-color: white;
	border: 1px solid #bfbfbf;
	border-radius: 0;
	font-size: 14px;
	font-weight: 400;
	height: 34px;
	font-family: 'Noto Sans TC', Arial, Microsoft JhengHei, "微軟正黑體", sans-serif;
}

input[type="button"], input[type="reset"], input[type="submit"], input[type="search"], button[type="button"], button[type="reset"], button[type="submit"] {
	/*padding: .5rem 0.75rem .5rem 0.75rem; */
	padding: .4rem 0.75rem .4rem 0.75rem;/*匯入按鈕*/
	margin: 0 5px;
	line-height: initial;
	color: #333333;
	border: 1px solid #bfbfbf;
	background-color: white;
	font-size: 14px;
	cursor: pointer;
	border-radius: 0;
}

input[type="text"]:disabled, input[type="file"]:disabled, input[type="password"]:disabled, select:disabled, input[type="date"]:disabled, input[type="time"]:disabled, input[type="url"]:disabled, input[type="email"]:disabled, input[type="number"]:disabled, button[type="button"]:disabled, button[type="reset"]:disabled, button[type="submit"]:disabled {
	background-color: #e5e5e5;
	cursor: not-allowed;
	color: #888888;
}

input[type="text"]:hover, input[type="file"]:hover, input[type="password"]:hover, select:hover, input[type="date"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="email"]:hover, input[type="number"]:hover, select:hover, textarea:hover {
	border: 1px solid #666666;
}

button[type="button"]:hover, button[type="reset"]:hover, button[type="submit"]:hover, button[type="button"]:focus, button[type="reset"]:focus, button[type="submit"]:focus {
	color: white;
	background-color: #d90012;
	border: 1px solid #d90012;
}

label {
	margin: 0 10px 0 0;
}

label input[type="radio"], label input[type="checkbox"] {
	margin: -2px 5px 0 0;
	vertical-align: middle;
}

label span {
	margin: 0 10px 0 0;
}

label input[type="checkbox"]:not(old), label input[type="radio"]:not(old) {
	width: 24px;
	margin: 0;
	padding: 0;
	opacity: 0;
}

label input[type="checkbox"]:not(old)+span, label input[type="radio"]:not(old)+span {
	display: inline-block;
	margin-left: -30px;
	padding-left: 28px;
	line-height: 24px;
	background-position: 0 -1px;
	background-repeat: no-repeat;
}

label input[type="checkbox"]:not(old):disabled, label input[type="radio"]:not(old):disabled, label input[type="checkbox"]:not(old):disabled+span, label input[type="radio"]:not(old):disabled+span {
	cursor: not-allowed;
}

label input[type="checkbox"]:not(old)+span {
	background-image: url(../images/checks_checkbox.png);
}

label input[type="radio"]:not(old)+span {
	background-image: url(../images/checks_radio.png);
}

label input[type="checkbox"]:not(old):checked+span {
	background-image: url(../images/checks_checkbox_active.png);
}

label input[type="radio"]:not(old):checked+span {
	background-image: url(../images/checks_radio_active.png);
}

label input[type="checkbox"]:not(old):disabled+span {
	background-image: url(../images/checks_checkbox_disable.png);
}

label input[type="radio"]:not(old):disabled+span {
	background-image: url(../images/checks_radio_disable.png);
}

label.error {
	color: #e71e0f;
	padding-left: 17px;
	position: relative;
	margin: 0 0 0 5px;
	font-size: 0.875rem;
}

label.error:before {
	content: "\f06a";
	position: absolute;
	left: 0;
	top: 0;
	font-size: 0.875rem;
	font-family: FontAwesome;
	line-height: 1.0;
	color: #e60012;
}

.pageBlk {
	display: block;
	padding: 20px 0;
	margin: 0 0 30px 0;
	position: relative;
	text-align: center;
	clear: both;
}

.pageBlk .blk {
	display: inline-block;
}

.pageBlk a, .pageBlk .active {
	display: block;
	float: left;
	position: relative;
	width: 30px;
	height: 30px;
	line-height: 28px;
	color: #e71e0f;
	margin: 0px 5px 0px 0;
	background-color: #ffffff;
	transition: all .3s;
	font-size: 14px;
	border: 1px solid #e71e0f;
}

.pageBlk a:nth-child(1) {
	margin-left: 0;
}

.pageBlk span {
	background-color: #aaaaaa;
	color: #fff;
}

.pageBlk .first, .pageBlk .last, .pageBlk .prev, .pageBlk .next {
	text-indent: -9999px;
	text-align: center;
	border: 1px solid #ffffff;
}

.pageBlk .first:after, .pageBlk .last:after, .pageBlk .prev:after, .pageBlk .next:after {
	display: block;
	width: 30px;
	height: 30px;
	color: #a0a0a0;
	position: absolute;
	top: 0;
	text-indent: 0;
	font-family: FontAwesome;
	font-size: 1.5rem;
}

.pageBlk .prev:after, .pageBlk .first:after {
	content: "\f0d9";
}

.pageBlk .next:after, .pageBlk .last:after {
	content: "\f0da";
}

.pageBlk .first:after {
	left: 0;
}

.pageBlk .last:after {
	left: -2px;
}

.pageBlk .first:before, .pageBlk .last::before {
	display: block;
	width: 2px;
	height: 15px;
	position: absolute;
	top: 8px;
	content: "";
	background-color: #a0a0a0;
}

.pageBlk .first:before {
	left: 5px;
}

.pageBlk .last:before {
	right: 5px;
}

.pageBlk .active.first, .pageBlk .active.prev, .pageBlk .active.next, .pageBlk .active.last {
	background-color: #f9533d;
}

.pageBlk a:hover {
	border: 1px solid #a0a0a0;
	background-color: #a0a0a0;
	color: #fff;
}

.pageBlk .active, .pageBlk .active:hover {
	background: #e71e0f;
	border: 1px solid #e71e0f;
}

.pageBlk .active.first:hover, .pageBlk .active.last:hover {
	cursor: not-allowed;
	background-color: #e71e0f;
}

.pageBlk .active, .pageBlk .active:hover {
	color: #fff;
}

.pageBlk .active {
	cursor: not-allowed;
}

.pageBlk .first:hover, .pageBlk .last:hover, .pageBlk .prev:hover, .pageBlk .next:hover {
	border: 1px solid #ffffff;
	background-color: transparent;
}

.pageBlk .first:hover:after, .pageBlk .last:hover:after, .pageBlk .prev:hover:after, .pageBlk .next:hover:after {
	color: #e71e0f;
}

.pageBlk .first:hover:before, .pageBlk .last:hover:before {
	background-color: #e71e0f;
}

.btn {
	padding: .35rem 0.75rem .35rem 0.75rem;
	min-width: 86px;
	border-radius: 0;
	background: #e71e0f;
	color: #ffffff;
	border: 1px solid #e71e0f;
}

.btn.disabled, .btn[disabled], .btn.disabled:hover, .btn[disabled]:hover {
	background-color: #e6e6e6;
	border: 1px solid #e6e6e6;
	cursor: not-allowed;
}

.btn:hover, .btn:focus {
	text-decoration: none;
	text-shadow: 0 0 0 rgba(50, 50, 50, 0);
	box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.25), 0 0 0 rgba(0, 0, 0, 0.25);
}

a.btn-default, input[type="button"].btn-default, input[type="reset"].btn-default, input[type="submit"].btn-default, input[type="search"].btn-default, button[type="button"].btn-default, button[type="reset"].btn-default, button[type="submit"].btn-default {
	border: 1px solid #e71e0f;
	color: #e71e0f;
	border-radius: 0;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: linear-gradient(to bottom, #ffffff 0%, #ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
}

a.btn-primary, input[type="button"].btn-primary, input[type="reset"].btn-primary, input[type="submit"].btn-primary, input[type="search"].btn-primary, button[type="button"].btn-primary, button[type="reset"].btn-primary, button[type="submit"].btn-primary {
	border: 1px solid #e71e0f;
	color: #ffffff;
	border-radius: 0;
	background: #e71e0f;
	background: -moz-linear-gradient(top, #e71e0f 0%, #e71e0f 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #e71e0f), color-stop(100%, #e71e0f));
	background: -webkit-linear-gradient(top, #e71e0f 0%, #e71e0f 100%);
	background: -o-linear-gradient(top, #e71e0f 0%, #e71e0f 100%);
	background: -ms-linear-gradient(top, #e71e0f 0%, #e71e0f 100%);
	background: linear-gradient(to bottom, #e71e0f 0%, #e71e0f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e71e0f', endColorstr='#e71e0f', GradientType=0);
}

.btn-default.export {
	padding: .5rem 0.75rem .5rem 2.25rem;
	position: relative;
	margin: 0 1rem 0.5rem 0;
}

.btn-default.export:before {
	display: block;
	width: 20px;
	height: 23px;
	position: absolute;
	left: 12px;
	top: 6px;
	content: "";
	background: transparent url(../images/icon-file.png) no-repeat -160px 0;
}

.modal {
	width: 960px;
	margin-left: -480px;
}

.modal-backdrop {
	background-color: rgba(0, 0, 0, 0.65);
}

.containerBlk .modal-header, .containerBlk .modal-title {
	line-height: inherit;
	text-align: left;
}

.modal-header {
	background-color: #a8a8a8;
}

.modal-title {
	color: #ffffff;
	font-size: 1.25rem;
	min-height: 24px;
	padding-right: 30px;
}

.modal-header .close {
	position: absolute;
	right: 15px;
	top: 8px;
	width: 24px;
	height: 24px;
	padding: 10px;
	margin: 0 0;
	text-indent: -9999px;
	background: transparent url(../images/btn-close.png) no-repeat 0 0;
	background-size: 100% 100%;
	opacity: 1.0;
	border: none;
}

.modal-header .close:hover {
	opacity: 0.5;
	background-color: transparent;
	border: none;
}

.modal-body {
	max-height: 600px;
	background-color: white;
}

.modal-body .tabsBlk {
	padding: 0 0 0.5rem 0;
}

.modal-body .tabsBlk li {
	width: inherit;
	line-height: inherit;
}

.modal-body .tabsBlk li a {
	font-size: 1rem;
	padding: 0 0.5rem
}

.modal-body .tabsBlk li a:after, .modal-body .tabsBlk li:nth-child(1) a:before {
	height: 15px;
	top: 2px;
}

.modal-body .ResourcesBlk .blk {
	width: 48%;
	float: left;
	margin: 0 0.5% 0 0.5%;
	border: none;
	font-weight: bold;
}

.modal-body .ResourcesBlk .flagBlk {
	padding: 2px 7px 2px 9px;
	margin: 0 0 0 0.5rem;
	background-color: #efefef;
	color: #8e8e8e;
	font-size: 1rem;
	max-width: 100%;
	width: 90%;
	height: 28px;
	position: relative;
}

.modal-body .ResourcesBlk .flagBlk:after {
	display: block;
	position: absolute;
	right: -20px;
	top: 0;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 14px 0 14px 20px;
	border-color: transparent transparent transparent #efefef;
}

.modal-body .ResourcesBlk .contentBlk, .modal-body .ResourcesBlk .blk:nth-child(1) .contentBlk {
	height: 190px;
	padding: 0.5rem 1.5rem 0.5rem 0.5rem;
}

.modal-body .th, .modal-body .td {
	padding: 0.25rem 0.5rem;
	font-size: 0.875rem;
	line-height: 1.4171;
}

.modal-body .th a, .modal-body .td a {
	text-decoration: none;
}

.modal-body a:hover {
	text-decoration: underline;
}

.modal-body .btn:hover {
	text-decoration: none;
}

.gMap, .modal-body .gMap {
	font-size: 0.75rem;
	padding: 0 5px;
	margin-left: 5px;
	border: 1px solid #e71e0f;
	color: #ffffff !important;
	background: #e71e0f;
	background: -moz-linear-gradient(top, #e71e0f 0%, #e71e0f 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #e71e0f), color-stop(100%, #e71e0f));
	background: -webkit-linear-gradient(top, #e71e0f 0%, #e71e0f 100%);
	background: -o-linear-gradient(top, #e71e0f 0%, #e71e0f 100%);
	background: -ms-linear-gradient(top, #e71e0f 0%, #e71e0f 100%);
	background: linear-gradient(to bottom, #e71e0f 0%, #e71e0f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e71e0f', endColorstr='#e71e0f', GradientType=0);
	text-shadow: 0 0 0 rgba(50, 50, 50, 0);
}

.modal-body .gMap:hover, .modal-body .gMap:focus {
	color: #ffffff;
	border: 1px solid #e71e0f;
	text-decoration: none;
}

.modal-body .btnBlk {
	margin-bottom: 0;
}

.modal.fade {
	z-index: -1;
}

.modal.fade.in {
	z-index: 1050 !important;
}


@media (max-width: 1024px) {
	.mainBlk .wrapper, .mainBlk .containerBlk {
		width: 95%;
	}

	.en .cg .intro>ul>li>h4, .jp .cg .intro>ul>li>h4 {
		width: 33.33%;
	}

	.en .cg .intro>ul>li>.resume, .jp .cg .intro>ul>li>.resume {
		width: 66.66%;
	}

	.modal-body {
		max-height: 460px;
	}

	.modal-body .ResourcesBlk .contentBlk, .modal-body .ResourcesBlk .blk:nth-child(1) .contentBlk {
		height: 240px;
	}
}

@media (max-width: 980px) {
	.mainBlk {
		padding: 0 0 0 0;
	}

	.mainBlk .wrapper, .mainBlk .containerBlk {
		width: auto;
	}

	article.containerBlk.fullHeight {
		min-height: inherit;
	}

	.mainBlk .titleBlk, .mainBlk .containerBlk, .breadCrumbBlk {
		padding-left: 15px;
		padding-right: 15px;
	}

	.breadCrumbBlk {
		display: none;
	}

	.titleBlk .socialBlk {
		position: static;
		right: inherit;
		top: inherit;
		float: right;
		margin: 1rem 0 0 0;
	}

	.languageBlk {
		position: static;
		right: inherit;
		top: inherit;
		float: left;
		margin: 1rem 0 0 0;
	}

	.tabAnchorBlk {
		border-bottom: none;
	}

	.tabAnchorBlk .blk {
		width: 100%;
	}

	.tabAnchorBlk ul li {
		display: block;
		float: left;
		width: 33.333%;
		min-height: 53px;
		padding: 0 0;
		border-right: none;
		position: relative;
	}

	.tabAnchorBlk ul li:after {
		display: block;
		width: 1px;
		height: 30px;
		content: "";
		position: absolute;
		right: 0;
		top: 50%;
		margin-top: -15px;
	}

	.tabAnchorBlk ul li:nth-child(3n):after {
		display: none;
	}

	.tabAnchorBlk ul li.active:after, .tabAnchorBlk ul li:last-child.active:after {
		display: block;
		top: 130%;
	}

	.tabAnchorBlk ul li:nth-child(3n):hover:after, .tabAnchorBlk ul li:last-of-type:after {
		display: none;
	}

	.tabAnchorBlk ul li a {
		padding: 0.25rem 0.35rem;
		border-right: none;
		display: table-cell;
		width: inherit;
		min-width: 140px;
	}

	.tabAnchorBlk ul li:hover, .tabAnchorBlk ul li.active {
		transition: all 0s ease-in;
	}

	.modal {
		width: 650px;
		margin-left: -325px;
	}

	.tableBlk.form thead th {
		white-space: nowrap;
		min-width: 100px;
	}

	.tableBlk.form tbody th, .tableBlk.form tbody td {
		vertical-align: margin;
	}

	.tabAnchorBlk ul li.active:before {
		bottom: -11px;
	}

	.cg .intro>ul>li>h4 {
		width: 20%;
	}

	.cg .intro>ul>li>.resume {
		width: 80%;
	}
}

@media (max-width: 768px) {
	.breadCrumbBlk {
		display: none;
	}

	.mainBlk .titleBlk {
		padding-top: 20px;
	}

	.investorC {
		table-layout: inherit;
		display: block;
	}

	.investorC>ul {
		display: block;
		border-top: 1px solid #878787;
		padding: 0 0 !important;
	}

	.investorC>ul>li, .investorC>ul>li:nth-child(1) {
		display: block;
		border-bottom: 1px solid #878787;
		padding-bottom: 0;
	}

	.investorC .td, .investorC .th {
		display: block;
		border: none !important;
		clear: both;
	}

	.investorC .txtC, .investorC .txtR {
		text-align: left;
	}

	.investorC>ul>li .th, .investorC>ul>li .td {
		min-height: 30px;
		color: #333333;
		padding: 0 0 !important;
	}

	.investorC>ul>li .td {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: stretch !important;
		align-items: stretch !important;
		padding: 0.5rem 0.5rem 0.5rem 0;
		position: relative;
	}

	.en .investorC>ul>li .td, .jp .investorC>ul>li .td {
		padding: 0 0.5rem 0 0;
	}

	.investorC .td.wb-date, .investorC .td.wb-time {
		width: auto;
	}

	.investorC>ul>li:nth-of-type(1) .td .title, .investorC>ul>li:nth-of-type(1) .th .title {
		height: inherit;
		margin: 0 !important;
	}

	.investorC>ul>li:nth-of-type(1) .td .title, .investorC>ul>li:nth-child(n+2) .title,
	.investorC>ul>li:nth-of-type(1) .td:last-of-type .title, .investorC>ul>li:nth-of-type(1) .th:last-of-type .title {
		display: block !important;
		margin: -.5rem 0 -.5rem -.5rem;
		margin: 0 0 0 0;
		padding: 0 .5rem;
		min-height: 30px;
		line-height: 30px;
		min-width: 4.5rem;
		text-align: left;
		background-color: rgba(130, 130, 130, 1);
	}

	.en .investorC>ul>li:nth-of-type(1) .td .title, .en .investorC>ul>li:nth-child(n+2) .title,
	.en .investorC>ul>li:nth-of-type(1) .td:last-of-type .title, .en .investorC>ul>li:nth-of-type(1) .th:last-of-type .title,
	.jp .investorC>ul>li:nth-of-type(1) .td .title, .jp .investorC>ul>li:nth-child(n+2) .title,
	.jp .investorC>ul>li:nth-of-type(1) .td:last-of-type .title, .jp .investorC>ul>li:nth-of-type(1) .th:last-of-type .title {
		width: 6.5rem;
		min-width: 6.5rem;
	}

	.investorC>ul>li:nth-child(n+2) .title {
		background-color: rgba(130, 130, 130, 1);
		color: #ffffff;
		padding: 0 .5rem;
	}

	.investorC>ul>li .td .content {
		display: block;
		width: 100%;
		padding: .25rem .5rem;
		margin-top: 0;
	}

	.cg .intro>ul>li>h4, .en .cg .intro>ul>li>h4, .jp .cg .intro>ul>li>h4 {
		width: 100%;
	}

	.cg .intro>ul>li {
		display: block;
		border-top: none;
		position: relative;
	}

	.cg .intro>ul>li>h5 {
		width: auto;
		padding-right: .875rem;
		margin: 0 0 .875rem 0;
	}

	.cg .intro>ul>li>.resume, .en .cg .intro>ul>li>.resume, .jp .cg .intro>ul>li>.resume {
		width: 100%;
		padding: 0 0 0 .875rem;
	}

	.modal {
		right: 20px;
		left: 20px;
		width: auto;
		margin: 0;
	}

	.modal-body {
		max-height: 480px;
	}

	.modal-body .ResourcesBlk .blk {
		width: 100%;
		float: none;
		margin: 0 0;
	}

	.modal-body .ResourcesBlk .flagBlk {
		max-width: 100%;
		width: 90%;
		max-height: inherit;
		line-height: 1.417;
		height: 26px;
	}

	.modal-body .ResourcesBlk .flagBlk:after {
		border-width: 13px 0 13px 20px;
	}

	.modal-body .ResourcesBlk .contentBlk, .modal-body .ResourcesBlk .blk:nth-child(1) .contentBlk {
		height: auto;
	}
}

@media (max-width: 600px) {
	.tabAnchorBlk ul li {
		width: 50%;
	}

	.tabAnchorBlk ul li:nth-child(3n):after {
		display: block;
	}

	.tabAnchorBlk ul li:nth-child(even):after, .tabAnchorBlk ul li:nth-child(even):hover:after, .tabAnchorBlk ul li:nth-child(6n):after, .tabAnchorBlk ul li:nth-child(6n):hover:after, .tabAnchorBlk ul li:last-of-type:after {
		display: none;
	}

	.table.col4 tr, .table.col4 th, .table.col4 td {
		width: 100%;
		display: block;
		border-top: none;
	}

	.table.col4 th {
		border-right: 1px solid #878787;
		border-top: 1px solid #878787;
		border-bottom: 1px solid #878787;
	}

	.containerBlk .tableBlk {
		border-bottom: none;
	}

	.hasPCTitle {
		width: 100%;
		margin: 0;
		border: none;
	}

	.hasPCTitle ul {
		display: block;
		border-top: 1px solid #878787;
		padding: 0.5rem 0;
	}

	.hasPCTitle ul>li, .hasPCTitle ul>li:nth-child(1) {
		display: block;
		border-bottom: 1px solid #878787;
		padding-bottom: 0;
	}

	.hasPCTitle ul>li .th, .hasPCTitle ul>li .td {
		min-height: 30px;
		color: #333333;
	}

	.hasPCTitle ul>li:nth-child(even) {
		background-color: #f5f5f5;
	}

	.hasPCTitle ul>li:nth-of-type(1) .td .title {
		display: none;
	}

	.hasPCTitle .td, .hasPCTitle .th {
		display: block;
		border: none !important;
		clear: both;
	}

	.hasPCTitle ul>li:nth-child(even) .td {
		background: transparent none repeat 0 0;
	}

	.hasMobileTitle .thead, .news .thead {
		display: none;
	}

	.hasMobileTitle .tr, .news .tr {
		border-bottom: 1px solid #cccccc;
	}

	.hasMobileTitle .th, .hasMobileTitle .td {
		border-bottom: none;
		min-width: inherit;
		padding: 0.35rem 0.5rem;
	}

	.hasMobileTitle .td, .hasMobileTitle .th {
		position: relative;
		padding: 0.35rem 0.5rem 0.35rem 33vw;
		border-right: none;
	}

	.hasMobileTitle ul li .td .title, .hasMobileTitle ul li:nth-of-type(1) .td .title, .hasMobileTitle ul li .th .title, .hasMobileTitle ul li:nth-of-type(1) .th .title {
		display: block;
		border: none;
		position: absolute;
		left: 0;
		top: 5px;
		min-width: 120px;
		max-height: 49px;
		overflow: hidden;
		margin: 0 0 0 5px;
		text-align: left;
		height: inherit;
		line-height: inherit;
		font-weight: normal;
		background-color: transparent;
		background-image: -moz-linear-gradient(top, transparent, transparent);
		background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#ffffff));
		background-image: -webkit-linear-gradient(top, transparent, transparent);
		background-image: -o-linear-gradient(top, transparent, transparent);
		background-image: linear-gradient(to bottom, transparent, transparent);
	}

	.hasPCTitle .w120, .hasPCTitle .w170 {
		width: auto;
	}

	.hasPCTitle .txtC, .hasPCTitle .txtR {
		text-align: left;
	}

	.hasPCTitle ul li:nth-of-type(1) .td:last-of-type .title, .hasMobileTitle ul li .th .title, .hasMobileTitle ul li:nth-of-type(1) .th .title, .hasPCTitle ul li:nth-of-type(1) .th:last-of-type .title {
		margin: 0 0 0 0;
		color: #333333;
	}

	.hasMobileTitle ul li:nth-of-type(1) .td .title {
		margin: 0 0 0 0;
		color: #333333;
	}

	.hasMobileTitle .td:nth-child(2) .title, .hasMobileTitle .td:nth-child(3) .title, .hasMobileTitle .td:nth-child(4) .title {
		top: 5px;
	}

	.hasMobileTitle ul li:nth-of-type(1) .td:nth-of-type(1) .title, .hasMobileTitle ul li:nth-of-type(1) .td:nth-of-type(2) .title, .hasMobileTitle ul li:nth-of-type(1) .td:nth-of-type(3) .title, .hasMobileTitle ul li:nth-of-type(1) .td:nth-of-type(4) .title {
		top: 0;
		color: #333333;
	}

	.table [class*="icon-file"] {
		display: block;
		display: inline-block;
	}

	.hasPCTitle .GroupIcon {
		float: none;
		border: none;
	}

	.hasPCTitle .GroupIcon>li {
		padding-bottom: .5rem;
	}

	.hasPCTitle .GroupIcon>li:nth-child(even) {
		background: transparent none no-repeat 0 0;
	}

	.hasPCTitle .GroupIcon>li, .hasPCTitle .GroupIcon>li:nth-child(1) {
		border-bottom: none;
	}

	.tablesorter .title .sort:before, .tablesorter .title .sort:after, .tablesorter .title .sort-up:after, .tablesorter .title .sort-down:after {
		color: #afafaf;
		right: -28px;
		text-align: center;
	}

	.tablesorter .title .sort:before {
		top: -2px;
	}

	.tablesorter .title .sort:after {
		bottom: -2px;
	}

	.tablesorter .title .sort-up:after {
		top: 1px;
	}

	.tablesorter .title .sort-down:after {
		top: -1px;
	}

	.page .first, .page .last {
		width: 60px;
	}

	.page a, .page .active, .page .prev, .page .next {
		width: 30px;
	}
}

@media (max-width: 480px) {
	.pageBlk a, .pageBlk .active {
		margin: 0 0 0 -1px;
	}

	.pageBlk .next {
		margin: 0 0 0 0;
	}
}

@media (max-width: 320px) {
	.modal-body {
		max-height: 430px;
	}

	.modal-body .ResourcesBlk .flagBlk {
		height: 50px;
	}

	.modal-body .ResourcesBlk .flagBlk:after {
		border-width: 25px 0 25px 20px;
	}
}

a.icon-reply, span.icon-reply {
	margin: 0 3px 0 0;
	padding: 0 0 0 0;
	height: 23px;
	line-height: 23px;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	text-align: center;
	display: inline-block;
	width: 30px;
	background-image: url(../images/icon-reply.png);
}

span.icon-reply.received {
	background-position: -30px 0;
}

span.icon-reply.processing {
	background-position: -60px 0;
}

span.icon-reply.replied {
	background-position: -90px 0;
}

/*20220309*/

.mainBlk h1,.mainBlk h1 a {
	font-size: 36px;
	letter-spacing: 1px;
	font-weight:500;
}

.mainBlk h2,.mainBlk h2 a {
	font-size: 20px;
	font-weight: bold;
}

.mainBlk h3,.mainBlk h3 a {
	font-size: 16px;
	font-weight: bold;
}

.mainBlk h4,.mainBlk h4 a {
	font-size: 16px;
	font-weight:400;
}

.mainBlk h5,.mainBlk h5 a,
.mainBlk th,.mainBlk .th,.mainBlk th a,.mainBlk .th a {
	font-size: 14px;
	font-weight:bold;
	vertical-align: middle;
}

.mainBlk p,.mainBlk p a,
.mainBlk td,.mainBlk .td,.mainBlk td a,.mainBlk .td a
.mainBlk li,.mainBlk li a {
	font-size: 14px;
	font-weight:400;
	vertical-align: middle;
}

.mainBlk h6,.mainBlk h6 a,
figcaption,figcaption a {
	font-size: 13px;
	font-weight:bold;
}

#ps {
	margin-top: 10px;
}

#ps,#ps p {
	font-size: 13px !important;
	padding-bottom: 5px !important;
}

/* .mainBlk p strong {
	color: #e71e0f;
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
} */

.mainBlk p strong sup {
	top:0.5rem
}

.tableBlk + div p {
	margin-top: initial !important;
	font-size: 13px;
	line-height: initial;
}

.tableBlk + h2.clearfix {
	margin-top: 40px;
}

.investorC ul li:first-child .td {
	vertical-align: top;
}

.investorC ul li:first-child .td .content {
	margin-top: 35px;
}

.investorC ul li:first-child .td.txtC .content {
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
}

/* .tableBlk.guide {
	margin-bottom: 40px;
} */

/*article.containerBlk a:link{
	color:#0000ff;
}*/

/*#rightcol a{
	color:#0000ff;
}*/
.dyedLink a{
	color:#0000ff;
}
/*
@media (min-width: 1450px) and (max-width: 1668px) {
    .topBlk {
        overflow: hidden;
    }
}
*/