﻿#Itself_logo .bannerLogo {
    position: absolute;
    top: 10px;
    left: 458px;
    /*width: 240px;*/
    height: 220px;
    /*transform: translateY(-50%);*/
    /*filter: drop-shadow(0 0 5px rgba(255, 255, 255, 1));*/
}

#Itself_logo .bannerText {
    width: 400px;
    position: absolute;
    top: 85px;
    left: 670px;
    /*transform: translateY(-50%);*/
    text-align: center;
    font-family: 微軟正黑體;
    font-weight: bold;
}

    #Itself_logo .bannerText .bannerText_top {
        font-size: 35px;
        color: #4060ac;
        text-shadow: 0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff, 0 8px 5px #000;
    }

    #Itself_logo .bannerText .bannerText_hr {
        background-image: linear-gradient(to right,rgba(31, 124, 208, 0) 0%,rgba(31, 124, 208, 1) 20%,rgba(31, 124, 208, 1) 80%,rgba(31, 124, 208, 0) 100%);
        height: 1px;
    }

    #Itself_logo .bannerText .bannerText_bottom {
        margin-top: -5px;
        font-size: 35px;
        color: #3e828a;
        text-shadow: 0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff, 0 8px 5px #000;
    }
