* {
    touch-action: pan-y;
}

/* body {
    font-family: Noto Sans TC, 微軟正黑體, sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #000;
} */

body {
    font-family: "Microsoft JhengHei", 微軟正黑體, "Open Sans", arial, sans-serif;
    color: rgb(51, 51, 51);
}

tbody {
    background-color: transparent;
}

h1,
h2,
h3,
h4,
h5,
h6,
.navbar .navbar-nav {
    font-family: Noto Sans TC, 微軟正黑體, sans-serif
}

.hr-1 {
    margin-top: 5px;
    margin-bottom: 5px;
    border-top: 1px solid #000000;
}

.hr-2 {
    margin-top: 5px;
    margin-bottom: 5px;
    border: 0;
    border-top: 2px dotted #bdbdbd;
}

.hr-3 {
    margin-top: 5px;
    margin-bottom: 5px;
    border: 0;
    border-top: 1px dotted #8d8d8d;
}

.title {
    font-weight: 700;
}

/*圖片放大JS字體修改*/
.cbp-l-grid-agency-title {
    margin-top: 10px;
    font-family: Noto Sans TC, 微軟正黑體, sans-serif;
    color: #666;
    text-align: center;
}

.cbp-l-grid-agency-desc {
    font: 400 12px/21px "Noto Sans TC", 微軟正黑體, sans-serif;
    color: #aaa;
    text-align: center;
}

/*end*/

/*上橫幅*/
.navbar-header .bar-line {
    display: inline-block;
}

.navbar-header .bar-font {
    display: inline-block;
    font-weight: 700;
    font-size: 18px;
}

#header_right a {
    margin: 0px;
}

#header_right>div {
    margin-top: 10px;
}

#header_right .header-pic img {
    display: inline;
}

#header_right .header-word-1 {
    background-color: #ed723b;
    color: #fff;
    padding: 4px 10px;
    vertical-align: middle;
    white-space: nowrap;
}

#header_right .header-word-2 {
    background-color: brown;
    color: #fff;
    padding: 4px 10px;
    vertical-align: middle;
    white-space: nowrap;
}

@media (max-width:500px) {
    #header_right .header-pic img {
        height: 22px;
    }

    #header_right .header-word-1 {
        padding: 2px 10px;
        font-size: 12px;
    }

    #header_right .header-word-2 {
        padding: 2px 10px;
        font-size: 12px;
    }
}

.navbar {
    background-color: #fcfcfc;
}

.navbar-header {
    text-align: center;
}

.navbar-toggle {
    position: relative;
    margin-right: 0px;
    padding: 7px 10px 5px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.navbar-default .navbar-toggle .bar-font {
    color: #fff;
}

.navbar-default .navbar-toggle:hover .bar-font,
.navbar-default .navbar-toggle:focus .bar-font {
    color: #4D1E00;
}

.navbar.navbar-default {
    margin-bottom: 0px;
}

.dropdown-toggle {
    white-space: nowrap;
}

@media (min-width: 1200px) {

    .navbar-default .navbar-nav>li>a:hover,
    .navbar-default .navbar-nav>li>a:focus,
    .navbar-default .navbar-nav>.active>a,
    .navbar-default .navbar-nav>.active>a:hover,
    .navbar-default .navbar-nav>.active>a:focus {
        background-color: transparent;
        color: #fff;
    }
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    color: #fff;
    background: #337ab7;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle {
    border-color: #fff;
    border-radius: 1px;
}

/*end*/

/*marquee*/
.marquee-1 {
    background-color: #f2f2f2;
    color: #fff;
    padding: 10px 0;
}

.marquee-1 img {
    position: absolute;
    bottom: -3px;
}

.marquee-1 .marquee,
.marquee-2 .marquee {
    width: 100%;
    overflow: hidden;
}

.marquee-1 .marquee span,
.marquee-2 .marquee span {
    display: inline-block;
    background-color: #0374d2;
    padding: 3px 8px;
    margin-right: 10px;
    font-weight: bold;
    color: #fff;
    border-radius: 5px;
}

.marquee-1 .marquee a,
.marquee-1 .marquee a {
    margin-right: 30px;
    color: #333;
    font-weight: bold;
}

/*end*/

/*相關報導*/
.media-heading a {
    font-size: 16px;
    padding-left: 1px;
}

.news {
    padding: 0px 5px;
}

.news .news-icon {
    display: inline-block;
}

.news-word {
    /* display: inline-block; */
    line-height: 1.4;
}

.news .news-title {
    /* background-color: #fff; */
    border-radius: 5px;
    /* padding-top: 10px;
    padding-bottom: 10px; */
}

.news .news-title .fa {
    color: #f4511e;
}

.news-date {
    /* float: right; */
    font-size: 16px;
    margin-top: 8px;
    margin-bottom: 8px;
    color: #5c5c5c;
}

.page-news-title {
    font-weight: 700;
    margin-top: 0px;
}

.page-news-date {
    font-weight: 700;
    color: #009688;
}

.news-more {
    text-align: right;
}

.news-more a {
    background: #4d1e00;
    color: #fff;
    padding: 0px 5px;
}

/*end*/

/*首頁區塊背景*/
.index-banner {
    background-repeat: no-repeat;
    background-size: cover
}

/*end*/


/*end*/

/*左側主選單*/
.panel-default>.panel-heading {
    display: inline-block;
    position: relative;
    color: #333;
    text-decoration: none;
    width: 100%;
    border-bottom: solid 1px #ccc !important;
}

/* .panel-default>.panel-heading:before {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    width: 100%;
    height: 100%;
    transition: .2s;
    -webkit-backface-visibility: hidden;
    -webkit-transform: skewX(-20deg);
    -moz-transform: skewX(-20deg);
    -ms-transform: skewX(-20deg);
    transform: skewX(-20deg);
    transition: all 0.5s ease;
} */


.panel-group .panel-default {
    border-color: transparent;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 5px 0px;
}

.panel-default>.panel-heading {
    background: none;
}

.panel-group .panel+.panel {
    margin-top: 0px;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0px;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top: 0px solid #ddd;
    margin-right: 10px;
}

.panel-body {
    background-color: #e8faff;
    padding: 10px;
    padding-top: 10px;
    padding-left: 0px;
}

.product-group-ul a {
    color: #333;
}

.product-group-ul {
    list-style-type: none;
    padding-left: 20px;
    margin-bottom: 0;
}

.product-group-ul li {
    padding: 5px 0;
}

.panel-heading:hover:before,
.panel-heading:focus:before {
    -webkit-transform: skewX(0deg);
    -moz-transform: skewX(0deg);
    -ms-transform: skewX(0deg);
    transform: skewX(0deg);
    background: linear-gradient(272deg, rgba(0, 0, 0, 0.8) 0%, rgba(160, 160, 160, 0.8) 100%);
}


/* 20220830 新增 */
.panelDropdown {
    position: relative;
    perspective: 1000px;
    z-index: 1;
}

.panelDropdown .dropdown_menu {
    display: none;
    position: absolute;
    top: 90%;
    left: 0;
    width: 100%;
    padding: 0;

    animation: downOut 300ms ease-in-out forwards;
    transform-origin: center center;

}

.panelDropdown .dropdown_menu li {
    display: none;
    padding: 5px 20px;
    font-size: 16px;
    font-weight: 500;
    opacity: 0;
    color: rgb(57, 57, 58);
}

.panelDropdown .dropdown_menu li a {
    color: rgb(57, 57, 58);
}

.panelDropdown .dropdown_menu li a:hover {
    color: rgb(22 125 162);
}

.panelDropdown:hover .dropdown_menu {
    display: block;
    position: relative;
}

.panelDropdown:hover .dropdown_menu li {
    display: block;
    opacity: 1;
}

@-moz-keyframes downOut {
    0% {
        transform: translateZ(200px) transLateY(40px);
    }

    80% {
        transform: translateZ(-10px) transLateY(0px);
    }

    100% {
        transform: translateZ(0px) transLateY(0px);
    }
}

@-webkit-keyframes downOut {
    0% {
        transform: translateZ(200px) transLateY(40px);
    }

    80% {
        transform: translateZ(-10px) transLateY(0px);
    }

    100% {
        transform: translateZ(0px) transLateY(0px);
    }
}

@-o-keyframes downOut {
    0% {
        transform: translateZ(200px) transLateY(40px);
    }

    80% {
        transform: translateZ(-10px) transLateY(0px);
    }

    100% {
        transform: translateZ(0px) transLateY(0px);
    }
}

@keyframes downOut {
    0% {
        transform: translateZ(200px) transLateY(40px);
    }

    80% {
        transform: translateZ(-10px) transLateY(0px);
    }

    100% {
        transform: translateZ(0px) transLateY(0px);
    }
}

/*end*/

/*關於我們內頁*/
.page-title h4 {
    background-color: #ffc541;
    padding: 5px;
    text-align: center;
}

.page-title h4 span {
    color: #3a5896;
}

.about-people img {
    margin: auto;
}

.about-people hr {
    margin-top: 5px;
    margin-bottom: 5px;
    border: 0;
    border-top: 2px dotted #cecece;
}

.about-people .about-content .about-content-1 {
    display: table-cell;
    min-width: 120px;
    padding: 5px;
    text-align: center;
}

.about-people .about-content .about-content-1 span {
    background-color: #5588aa;
    padding: 3px 10px;
    margin: 3px;
    border-radius: 5px;
    color: #fff;
}

.about-people .about-content .about-content-2 {
    display: table-cell;
    padding: 5px;
}

/*end*/

/*表格樣式*/
.table-bordered {
    border: 1px solid #000;
}

.table .td-date {
    white-space: nowrap;
}

.table a {
    color: #000;
}

.table-striped.table>tbody>tr>td {
    border-color: #000;
}

.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #fae3ae;
}

.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td {
    border-color: #000;
}

.table-bordered th {
    white-space: nowrap;
}

ul.pagination li>a,
.pagination>li:first-child>a,
.pagination>li:last-child>a,
ul.pager li>a {
    text-align: center;
    padding: 0;
    height: 40px;
    width: 40px;
    border: 1px solid #777777;
    line-height: 39px;
    background-color: #777777;
    color: #ffffff;
    display: inline-block;
    -webkit-border-radius: 10%;
    -moz-border-radius: 10%;
    border-radius: 10%;
}

/*end*/

/*表格搜尋框*/
.box-form label,
.box-form span {
    display: inline-block;
    margin: .5em .5em;
    vertical-align: middle;
}

.form-control {
    color: #000;
}

@media (min-width: 768px) {
    .form-inline .form-control {
        display: block;
        width: 100%;
    }
}

.well {
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.05);
    border: 0px solid #e3e3e3;
    padding: 5px;
    margin-bottom: 10px;
}

/*end*/

/*文字編輯器內頁*/
.detail-title .detail-title-word {
    position: relative;
    display: inline-block;
    width: 100%;
}

.detail-title-word h4 {
    color: #0374d2;
}

/*end*/

/*投資環境  手機板*/
.invest-style .invest-circle {
    width: 120px;
    height: 120px;
    margin: auto;
    border-radius: 60px;
    position: relative;
}

.invest-style .invest-color-1 {
    background-color: #222222;
    border: 5px solid #d2d2d2;
}

.invest-style .invest-color-2 {
    background-color: #3f51b5;
    border: 5px solid #9faeff;
}

.invest-style .invest-color-3 {
    background-color: #ed723b;
    border: 5px solid #ffccb5;
}

.invest-style .invest-color-4 {
    background-color: #9c27b0;
    border: 5px solid #f5b7ff;
}

.invest-style .invest-color-5 {
    background-color: #795548;
    border: 5px solid #ffcab7;
}

.invest-style .invest-color-6 {
    background-color: #e91e63;
    border: 5px solid #ff95b9;
}

.invest-style .invest-color-7 {
    background-color: #009688;
    border: 5px solid #90d6cf;
}

.invest-style .invest-color-8 {
    background-color: #03a9f4;
    border: 5px solid #88daff;
}

.invest-style .invest-word {
    position: relative;
    top: 40%;
    color: #fff;
}

/*end*/

/*會員條款*/
.signup-check-iframe {
    height: 400px;
    overflow: scroll;
    border: 1px solid #b3b3b3;
    padding: 10px;
    margin-bottom: 10px;
    color: #333;
}

/*end*/

/*form*/
form label,
.radio label,
.checkbox label {
    font-weight: 400;
}

/*end*/

/*contact pic*/
.contact-pic {
    display: inline-block;
    margin: 5px;
}

/*end*/

/*footer*/
.social-links li a {
    font-size: 30px;
    width: 50px;
    height: 50px;
    line-height: 50px;
}

.social-links .facebook a {
    color: #fff;
    background-color: #3b5998;
    border-color: #3b5998;
}

.social-links .Instagram a {
    color: #fff;
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    border-color: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
}

.social-links.animated-effect-1 li.Instagram a:after {
    color: #fff;
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    border-color: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
}

.social-links .line a {
    color: #fff;
    background: #00B900;
    border-color: #00B900;
}

.social-links.animated-effect-1 li.line a:after {
    color: #fff;
    background: #00B900;
    border-color: #00B900;
}

.social-links.animated-effect-1 li a {
    border-color: transparent;
}

.social-links .youtube a {
    color: #fff;
    background-color: #b31217;
    border-color: #b31217;
}

.footer {
    padding: 0px 0;
    color: #fff;
    background-color: #fafafa;
}

.footer .text-default {
    color: #333333;
}

.subfooter {
    color: #fff;
}

.subfooter a {
    color: currentColor;
}

/*end*/




/*新增通用css*/
* {
    word-break: break-all;
}

.g-ma-a {
    margin: auto !important;
}

.d-inline-block {
    display: inline-block !important;
}

.d-block {
    display: block;
}

.d-flex {
    display: flex;
}

.d-none {
    display: none;
}

.d-flex-wrap {
    display: flex;
    flex-wrap: wrap;
}

.align-items-center {
    align-items: center;
}

.justufy-content-between {
    justify-content: space-between;
}

.list-none {
    list-style: none;
    padding-left: 0;
}

.member_directory_1 {
    background: #ffdc8d;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    box-shadow: 2px 2px 2px #adadad;
}

.member_directory_2 {
    background: #d3eaf1;
    padding: 8px 15px !important;
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    box-shadow: 2px 2px 2px #adadad;
}

.bg_yellow {
    background: #ffdc8d;
}

.bg_blue {
    background: #d3eaf1;
}


.w-100x-100px {
    width: calc(100% - 100px);
}

.left_menu {
    padding: 10px 15px;
    background: #838383;
    color: #fff;
    display: block;
    text-align: center;
}

.left_menu:hover,
.left_menu:focus {
    color: #fff;
    background: #2571a3;
}

.left_menu_checked {
    background: #2571a3;
}

.right_contact {
    position: fixed;
    right: 10px;
    top: 30%;
    transform: translate(0, -50%);
    z-index: 10000;
}

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

.old_website {
    position: absolute;
    top: -5px;
    left: 0;
    padding: 5px 10px;
    background-color: #fff;
    color: #333 !important;
}

.box-shadow-1 {
    box-shadow: 0px 3px 3px #ccc;
}

@media (min-width:992px) {
    .order-lg-1 {
        -ms-flex-order: 1;
        order: 1;
    }

    .order-lg-2 {
        -ms-flex-order: 2;
        order: 2;
    }

    .d-lg-flex {
        display: flex;
    }

    header {
        margin: 10px 0;
    }
}

@media (min-width:768px) {
    .d-md-flex {
        display: flex;
    }
}

@media (min-width:576px) {
    .d-sm-flex {
        display: flex;
    }

    .d-sm-block {
        display: block;
    }
}

@media (max-width:991px) {
    .social-links li a {
        font-size: 20px;
        width: 40px;
        height: 40px;
    }

    .browse_number {
        position: initial;
        text-align: center;
        display: block;
        padding: 10px 0 5px 0;
    }

    .old_website {
        position: initial;
        text-align: center;
        display: block;
        margin-top: 5px;
    }
}

/*end*/


/* 修改 menu hover 樣式 */
.hvr-sweep-to-top:before {
    /* background: linear-gradient(to top, rgb(174, 174, 174, 0.1) 0%, rgb(54 54 54) 70%, rgb(173 173 173) 100%); */
    /* background: linear-gradient(to top, rgba(160, 212, 104, 1) 0%, rgb(160, 212, 104, 1) 100%); */
    background: #337ab7;
}


.hvr-sweep-to-top.active {
    background: linear-gradient(to top, rgb(174, 174, 174, 0.1) 0%, rgb(54 54 54) 70%, rgb(173 173 173) 100%);
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    color: #fff;
    background: #337ab7;
}

.container {
    margin: 0 auto;
}

.container-fluid {
    margin: 0 auto;
}

@media (min-width: 1200px) {
    .navbar-nav {
        float: left;
        margin: 0;
        width: 1150px;
        display: flex;
        justify-content: space-evenly;
    }
}

/* 20220830 會員名錄 */
.card {
    border-radius: 5px;
    background-color: #fff;
    /* box-shadow: 0px 5px 5px rgba(43, 43, 43, 0.16); */
    box-shadow: -1px 0px 20px -5px #ddd;
    padding: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.card .card-header {
    display: flex;
    align-items: center;
    position: relative;
}

.card .card-header img {
    width: 150px;
    /* box-shadow: 0px 5px 5px rgba(43, 43, 43, 0.466); */
    border-radius: 5px;
}

.card .card-header .brief {
    padding: 10px 0 10px 10px;
}

.card .card-header .brief p {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    letter-spacing: 1px;
}

.card .card-header .brief h2 {
    color: #565656;
    letter-spacing: 15px;
    margin-bottom: 6px;
}

.card .card-header .brief h3 {
    color: #565656;
    font-size: 20px;
    margin-bottom: 6px;
}

.card .card-header .brief h4 {
    color: rgb(22 125 162);
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
    margin: 0;
}

.card-body {
    padding: 0 5px;
    margin-top: 15px;
    border-top: 1px solid #70909c85;
}

.card-body p {
    margin-bottom: 5px;
    font-size: 15px;
    letter-spacing: 1px;
    display: flex;
    align-items: flex-start;
    color: rgb(66 147 177);
}

.card-body p span {
    color: #565656;
    display: inline-block;
    width: calc(100% - 90px);
}

.card-footer {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.card-footer .btn {
    display: inline-block;
    position: relative;
    color: white;
    text-decoration: none;
    width: 90%;
}

.card-footer .btn::before {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, rgba(160, 160, 160, 0.8) 100%);
    width: 100%;
    height: 100%;
    transition: .2s;
    -webkit-backface-visibility: hidden;
    -webkit-transform: skewX(-20deg);
    -moz-transform: skewX(-20deg);
    -ms-transform: skewX(-20deg);
    transform: skewX(-20deg);
    transition: all 0.5s ease;
}

.img {
    position: relative;
    width: 100%;
    padding-top: 62%;
}

.img img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.ms-view {
    background: none;
}

a:hover,
a:focus {
    text-decoration: none;
}

.hvr-icon-forward:before {
    top: .8rem;
}

.all-title {
    position: relative;
    width: 100%;
}

.all-title::before {
    width: 100%;
    background: #e1e1e1;
    content: "";
    position: absolute;
    bottom: -1.5rem;
    left: 0;
    height: 2px;
    border-radius: 2px;
}

.all-title::after {
    width: 50px;
    background: #0672ba;
    content: "";
    position: absolute;
    bottom: -1.5rem;
    left: 0;
    height: 2px;
    border-radius: 2px;
}

.ms-skin-black-2 .ms-nav-next,
.ms-skin-black-2 .ms-nav-prev {
    background-color: #a6a6a6;
    border: none;
}

.ms-skin-black-2 .ms-nav-next:hover,
.ms-skin-black-2 .ms-nav-prev:hover {
    background-color: #5e5e5e;
}

.btn-outline-primary {
    color: #0672ba;
    border: 1px solid #0672ba;
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #0672ba;
    border-color: #0672ba;
}

.bd-callout {
    padding: 1.5rem 2.5rem;
    box-shadow: 1px -1px 20px -5px rgb(0 0 0 / 10%);
    border-radius: 1vw;
    background-color: #fff;
}

.d-flex-md {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    line-height: 1.4;
}

@media (max-width:576px) {
    .ms-hide {
        display: none;
    }

    .news-date {
        /* margin-bottom: 15px; */
    }

    .d-flex-md {
        display: block;
        text-align: justify;
    }

    #logo a img {
        width: 90%;
    }

    .news-word {
        font-size: 1.8rem;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a,
    .navbar-default .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 3px 15px;
    }
    .card .card-header img {
        width: 120px;
    }
}

.tit {
    position: relative;
    text-align: center;
    margin-top: .7rem;
    margin-bottom: 3rem;
}

.tit::after {
    content: '';
    width: 100%;
    height: 2px;
    bottom: -13px;
    left: 0;
    background: #0672BA;
    position: absolute;
}

.tit::before {
    content: '';
    width: 20px;
    height: 10px;
    background: #0672BA;
    position: absolute;
    bottom: -23px;
    left: 50%;
    transform: translateX(-50%);
    clip-path: polygon(50% 100%, 0 0, 100% 0);
}

.bg-container {
    position: relative;
    background-image: url(/images/all-bg.png);
    /* background-size: cover; */
    background-position: center;
}

.bg-container::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    /* 50% 透明度 */
    z-index: 0;
    /* 讓它在背景層 */
}

.bg-container>* {
    position: relative;
    z-index: 1;
    /* 讓內容浮在背景層上方 */
}

a {
    color: inherit;
    /* 繼承父元素的顏色 */
    text-decoration: none;
    /* 可選，去掉底線 */
}