body {
    font-size: 100%;
    background-image: url(../../image/BACK/body/0.jpg);
    margin: 0;
    padding: 0;
    color: #000;
}

p {
    line-height: 0.2em;
    font-size: 100%;
}

a img {
    border: none;
}

a,
a:visited {
    text-decoration: none;
}

.container {
    width: 1150px;
    background-image: url(../../image/BACK/body/1.png);
    background-color: #fff;
    margin: 0 auto;
    height: auto;
}

.content {
    padding: 10px 0 0 0;
    height: auto;
    margin: 0 auto;
    position: relative;
}

#footer {
    clear: both;
    font-family: "Microsoft JhengHei", "Heiti TC", "WenQuanYi Zen Hei", sans-serif;
    font-size: 1em;
    line-height: normal;
    background-image: url(../../image/BACK/body/2.png);
    color: #b9b9b9;
    padding: 10px 0 5px 0;
}

#footerbar {
    width: 1150px;
    height: 8px;
    background-color: #b9b9b9;
    clear: both;
    margin-top: 50px;
}

.smalltxt,
.smalltxt a {
    color: #dedede;
    font-size: 1em;
}

.info {
    text-align: center;
    line-height: 35px;
    color: #f0f0f0;
}

.submenu {
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    font-family: "Microsoft JhengHei", "Heiti TC", "WenQuanYi Zen Hei", sans-serif;
    font-size: 1em;
    padding: 8px 0 8px 30px;
    color: #000000;
}

.submenu img {
    vertical-align: middle;
}

.submenu a,
.submenu a:visited {
    color: #283583;
}

.header {
    text-align: center;
    border: 1px solid #a3a3a3;
    width: 1100px;
    height: 100px;
    margin: 0 auto;
}

hr {
    margin: 10px 0;
}

#Left {
    float: left;
    width: 830px;
    margin-left: 30px;
    height: 100%;
    font-family: "Microsoft JhengHei", "Heiti TC", "WenQuanYi Zen Hei", sans-serif;
    background-color: rgba(255, 255, 255, 0);
    color: #333333;
    padding: 0px;
    font-size: 1em;
}

#Right {
    float: right;
    width: 230px;
    height: 100%;
    margin-right: 30px;
}

#Left:after,
#Left:before {
    content: '.';
    display: block;
    height: 0;
    visibility: hidden;
}

#Left:after {
    clear: both;
}

.news-block {
    font-size: 1.05em;
    /*border: 1px solid #989898;*/
    border-radius: 3px;
    margin: 0 auto;
    text-align: justify;
    height: 70px;
}

.news-img {
    vertical-align: middle;
    margin-right: 20px;
    margin-left: 20px;
    border-radius: 3px;
    overflow: hidden;
    border: 1px solid #8b8b8b;
    display: inline-block;
    height: 70px;
    width: 70px;
}

.news-block a,
.news-block a:visited {
    color: #283583;
    display: inline;
}

.news-block a:hover {
    color: #000;
}

.news-title {
    vertical-align: middle;
    display: inline-block;
}

.date {
    width: 100px;
    font-size: 0.85em;
    color: #676767;
    float: right;
    text-align: right;
}

.newsflash {
    font-family: "Microsoft JhengHei", "Heiti TC", "WenQuanYi Zen Hei", sans-serif;
    font-size: 1.05em;
}

.db-news {
    padding: 5px 10px;
    font-size: 1.2em;
    background-color: rgba(255, 255, 255, 0.4);
    color: #283583;
    font-weight: bold;
    font-family: "Microsoft JhengHei light", "Microsoft JhengHei", "Heiti TC", "WenQuanYi Zen Hei", sans-serif;
    text-align: center;
    border-radius: 10px 10px 0 0;
    border: 1px solid #909090;
    border-top: 5px solid #283583;
    border-bottom: none;
}

.db-news2 {
    padding: 10px;
    font-size: 1.05em;
    color: #000000;
    line-height: 1.7em;
    border: 1px solid #909090;
    background-color: rgba(255, 255, 255, 0.3);
}

.all-news {
    padding: 5px;
    font-size: 1.05em;
    color: #404040;
    line-height: 1.7em;
    border: 1px solid #909090;
    background-color: rgba(255, 255, 255, 0.3);
    font-family: "Microsoft JhengHei", "Heiti TC", "WenQuanYi Zen Hei", sans-serif;
}

.all-news a,
.all-news a:visited {
    color: #283583;
}

.all-news a:hover {
    color: #000;
}

.all-news ul {
    margin: 0;
    line-height: 30px;
    list-style-type: circle;
}
