@charset "UTF-8";
.mm-opened + .mm-page #WB002811 {
  overflow-x: hidden;
}

html {
  background-color: #fff;
}

#WB002811 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#WB002811 * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#WB002811 a:link, #WB002811 a:visited {
  color: inherit;
}

#WB002811 .section {
    width: 100%;
    min-width: 1200px;
    padding: 70px 0;
    font-family: Arial, "微軟正黑體";
    font-size: 18px;
    line-height: 27px;
}

#WB002811 .section * {
    -moz-box-sizing: border-box;
         box-sizing: border-box;
}

#WB002811 .section h2 {
    margin-bottom: 5px;
    font-size: 36px;
    line-height: 43px;
    font-weight: normal;
    text-align: center;
}

#WB002811 .section h3 {
    margin-bottom: 10px;
    font-size: 30px;
    font-weight: normal;
}

#WB002811 .section p {
    margin: 0;
    text-align: justify;
}

#WB002811 .content {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

#WB002811 .vAlignMiddle {
    text-align: center;
    font-size: 0;
}

#WB002811 .vAlignMiddle:before {
    content: "";
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

#WB002811 .vAlignMiddle .vAlignContent {
    display: inline-block;
    vertical-align: middle;
}

#WB002811 .circle {
    margin: 0 auto;
    border-radius: 50%;
}

#WB002811 .floatLeft {
    float: left;
}

#WB002811 .floatRight {
    float: right;
}

#WB002811 p.imgNote {
    font-size: 19px;
    text-align: center;
}

#WB002811 p.sectionDesc, #WB002811 p.sectionDesc-center {
    margin: 0 auto 30px;
    padding: 0 50px;
    font-size: 20px;
    line-height: 30px;
}

#WB002811 p.sectionDesc-center {
    text-align: center;
}

#WB002811 .pageLink-normal,
#WB002811 a.pageLink-bgColor,
#WB002811 .pageLink-outline {
    display: inline-block;
    line-height: 60px;
    padding: 0 20px;
    border-radius: 2px;
    font-size: 20px;
    text-align: center;
    cursor: pointer;
}

#WB002811 .pageLink-normal:hover {
    color: #2793f8;
}

#WB002811 a.pageLink-bgColor {
    background-color: #05529a;
    color: #fff;
}

#WB002811 a.pageLink-bgColor:hover {
    background-color: #2793f8;
}

#WB002811 .pageLink-outline {
    border: 1px solid #05529a;
}

#WB002811 .pageLink-outline:hover {
    background-color: #05529a;
    color: #fff;
}

#WB002811 .highLight {
    color: #ff9c00;
}

#WB002811 .indName {
    width: 1200px;
    line-height: 48px;
    margin: 0 auto;
    font-family: Arial, "微軟正黑體";
}

#WB002811 #indBanner {
    height: 500px;
    padding: 0;
    color: #fff;
}

#WB002811 #indBanner h1 {
    margin-bottom: 4px;
    font-size: 44px;
    line-height: 54px;
    text-align: left;
    color: #fff;
}

#WB002811 #indBanner .pageDesc {
    width: 700px;
    font-size: 20px;
    line-height: 30px;
}

#WB002811 #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;
}

#WB002811 #navLink * {
    -moz-box-sizing: border-box;
         box-sizing: border-box;
}

#WB002811 #navLink > ul {
    display: inline-block;
}

#WB002811 #navLink > ul > li {
    float: left;
    width: 171px;
    height: 60px;
    line-height: 60px;
    border-left: 1px solid #CCC;
}

#WB002811 #navLink > ul > li > a {
    display: block;
    width: 100%;
    height: 100%;
}

#WB002811 #navLink > ul > li.end {
    border-right: 1px solid #CCC;
}

#WB002811 #navLink .navLinks:hover,
#WB002811 #navLink .selected {
    color: #05529a;
    font-weight: bold;
}

#WB002811 #navLink .contactLink {
    color: #ff9c00;
    font-weight: bold;
}

#WB002811 #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;
}

#WB002811 #navLink .subLink > li {
    width: 100%;
    line-height: 40px;
    font-size: 17px;
}

#WB002811 #navLink .subLink > li a {
    display: block;
}

#WB002811 #navLink .subLink > li a:hover {
    background-color: #005d81;
    color: #FFF;
}

#WB002811 #navLink.fixed {
    position: fixed;
    top: 0;
    margin-top: 0;
    z-index: 1000000;
}
