﻿/*===== 以下內頁錨點部分 =====*/
.pc_mod_anchor {
    width: 100%;
    height: 70px;
    /*margin-top: 12px;*/
}

.pc_anchor_outbox {
    width: 960px;
    height: 70px;
    margin-right: auto;
    margin-left:  auto;
    padding: 10 0 10 0 ;
}

.pc_anchor_7box a {
    background-color: #8c0044;
    width: 130px;
    height: 35px;
    float: left;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 15px;
    color: #ffffff;
    text-align: center;
    padding-top: 6px;
}

.pc_anchor_7box a:hover {
    background-color: #A20055;
}

.pc_anchor_6box a {
    background-color: #8c0044;
    width: 156px;
    height: 35px;
    float: left;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 15px;
    color: #ffffff;
    text-align: center;
    padding-top: 6px;
}

.pc_anchor_6box a:hover {
    background-color: #A20055;
}

.pc_anchor_5box a {
    background-color: #8c0044;
    width: 188px;
    height: 35px;
    float: left;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 15px;
    color: #ffffff;
    text-align: center;
    padding-top: 6px;
}

.pc_anchor_5box a:hover {
    background-color: #A20055;
}

.pc_anchor_4box a {
    background-color: #8c0044;
    width: 236px;
    height: 35px;
    float: left;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 15px;
    color: #ffffff;
    text-align: center;
    padding-top: 6px;
}

.pc_anchor_4box a:hover {
    background-color: #A20055;
}

.pc_anchor_3box a {
    background-color: #8c0044;
    width: 316px;
    height: 35px;
    float: left;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 15px;
    color: #ffffff;
    text-align: center;
    padding-top: 6px;
}

.pc_anchor_3box a:hover {
    background-color: #A20055;
}

.pc_anchor_2box a {
    background-color: #8c0044;
    width: 476px;
    height: 35px;
    float: left;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 15px;
    color: #ffffff;
    text-align: center;
    padding-top: 6px;
}

.pc_anchor_2box a:hover {
    background-color: #A20055;
}

.pc_anchor_1box a {
    background-color: #8c0044;
    width: 100%;
    height: 35px;
    float: left;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 15px;
    color: #ffffff;
    text-align: center;
    padding-top: 6px;
}

.pc_anchor_1box a:hover {
    background-color: #A20055;
}



.pc_anchor_7box_active a,
.pc_anchor_6box_active a, 
.pc_anchor_5box_active a, 
.pc_anchor_4box_active a, 
.pc_anchor_3box_active a, 
.pc_anchor_2box_active a,  
.pc_anchor_1box_active a{
    background-color: #ffffff;
    float: left;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 15px;
    color: #8c0044;
    text-align: center;
    padding-top: 6px;
    border-top:2px solid #A20055;
}

.pc_anchor_7box_active a:hover, 
.pc_anchor_6box_active a:hover, 
.pc_anchor_5box_active a:hover, 
.pc_anchor_4box_active a:hover, 
.pc_anchor_3box_active a:hover, 
.pc_anchor_2box_active a:hover, 
.pc_anchor_1box_active a:hover{
    color: #A20055 !important;
    background-color: #ffffff;
}





/*===== 以上內頁錨點部分 =====*/