@charset "utf-8";
.border1 {
    border: 1px solid #B2B2B2;
    background-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    color: #000000;
    text-decoration: none;
    padding-top: 5px;
}

.font12 {
    font-family: "新細明體";
    font-size: 12px;
    font-style: normal;
    line-height: 16px;
    color: #666666;
    text-decoration: none;
}
body {
    background-color: e7f2ff;
}

.copy {
    font-family: Arial;
    font-size: 10px;
    color: #000000;
    text-decoration: none;
}

.font12_link {
    font-family: 新細明體;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    color: #666666;
    text-decoration: none;
}
.font12_link:link {
    font-family: 新細明體;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    color: #555A5A;
    text-decoration: none;
}
.font12_link:visited {
    font-family: 新細明體;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    color: #555A5A;
    text-decoration: none;
}
.font12_link:hover {
    font-family: 新細明體;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    color: #555A5A;
    text-decoration: none;
}
.font12_link:active {
    font-family: 新細明體;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    color: #555A5A;
    text-decoration: none;
}
.bg1 {
    background-image: url(../bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}

    #wrap {
    height:100%;
    width:100%;
    background-position: center center;
}