
/* CSS Document */
@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);
* {
    font-family: 'Noto Sans TC';
}

body {
	margin: 0;
	padding: 0;
	font-size: 12pt;
	color: #555;
	font-family:"Noto Sans TC", "Arial";
	font-weight: 300;
	line-height: 24pt;
}

p {
	letter-spacing: 1px;
}

strong {
	color: #eb6e00;
	font-weight: 700;
}

span {
	color: #000;
	font-weight: 600;
}


h1 {
	font-size: 32px;
    color: #621117;
    font-weight: 300;
    line-height: 36px;
    text-align: center;
    letter-spacing: 1px;
	margin-bottom: 20px;
}

h2 {
	font-size: 28px;
    color: #621117;
    font-weight: 500;
    line-height: 36px;
    text-align: center;
    letter-spacing: 1px;
}

#wrapper {
	width: 1024px;
	display: block;
	margin: 0 auto 0;
	padding: 0;
}

table {
    border-collapse: unset!important;
    border-spacing: revert-layer!important;
}
.clearfix {
	clear: both;
	height: 1px;
	display: block;
}

.content {
	margin: 20px 0 20px 0;
}

.co-left {
	width: 50%;
	display: block;
	float: left;
}

.co-right {
	width: 50%;
	display: block;
	float: right;
}

.content .intro-left{
	width: 50%;
	margin: 20px 0 20px 0;
	display: block;
	float: left;
}
.content .intro-right{
	width: 50%;
	margin: 20px 0 20px 0;
	display: block;
	float: left;
}

.content .intro-right img{
	width: 100%;
	display: block;
}
body {
    margin: 0;
    padding: 0;
    font-size: 12pt;
    color: #555;
    font-family: "Noto Sans TC", "Arial";
    font-weight: 300;
    line-height: 24pt;
}
h1 {
    font-size: 32px;
    color: #621117;
    font-weight: 300;
    line-height: 36px;
    text-align: center;
    letter-spacing: 1px;
    margin-bottom: 20px;
}

.module-wrap {
    width: 90%;
    max-width: 1160px;
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
}
#board-comparison {
    width: 100%;
    line-height: 18pt;
    background-color: #CCCCCC;
    margin: 0 auto 0;
    padding: 0;
    font-size: 10pt;
}
#section01 {
	width: 90%;
	margin: 60px auto 0;
	display: block;
	clear: both;
}

#section02 {
	width: 90%;
	margin: 0 auto 0;
	display: block;
	clear: both;
}

#section03 {
	width: 90%;
	padding: 30px 0;
	margin: 0 auto 0;
	display: block;
	clear: both;
}
#section04{
	width: 90%;
	margin: 0 auto 0;
	display: block;
	clear: both;
}

.content {
	
	display: block;
	padding: 0;
	clear: both;
}

#board-comparison {
	width: 100%;
	line-height: 18pt;
	background-color: #CCCCCC;
	margin: 0 auto 0;
	padding: 0;
	font-size: 10pt;
}

#board-comparison:nth-child(2) {
	border-top-color: #f79c36;
    border-top-style: dotted;
    border-top-width: 1px;
    background-color: #fff9ec;
}

.board-comparison {
	width: 100%;
	line-height: 18pt;
	background-color: #CCCCCC;
	margin: 0 auto 0;
	padding: 0;
	font-size: 10pt;
}

.board-comparison:nth-child(2) {
	border-top-color: #f79c36;
    border-top-style: dotted;
    border-top-width: 1px;
    background-color: #fff9ec;
}

.cp-title td {
	height: 50px;
	vertical-align: middle;
	font-size: 28px;
	font-weight: 500;
	color: #FFF;
	text-align: center;
	padding: 20px 0 20px 0;
	background-color: #8c0008;
    border-bottom-color: #ec750d;
    border-bottom-style: solid;
    border-bottom-width: 3px;
}


.cp-title02{
	height: 50px;
	vertical-align: middle;
	font-size: 16px;
	text-align: center;
	color: #000;
	font-weight: 400;
	border-top-color: #f79c36;
	border-top-style: dotted;
    border-top-width: 1px;
    background-color: #fff9ec;
	
}

#board-comparison tr td {
	padding: 10px;	
}

.board-comparison tr td {
	padding: 10px;	
}

.board-comparison-co01 {
	padding: 10px;
	width: 20%;
	background-color: #FFF;
	font-weight: 500;
}

.board-comparison-co02 {
	padding: 10px;
	width: 50%;
	background-color: #FFF;
}

.board-comparison-co03 {
	padding: 10px;
	width: 30%;
	color: #555;
	background-color: #FFF;
}

.board-comparison-co04 {
	padding: 10px;
	width: 20%;
	color: #555;
	background-color: #FFF;
}

.board-comparison-co05 {
	padding: 10px;
	width: 50%;
	color: #555;
	background-color: #FFF;
}

.board-comparison-co088 {
	padding: 10px;
	width: 5%;
	background-color: #FFF;
	font-weight: 500;
}

.w100img {
    width: 100%;
    display: flex;
    align-content: center;
    justify-content: center;
}

#comparison2 {
	
}

#comparison2 ol li {
	margin: 0 0 10px 20px;
	padding: 0 0 10px 0;
	list-style: decimal;
	border-bottom: dotted;
	border-bottom-color: #000;
	border-bottom-width: 1px;
}
#comparison2 ol li ul {
	margin: 10px 0 0 0;
}

#comparison2 ol li ul li{
	font-size: 10pt;
	margin: 0 0 3px 0;
	padding: 0;
	list-style: decimal;
	list-style: none;
	border-bottom: none;
	border-top-color: #f79c36;
    border-top-style: dotted;
    border-top-width: 1px;
    background-color: #fffcf7;
}

#comparison2 ol li ul li span {
	display: block;
	float: left;
	font-size: 12pt;
	font-weight: 500;
	color: #621117;
	margin: 0 10px;
}


.module-section04 table {
	width: 100%;
	line-height: 18pt;
	background-color: #CCCCCC;
	margin: 0 auto 0;
	padding: 0;
	font-size: 10pt;
}




.module-section04 table tr td {
	padding: 10px;	
	background-color: #FFF;
}



.module-section04 .table-title {
	height: 50px;
	vertical-align: middle;
	font-size: 28px;
	font-weight: 500;
	color: #FFF;
	text-align: center;
	padding: 20px 0 20px 0;
	background-color: #8c0008;
    border-bottom-color: #ec750d;
    border-bottom-style: solid;
    border-bottom-width: 3px;
}

.module-section04 {
    width: 100%;
    max-width: 1008px;
    display: flex;
    margin: 0 auto;
    justify-content: space-between;
}

.w-100-img {
    width: 100%;
}

#nav ul {
    width: 1180px;
    height: 60px;
    margin: 0 auto 0;
    text-decoration: none;
    z-index: 999;
}

/* -- END -- */



/* ------------------ pad版 如果使用者視窗寬度 <= 1280px----------------------- */

@media screen and (min-width: 768px) and (max-width: 1280px) {

/* -- END -- */

}


/* ------------------ 手機版。如果使用者視窗寬度 <= 768px----------------------- */

@media screen and  (max-width: 768px) {
    .module-section04 {
        width: 100%;
        max-width: 1008px;
        display: flex;
        margin: 0 auto;
        justify-content: space-between;
        flex-direction: column;
    }

    .module-section04 .co-left {
        width: 100%;
        display: flex;
        float: none;
    }

    .module-section04 .co-left img {
        width: 100%;
    }

    .module-section04 .co-right {
        width: 100%;
        display: flex;
        float: none;
    }

    .module-section04 .co-right table {
        width: 100%;
    }

/* -- END -- */

}
