.frame{
        width: 100%!important;
}

.float-nav
{
        background-color: #81468a!important;
}

#container {
     position: relative;
     width: 100%;
     height: 100px;
     overflow: hidden;
     border: 0;
}


#div1 {
     position: absolute;
     left: 0px;
     top: 0px;
     width: 2199px;
     height: 100px;
}

#div2 {
     position: absolute;
     left: 2199px;
     top: 0px;
     width: 2199px;
     height: 100px;
}

img1 {
     border: 0;
     margin: 0;
     float: left;
}

.btn-square.special {
    border-color: #7f27a2;
    color: #fff;
    background-color: #7f27a2;
    letter-spacing: 3px;
    padding: 6px 12px;
    margin-top: 20px;
}

.special:hover {
    border-color: #7f27a2;
    color: #7f27a2;
    background-color: #fff;
    letter-spacing: 3px;
    padding: 6px 12px;
    margin-top: 20px;
}

.btn-square.pink {
    border-color: #d2017e;
    color: #fff;
    background-color: #d2017e;
    letter-spacing: 3px;
    padding: 6px 12px;
    margin-top: 20px;
}

.pink:hover {
    border-color: #d2017e;
    color: #d2017e;
    background-color: #fff;
    letter-spacing: 3px;
    padding: 6px 12px;
    margin-top: 20px;
}

.btn-square.blue {
    border-color: #038dcd;
    color: #fff;
    background-color: #038dcd;
    letter-spacing: 3px;
    padding: 6px 12px;
    margin-top: 20px;
}

.blue:hover {
    border-color: #038dcd;
    color: #038dcd;
    background-color: #fff;
    letter-spacing: 3px;
    padding: 6px 12px;
    margin-top: 20px;
}

#fullbanner{
    
    /*z-index: -1!important;*/
}

ul.nav-menu > li:hover,
ul.nav-menu ul.float-sub > li:hover,
ul.nav-menu ul.float-sub-extend > li:hover > a{

}


.row_full {
    max-width: 1200px!important;
    float: none!important;
}

.box_one {
    text-align: center;
}

.text_one {
    padding: 0px 30px 0px 20px;
    position: relative;
    z-index: 2;
}

.text_a {
    line-height: 2em;
    font-family: noto sans tc,sans-serif;
    font-size: 1.3em;
    margin-top: 10px;
}

.text_b {
    text-align: right;
    line-height: 2em;
    font-family: noto sans tc,sans-serif;
    font-size: 1.3em;
    margin-top: 10px;
}


.text_a2 {
    padding-top: 15px;
    line-height: 2.1em;
}

.topspace{
    width:100%!important;
    text-align: center;
        background-color: #ffffff;
    background-image: url(bottom.jpg);
    background-repeat: repeat-x;
    padding-top: 15px;
}
