body {
    font-size: 100%;
    background-image: url(../../image/BACK/body/0.jpg);
    background-color: #1d304e;
    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.jpg);
    margin: 0 auto;
    background-color: #fff;
}

.content {
    padding: 10px 0 0 0;
    margin: 0 auto;
}

.newstitle {
    font-family: "Microsoft JhengHei", "Heiti TC", "WenQuanYi Zen Hei", sans-serif;
    font-size: 1.3em;
    color: #000000;
    line-height: normal;
}

.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: #434343;
}

.submenu a,
.submenu a:visited {
    color: #005d96;
}

#LeftMenu {
    float: left;
    width: 237px;
    margin-left: 10px;
    border-top: 1px solid #999;
}

#Right {
    float: right;
    width: 870px;
    margin-bottom: 10%;
    font-family: "Calibri", "Microsoft JhengHei", "Heiti TC", "WenQuanYi Zen Hei", sans-serif;
    color: #333333;
}

.div_cate {
    margin-left: 20px;
    margin-top: -15px;
    font-size: 24px;
    display: block;
    padding: 3px 0 3px 10px;
    float: left;
    color: #000;
    text-shadow: 0px 0px 2px #9a9a9a;
}

.div_cate_en {
    font-size: 18px;
    margin-top: -15px;
    float: left;
    text-shadow: 0px 0px 2px #9a9a9a;
    display: block;
    padding: 10px 0 5px 20px;
    color: #5f5f5f;
}

.div_line {
    background-color: #bfbfbf;
    width: 600px;
    height: 5px;
    margin-top: 5px;
}

.p-div {
    width: 870px;
    font-family: "Microsoft JhengHei", "Heiti TC", "WenQuanYi Zen Hei", sans-serif;
    background-color: rgba(255, 255, 255, 0.3);
    font-size: 1em;
    margin-bottom: 20px;
}

.pchomeLOGO {
    height: 60px;
    float: none;
    clear: none;
    width: 500px;
    margin-left: 440px;
    margin-top: -40px;
    float: right;
}

.ProductName {
    font-family: sans-serif, "Microsoft JhengHei", "Heiti TC", "WenQuanYi Zen Hei";
    font-size: 1.15em;
    color: #283583;
    padding-right: 5px;
    padding-left: 5px;
    text-align: center;
    text-decoration: none;
    line-height: 28px;
    margin-top: 5px;
}

.ProductName a,
.ProductName a:visited {
    color: #283583;
}

.ProductName a:hover,
.ProductName a:visited:hover {
    color: #000;
}

.ProductCate {
    font-family: "microsoft JhengHei UI Light";
    font-size: 18pt;
    text-shadow: 1px 1px 1px hsla(0, 0%, 55%, 1.00);
    color: hsla(0, 0%, 0%, 1);
}

.Product▊ {
    font-family: Arial, Helvetica, sans-serif;
    color: rgba(40, 53, 131, 1);
}

.img-container {
    position: relative;
    border: 1px solid #9a9a9a;
    width: 265px;
    height: 191px;
}

.img-caption {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    opacity: 0;
    background-color: rgba(57, 59, 101, 0.85);
    font-size: 17px;
    margin: 0px;
    padding: 7px;
    text-align: justify;
    transition: 0.3s ease-in;
    box-sizing: border-box;
    line-height: 24px;
    z-index: 2;
}

.img-container a,
.img-container a:visited {
    font-family: "Microsoft JhengHei", "Heiti TC", "WenQuanYi Zen Hei", sans-serif;
    font-size: 12pt;
    color: #ffffff;
}

.img-caption:hover {
    opacity: 1;
    cursor: pointer;
}

.newsdate {
    font-family: "Microsoft JhengHei", "Heiti TC", "WenQuanYi Zen Hei", sans-serif;
    font-size: 10pt;
    color: rgba(102, 102, 102, 1);
    line-height: 8px;
}

.more {
    margin-top: 13px;
    clear: left;
    float: right;
    margin-right: 20px;
}

.content:after,
.content:before {
    content: '.';
    display: block;
    height: 0;
    visibility: hidden;
}

.content:after {
    clear: both;
}

#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;
}

.smalltxt,
.smalltxt a {
    color: #dedede;
    font-size: 1em;
}

.info {
    text-align: center;
    line-height: 35px;
    color: #f0f0f0;
}
