body #ns_Wrapper {
    position: relative;
}

p {
    margin-top: 0;
    margin-bottom: 13px;
    line-height: 180%;
}
html .weForm p {
    margin-top: 15px;
    margin-bottom: 15px;
}

/*歡迎視窗*/
.meWelcomeBlock {
    background-color: #fff;
    padding: 28px;
    z-index: 5000;
}
.meWelcomeBlock .meMsg_MsgBlk .meMsg_MsgTitle {
    display: block;
    font-size: 20px;
    color: #000000;
    text-align: center;
    margin-bottom: 25px;
    font-weight: 800;
}
.meWelcomeBlock .meMsg_MsgSubTitle {
    display: block;
    font-size: 14px;
    margin-bottom: 10px;
    color: #00a632;
    text-align: center;
}
.meWelcomeBlock .meMsg_Content {
    font-size: 12px;
    color: #222222;
}

/*公告*/
.news .meMsg_MsgBlk .meMsg_MsgTitle {
    display: block;
    font-size: 20px;
    color: #000000;
    text-align: center;
    margin-bottom: 25px;
    font-weight: 800;
}
.news .meMsg_MsgBlk .meMsg_MsgSubTitle {
    display: block;
    font-size: 14px;
    margin-bottom: 10px;
    color: #00a632;
    text-align: center;
}
.news .meMsg_Content {
    padding-top: 10px;
    padding-left: 12px;
    border-top: solid 1px black;
    margin: 0 auto;
}

.Logo {
    left: 20px;
}

/*.Catalog, .banner {  top: 200px; }
.contact { top: 502px; }*/

.contact {
    line-height: 160%;
    font-size: 13px;
    margin-bottom: 30px;
}
.contact tr td {
    padding: 4px 0 0;
    box-sizing: border-box;
}

.Catalog .meMsg_MsgTitle{ color: #17ad2f; }

ol { padding-left: 20px; margin-top: 0; }

.tblAction { left: 525px; }
.tblAction1 { left: 269px; }


#iWinTopDiv {
    z-index: 1000 !important;
}

