﻿div.trail1 {
    height: 10px;
    margin-top: 9px;
    margin-bottom: 10px;
}

    div.trail1 a, div.trail1 span {
        float: left;
        display: block;
        color: #244f85;
        font-size: 10px;
    }

        div.trail1 span.sep {
            width: 15px;
            height: 100%;
            background-image: url("/images/trail.png");
            background-repeat: no-repeat;
            background-position: 5px 3px;
        }

        div.trail1 span.last {
            font-weight: bold;
        }

div.trail1 {
    margin-left: 17px;
}

div.LNd11 {
    width: 785px;
    height: 47px;
    background-image: url("/images/colorflow.png");
    background-repeat: repeat-x;
    font-weight: bold;
    margin-left: 15px;
}

    div.LNd11 .title {
        display: block;
        padding-left: 10px;
        padding-top: 15px;
        font-size: 16px;
        color: #154885;
        float: left;
    }

    div.LNd11 .date {
        display: block;
        padding-right: 10px;
        padding-top: 15px;
        font-size: 16px;
        color: #154885;
        float: right;
    }

.title {
    font-weight: bold;
    color: #345a8a;
    margin-bottom: 10px;
    font-size: 20px;
}

.sub_title {
    color: #4f81bd;
    margin-bottom: 10px;
    font-size: 16px;
}

#Download {
    padding-top: 8px;
    padding-right: 25px;
    float: right;
}

p {
    font-family: Arial;
    font-size: 16px;
}

ul.newsArticle {
    margin-left: 20px;
}

    ul.newsArticle li {
        font-size: 16px !important;
    }

/* 20180523 */

div#mainbody {
    position: relative;
    top: 20px;
    left: 15px;
    width: 785px;
    height: 1400px;
    margin: 0px;
    padding: 0px;
}

div#newsTitle {
    position: relative;
    text-align: center;
    color: #154885;
}

    div#newsTitle p {
        font-size: 20px;
        text-align: center;
        font-weight: bold;
    }

img#BTU-logo {
    margin: 20px auto 20px 170px;
    width: 400px;
}

#body-1 p {
    padding-top: 15px;    
}

    #body-1 p a {
        font-size: 16px;
    }

.aboutNeptronic-title {
    line-height: 115%;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 5px;
}

img#Big5-logo {
    margin: 20px auto ;
    width: 400px;
    display:block;
}
