@charset "utf-8";
.logotxt {
    color: #274B58;
    font-size: 2.45em;
    font-family: "微軟正黑體 Light";
}
.title_bg {
    background-color: #6FB1B4;
}
.title_txt {
    font-size: 1.125rem;
    font-family: "微軟正黑體 Light";
    font-weight: bolder;
    color: undefined;
}
.title_t30 {
    color: #3A727F;
    font-family: "微軟正黑體 Light";
    font-weight: bold;
    font-size: 1.8rem;
    text-align: left;
}
.linktext {
    font-family: "微軟正黑體 Light";
    font-weight: bold;
    font-size: 1rem;
    text-align: left;
    letter-spacing: 0.2rem;
    color: #3A727F;
}
.txt_16 {
    color: #000000;
    font-family: "微軟正黑體 Light";
    font-size: 1rem;
    border-bottom: 1px solid #CECECE;
    text-align: left;
}
.btxt_14 {
    color: #000000;
    font-family: "微軟正黑體 Light";
    font-size: 0.875rem;
    text-align: left;
}
.wh-30 {
    color: #FFFFFF;
    font-size: 1.9em;
    font-family: "微軟正黑體 Light";
    font-weight: bolder;
}

.wh-20 {
    color: #FFFFFF;
    font-size: 1.25em;
}

.header_coloer {
    color: #000000;
    background-color: #6FB1B4;
    font-size: 1.1rem;
}
.downloadimg {
    float: right;
    display: block;
    margin-top: -2px;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-bottom: 10px;
}
.download_onetitle {
    color: #3A727F;
    font-size: 1.8rem;
    font-family: "微軟正黑體 Light";
    font-weight: bolder;
}
.download_onetext {
    color: #000000;
    font-family: "微軟正黑體 Light";
    font-size: 1rem;
    border-bottom: 1px solid #B7B7B7;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
.approve_onetitle {
    color: #274B58;
    font-size: 1.125em;
    font-family: "微軟正黑體 Light";
    font-weight: bolder;
    width: 250px;
    margin-left: auto;
    margin-right: auto;
}
.approve {
    color: #333333;
    font-size: 1em;
    font-family: "微軟正黑體 Light";
    font-weight: bolder;
    width: 250px;
    height: 150px;
    border-radius: 5px;
    background-color: #F2D58F;
    text-align: center;
    line-height: 150px;
    margin-left: auto;
    margin-right: auto;
}
.approve_no {
    color: #333333;
    font-size: 1em;
    font-family: "微軟正黑體 Light";
    font-weight: bolder;
    width: 250px;
    height: 150px;
    border-radius: 5px;
    background-color: #B7B7B7;
    text-align: center;
    line-height: 150px;
    margin-right: auto;
    margin-left: auto;
}
.approve_view {
    color: #FFFFFF;
    font-family: "微軟正黑體 Light";
    width: 120px;
    border-radius: 5px;
    background-color: #3A727F;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    font-size: 1rem;
    height: 3rem;
    line-height: 3rem;
}
.text_left {
    color: #000000;
    font-family: "微軟正黑體 Light";
    font-size: 1rem;
    display: block;
    width: 85%;
}
.text_right {
    color: #000000;
    font-family: "微軟正黑體 Light";
    font-size: 1rem;
    display: block;
    float: right;
    width: 10%;
}
.text_14pt {
    color: #000000;
    font-family: "微軟正黑體 Light";
    font-size: 1.2rem;
}
.pt_30px {
    padding-top: 30px;
}
.pt_20px {
    padding-top: 20px;
}
.pb_80px {
    padding-bottom: 80px;
}
.pt55 {
    margin-top: 55px;

}
.pb40 {
    margin-top: 0px;
    margin-bottom: 40px;
}
.pl_10 {
    margin-top: 0px;
    margin-bottom: 40px;
    padding-left: 10px;
}
.mt_20px {
    margin-top: 20px;
}
.mt_25px {
    margin-top: 25px;
}


.mt_30px {
}
.mb_65px {
    margin-bottom: 65px;
}

.mtb_150px {
    padding-top: 150px;
    padding-bottom: 150px;
}
.mtb_65px {
    margin-top: 65px;
    margin-bottom: 65px;
}
.ml_10px {
    margin-left: 10px;
}
.ml_4rem {
    margin-left: 4rem;
}


.bottom_line {
    font-size: 1rem;
    display: block;
    margin-bottom: 15px;
    padding-bottom: 20px;
    font-family: "微軟正黑體 Light";
    border-bottom: 1px solid #b7b7b7;
    padding-top: 10px;
}
.pop-up {
    width: 40%;
    height: 400px;
    margin-left: -20%;
    margin-right: auto;
    min-width: 40%;
    line-height: 400px;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    left: 50%;
}

.pop-up_1 {
    width: 50%;
    height: 80%;
    min-width: 50%;
    line-height: 400px;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    left: 50%;
    display: block;
    padding-left: 0%;
    margin-left: -25%;
    border-radius: 10px;
    margin-right: auto;
    background-color: #CCC;
}



@media (max-width:768px){

#header {
position: none;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 99999;
}
}

@media (max-width:412px){
.navbar-default .navbar-brand {
    margin-right: 10px;
    margin-left: 20px;
    width: 80px;
    height: 78px;
    background-image: url(../images/logo.png);
    float: left;
    background-repeat: no-repeat;
    margin-bottom: 0px;
    padding-bottom: 0px;
	}
}

*{
     margin: 0;
     padding: 0;
            }
input{
     border: none;
}

.search_bt{
    width: 50%;
    height: 2.45rem;
    border-radius: 5px;
    margin-top: 10px;
    margin-right: 0;
    margin-bottom: 10px;
    padding-left: 10px;
    border: 1px solid #B7B7B7;
    outline: none;
    color: #000000;
    font-family: "微軟正黑體 Light";
    font-size: 1rem;
 }
.submit_bt {
    background-color: #327A7F;
    width: 4.9rem;
    font-size: 1rem;
    font-family: "微軟正黑體 Light";
    height: 2.45rem;
    border-radius: 5px;
    color: #FFFFFF;
}
.back_bt {
    background-color: #B45052;
    width: 4.9rem;
    font-size: 1rem;
    font-family: "微軟正黑體 Light";
    height: 2.45rem;
    border-radius: 5px;
    color: #FFFFFF;
}

.wframe {
    height: 5rem;
    width: 10rem;
    border-radius: 10px;
    border: 3px solid #FFFFFF;
    line-height: 5rem;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFF;
    color: #3A727F;
    font-family: "微軟正黑體 Light";
    font-weight: bolder;
}
.wtext {
    color: #FFF;
}
.wtext:hover {
    color: #AAA;
    text-align: center;
    text-decoration: none;
}
.gtext {
    color: #3A727F;
    text-align: center;
}
.gtext:hover {
    color: #333;
    text-align: center;
    text-decoration: none;
}
.ahref {
    width: 1.2rem;
    border-radius: 100%;
    height: 1.2rem;
    background-color: rgba(58,114,127,1.00);
    color: rgba(255,255,255,1.00);
    text-align: center;
    display: inline-block;
    margin-right: 3px;
    font-size: 0.8rem;
    line-height: 1.2rem;
    height: 1.2rem;
}
