* { font-family: 'Calibri', '微軟正黑體', 'Microsoft JhengHei'}

.l-section { background-color: #fff; }

.main-banner-container {
	background-color: #fff;
}

.topics-pager {
	display: none;
}
.topics-list {
	margin: 0;
	background-color: #540000;
}

.l-footer {   
	background-color: #540000;
}

.footer-copyright {
	display: block;
	line-height: 1.5;
}

#topics-0 {
	background-color: #790605;
	background: -webkit-linear-gradient(bottom, #FFFFFF, #FFFFFF 20%, #F6F0E3);
	background: -o-linear-gradient(bottom, #FFFFFF, #FFFFFF 20%, #F6F0E3);
	background: -moz-linear-gradient(bottom, #FFFFFF, #FFFFFF 20%, #F6F0E3);
	background: linear-gradient(to bottom, #FFFFFF, #FFFFFF 20%, #F6F0E3);
}
#topics-0  .topics-pic {
	background-position: 30% 50% !important;
}
.topics-content-title_right {
	width: 45vw;
	font-size: 26px;
    font-weight: 500;
    line-height: 26px;
    text-align: left;
    color: #a31016;
    margin-bottom: 25px;
	margin-right: 20px;
	padding-bottom: 10px;
	border-bottom: 2px #F6E0B8 solid;
	font-weight: bold;
}
.topics-content-text_right {
	width: 45vw;
	font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    margin-bottom: 25px;
	margin-right: 20px;
    text-align: left;
    color: #a31016;
}
.topics-content-link_right {
	width: 45vw;
	font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    margin-bottom: 25px;
	margin-right: 20px;
    text-align: left;
    color: #F6E0B8;
}
.topics-content-text_dn ol {
    list-style-type: disc;
    margin-left: 20px;
}
.topics-content-link_right table {
	border-radius: 10px;
	background-color: #811823;
	color: #fff;
	padding: 15px 20px;
}
.table-3 {
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 5px;
	font-size: 60px;
	vertical-align: middle;
}
.table-text {
	padding-top: 15px; 
	padding-bottom: 15px; 
	padding-right: 20px; 
	font-size: 26px; 
	vertical-align: middle;
}


@media (min-width: 1025px) {
	.l-sizedetect {
		display: none;
	}
	.s-footer {   
		display: none;
	}
}
	.main-banner-container { padding-bottom: 0; }
	#topics-1 {
		padding: 5vh 15vw 10vh;
		font-size: 18px;
		line-height: 24px;
	}
	
	#topics-1 {
		padding: 5vh 0vw 0vh;
	}
	#topics-1 .topics-6-row {
		height: auto;
		width: 85vw;
	}
	#topics-1 .topics-6-row .topics-6-img {
		height: 30vh;
		text-align: center;
	}
	#topics-1 .topics-6-row:nth-child(odd) .topics-6-img {
		float: none;
		margin-right: 0;
	}
	#topics-1 .topics-6-row:nth-child(even) .topics-6-img {
		float: none;
		margin-left: 0;
	}
	
	#topics-1 .topics-6-row .topics-6-content .topics-6-title {
		font-size: 14px;
		line-height: 18px;
		font-weight: 600;
	}
	#topics-1 .topics-6-row .topics-6-content .topics-6-title span {
		font-size: 18px;
		font-weight: 900;
	}
	#topics-1 .topics-6-row .topics-6-content .topics-6-text {
		font-size: 14px;
		line-height: 14px;
		font-weight: 100;
	}
}

#topics-1 {
	padding: 5vh 0vw 0vh;
	font-size: 24px;
	line-height: 32px;
	color: #F6E0B8;
}
#topics-1 .topics-6-row {
	position: relative;
	margin: 2vh auto;
	width: 60vw;
	min-height: 30vh;
	background: -webkit-linear-gradient(bottom, #FFFFFF, #FFFFFF 20%, #F6F0E3);
	background: -o-linear-gradient(bottom, #FFFFFF, #FFFFFF 20%, #F6F0E3);
	background: -moz-linear-gradient(bottom, #FFFFFF, #FFFFFF 20%, #F6F0E3);
	background: linear-gradient(to bottom, #FFFFFF, #FFFFFF 20%, #F6F0E3);
	border-radius: 20px;
	
	padding: 2vh 3vw;
	font-size: 24px;
	color: #a31016;
	
	border: #a31016 1px solid;
}
#topics-1 .topics-6-row .topics-6-img {
	height: 100%;
}
#topics-1 .topics-6-row:nth-child(odd) .topics-6-img {
	float: left;
	margin-right: 2vw;
}
#topics-1 .topics-6-row:nth-child(even) .topics-6-img {
	float: right;
	margin-left: 2vw;
}
#topics-1 .topics-6-row .topics-6-content {
	color: #91746a;
}
#topics-1 .topics-6-row .topics-6-content .topics-6-title {
	font-size: 24px;
	line-height: 32px;
	font-weight: 600;
}
#topics-1 .topics-6-row .topics-6-content .topics-6-title span {
	font-size: 32px;
	font-weight: 900;
}
#topics-1 .topics-6-row .topics-6-content .topics-6-text {
	font-size: 18px;
	line-height: 24px;
	font-weight: 100;
}

@media (max-width: 1440px) and (min-width: 1025px) {
	#topics-1 .topics-6-row .topics-6-content .topics-6-title {
		font-size: 18px;
		line-height: 24px;
		font-weight: 600;
	}
	#topics-1 .topics-6-row .topics-6-content .topics-6-title span {
		font-size: 24px;
		font-weight: 900;
	}
	#topics-1 .topics-6-row .topics-6-content .topics-6-text {
		font-size: 14px;
		line-height: 18px;
		font-weight: 100;
	}
}

@media (max-width: 1024px) {
	.main-banner-container { padding-bottom: 0; }
	
	
	
	#topics-0 {
		padding-top: 225px !important;
	}
	#topics-0 .topics-pic { 
		background-position: 70% 50% !important; 
		
		height: 225px;
	}
	#topics-0 .topics-content { 
		height: 225px;
	}
	#topics-0 .topics-content-title_right {
		margin-left: 20px;
		width: 55vw;
		font-size: 18px;
		line-height: 18px;
		margin-bottom: 10px;
		padding-bottom: 3px;
	}
	#topics-0 .topics-content-text_right { 
		margin-left: 20px;
		width: 55vw;
		font-size: 16px;
		line-height: 16px;
	}
	#topics-0 .topics-content-link_right {
		margin-left: 20px;
		width: 55vw;
	}
	#topics-0 table {
		width: 55vw;
	}
	#topics-0 td {
		font-size: 16px;
		line-height: 16px;
		padding: 2px;
	}
	#topics-0 td:first-child {
		font-size: 32px;
		line-height: 32px;
	}
	
	
	#topics-1 {
		padding: 5vh 0vw 0vh;
	}
	#topics-1 .topics-6-row {
		height: auto;
		min-height: calc(4vh + 151px);
		width: 85vw;
	}
	#topics-1 .topics-6-row .topics-6-img {
		height: auto;
	}
	#topics-1 .topics-6-row:nth-child(odd) .topics-6-img {
	}
	#topics-1 .topics-6-row:nth-child(even) .topics-6-img {
	}
	
	#topics-1 .topics-6-row .topics-6-content .topics-6-title {
		font-size: 14px;
		line-height: 18px;
		font-weight: 600;
	}
	#topics-1 .topics-6-row .topics-6-content .topics-6-title span {
		font-size: 18px;
		font-weight: 900;
	}
	#topics-1 .topics-6-row .topics-6-content .topics-6-text {
		font-size: 14px;
		line-height: 14px;
		font-weight: 100;
	}
}
@media (max-width: 768px) {
	#topics-1 {
		padding: 5vh 0vw 0vh;
	}
	#topics-1 .topics-6-row {
		height: auto;
		width: 85vw;
	}
	#topics-1 .topics-6-row .topics-6-img {
		height: 30vh;
		text-align: center;
	}
	#topics-1 .topics-6-row:nth-child(odd) .topics-6-img {
		float: none;
		margin-right: 0;
	}
	#topics-1 .topics-6-row:nth-child(even) .topics-6-img {
		float: none;
		margin-left: 0;
	}
	
	#topics-1 .topics-6-row .topics-6-content .topics-6-title {
		font-size: 14px;
		line-height: 18px;
		font-weight: 600;
	}
	#topics-1 .topics-6-row .topics-6-content .topics-6-title span {
		font-size: 18px;
		font-weight: 900;
	}
	#topics-1 .topics-6-row .topics-6-content .topics-6-text {
		font-size: 14px;
		line-height: 14px;
		font-weight: 100;
	}
}

@media (max-width: 500px) {
	#topics-0 {
		padding-top: auto;
	}
	#topics-0 .topics-pic {
		background-position: 70% 25px !important;
		-moz-transform: translateY(25px) !important;
		height: 225px;
	}
	#topics-0 .topics-content-title_right {
		width: 90vw;
		font-size: 18px;
		line-height: 18px;
		margin-bottom: 10px;
		padding-bottom: 3px;
		margin-left: 0;
	}
	#topics-0 .topics-content-text_right {
		width: 60vw;
		font-size: 16px;
		line-height: 16px;
		margin-left: 0;
		min-height: 64px;
	}
	#topics-0 .topics-content-link_right {
		margin-left: 0;
	}
	#topics-0 table {
		width: 90vw;
		border-radius: 3px;
	}
	#topics-0 td {
		font-size: 16px;
		line-height: 16px;
		padding: 2px;
	}
	#topics-0 td:first-child {
		font-size: 32px;
		line-height: 32px;
	}
}

@media (max-width: 435px) {
	#topics-0 .topics-pic {
		background-position: 70% 40px !important;
	}
}