@charset "UTF-8";
.mm-opened + .mm-page #WB002554 {
    overflow-x: hidden;
}

#WB002554 a {
    color: inherit;
}

#WB002554 .section {
    width: 100%;
    min-width: 1200px;
    padding: 70px 0;
    font-family: Arial, "微軟正黑體";
    font-size: 18px;
    line-height: 27px;
}

#WB002554 .section * {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#WB002554 .section h2 {
    margin-bottom: 5px;
    font-size: 36px;
    line-height: 43px;
    font-weight: normal;
    text-align: center;
}

#WB002554 .section h3 {
    margin-bottom: 10px;
    font-size: 30px;
    font-weight: normal;
}

#WB002554 .section h4 {
    margin-bottom: 10px;
    font-size: 22px;
    font-weight: bold;
}

#WB002554 .section p {
    margin: 0;
    text-align: justify;
}

#WB002554 .content {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

#WB002554 .vAlignMiddle {
    text-align: center;
    font-size: 0;
}

#WB002554 .vAlignMiddle:before {
    content: "";
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

#WB002554 .vAlignMiddle .vAlignContent {
    display: inline-block;
    vertical-align: middle;
}

#WB002554 .circle {
    margin: 0 auto;
    border-radius: 50%;
}

#WB002554 .floatLeft {
    float: left;
}

#WB002554 .floatRight {
    float: right;
}

#WB002554 p.imgNote {
    font-size: 19px;
    text-align: center;
}

#WB002554 p.sectionDesc,
#WB002554 p.sectionDesc-center {
    margin: 0 auto 30px;
    padding: 0 50px;
    font-size: 20px;
    line-height: 30px;
}

#WB002554 p.sectionDesc-center {
    text-align: center;
}

#WB002554 .pageLink-normal,
#WB002554 .pageLink-bgColor,
#WB002554 .pageLink-outline {
    display: inline-block;
    line-height: 60px;
    padding: 0 20px;
    border-radius: 2px;
    font-size: 18px;
    text-align: center;
    cursor: pointer;
}

#WB002554 .pageLink-normal:hover {
    color: #289bd7;
}

#WB002554 .pageLink-bgColor {
    background-color: #289bd7;
    color: #fff;
}

#WB002554 .pageLink-bgColor:hover {
    background-color: #289bd7;
}

#WB002554 .pageLink-outline {
    border: 1px solid #289bd7;
}

#WB002554 .pageLink-outline:hover {
    background-color: #289bd7;
    color: #fff;
}

#WB002554 .highLight {
    color: #ff6600;
    font-weight: bold;
}

#WB002554 .indName {
    width: 1200px;
    line-height: 48px;
    margin: 0 auto;
    font-family: Arial, "微軟正黑體";
}

#WB002554 #indBanner {
    height: 500px;
    padding: 0;
    color: #fff;
}

#WB002554 #indBanner h1 {
    margin-bottom: 4px;
    font-size: 44px;
    line-height: 54px;
    text-align: left;
}

#WB002554 #indBanner .pageDesc {
    width: 500px;
    font-size: 20px;
    line-height: 30px;
}

#WB002554 #navLink {
    position: relative;
    z-index: 999999;
    width: 100%;
    min-width: 1200px;
    height: 60px;
    margin-top: -60px;
    padding: 1px 0 0;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    color: #333;
    font-size: 18px;
    font-family: Arial, "微軟正黑體";
    text-align: center;
}

#WB002554 #navLink>ul {
    display: inline-block;
}

#WB002554 #navLink>ul>li {
    float: left;
    width: 171px;
    height: 60px;
    line-height: 60px;
    border-left: 1px solid #CCC;
}

#WB002554 #navLink>ul>li>a {
    display: block;
    width: 100%;
    height: 100%;
}

#WB002554 #navLink>ul>li.end {
    border-right: 1px solid #CCC;
}

#WB002554 #navLink .navLinks:hover,
#WB002554 #navLink .selected {
    color: #2694ce;
    font-weight: bold;
}

#WB002554 #navLink .contactLink {
    color: #ff9c00;
    font-weight: bold;
}

#WB002554 #navLink .subLink {
    display: none;
    text-align: center;
    width: 100%;
    margin-left: -1px;
    padding-top: 10px;
    border: 1px solid #CCC;
    border-top: none;
    background-color: #FFF;
    text-indent: 0px;
}

#WB002554 #navLink .subLink>li {
    width: 100%;
    line-height: 40px;
    font-size: 17px;
}

#WB002554 #navLink .subLink>li a {
    display: block;
    color: #333;
    font-weight: normal;
}

#WB002554 #navLink .subLink>li a:hover {
    background-color: #005d81;
    color: #FFF;
}

#WB002554 #navLink.fixed {
    position: fixed;
    top: 0;
    margin-top: 0;
    z-index: 1000000;
}