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;
}

#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: 20px 0;
}

#Left {
    float: left;
    width: 830px;
    margin: 0 0 10% 30px;
    height: 100%;
    font-family: "Microsoft JhengHei", "Heiti TC", "WenQuanYi Zen Hei", sans-serif;
    background-color: rgba(255, 255, 255, 0.4);
    color: #333333;
    padding: 0px;
    font-size: 1em;
}

.news-txt {
    text-align: justify;
    padding: 0 20px;
    font-size: 1.2em;
    color: #000;
    line-height: 30px;
}

.news-txt a,
.news-txt a:visited {
    color: #283583;
}

.news-txt a:hover {
    color: #000;
}

.img-container {
    border: 0px solid #9a9a9a;
    width: 350px;
    height: auto;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #9a9a9a;
}

.img-container2 {
    border: 0px solid #9a9a9a;
    width: 350px;
    height: auto;
    display: inline-block;
    vertical-align: top;
    margin-left: 15px;
    border: 1px solid #9a9a9a;
}

#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;
}

.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;
}

.news_title {
    padding: 5px 0 5px 0px;
    font-size: 1.6em;
    margin: 5px 0 5px 20px;
    border-left: 18px solid #283583;
    font-family: "Microsoft JhengHei", "Heiti TC", "WenQuanYi Zen Hei", sans-serif;
    font-weight: bold;
    text-shadow: 1px 1px 2px #969696;
}

.newsLine {
    height: 6px;
    background-color: #bababa;
    width: 700px;
    display: inline-block;
    vertical-align: middle;
}

.news-date {
    width: 100px;
    display: inline-block;
    color: #838383;
    font-size: 1.17em;
    margin-left: 10px;
    line-height: 10px;
    font-family: sans-serif;
}

.guest-book {
    width: 750px;
    margin-bottom: 5%;
}

.guest-book-title {
    text-align: left;
    font-size: 1em;
    border-left: 15px solid #283583;
    padding: 3px 0 3px 10px;
}

.move-to-top {
    padding: 10px 20px;
    margin: 0 auto;
    display: block;
    width: 120px;
    color: #283583;
    cursor: pointer;
}

.RightLine2 {
    height: 5px;
    width: auto;
    background-color: #c9c9c9;
    margin-right: auto;
    margin-left: 0px;
}

.dbtxt {
    font-weight: bold;
    color: #283583;
    font-size: 1.05em;
    font-family: 'Microsoft JhengHei light', 'Microsoft JhengHei', 'Heiti TC', 'WenQuanYi Zen Hei', sans-serif;
}

.RelatedProducts {
    margin: 10px auto;
    font-size: 0.9em;
    text-align: center;
    line-height: 23px;
}

.RelatedProducts img {
    border: 1px solid #b7b7b7;
}

.RelatedProducts a,
.RelatedProducts a:visited {
    color: #283583;
}

.RelatedProducts a:hover {
    color: #000;
}

.top-txt {
    font-weight: bold;
    font-family: 'Microsoft JhengHei light', 'Microsoft JhengHei', 'Heiti TC', 'WenQuanYi Zen Hei', sans-serif;
    font-size: 1.1em;
    color: #283583;
}

.news-source {
    color: #5d5d5d;
    font-size: 0.8em;
    line-height: 15px;
    display: block;
}
