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;
    height: auto;
}

#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: #434343;
}

.submenu a,
.submenu a:visited {
    color: #005d96;
}

.header {
    text-align: center;
    border: 1px solid #a3a3a3;
    width: 1100px;
    height: 100px;
    margin: 0 auto;
}

.newstitle {
    font-family: "Microsoft JhengHei", "Heiti TC", "WenQuanYi Zen Hei", sans-serif;
    font-size: 1.3em;
    color: #000000;
    line-height: normal;
}

#LeftMenu {
    float: left;
    width: 231px;
    margin-left: 10px;
    border-top: 1px solid #999;
}

#Right {
    float: right;
    width: 870px;
    margin-right: 10px;
    margin-bottom: 10%;
    font-family: "Microsoft JhengHei", "Heiti TC", "WenQuanYi Zen Hei", sans-serif;
    color: rgba(51, 51, 51, 1);
}

.div_cate {
    margin-left: 20px;
    text-shadow: 0px 0px 2px #9a9a9a;
    font-size: 24px;
    padding: 3px 0 3px 10px;
    float: left;
    color: #000;
}

.div_cate_en {
    font-size: 18px;
    text-shadow: 0px 0px 2px #9a9a9a;
    float: left;
    display: block;
    padding: 10px 0 5px 20px;
    color: #5f5f5f;
}

.div_line {
    background-color: #bfbfbf;
    width: 300px;
    height: 5px;
    margin-top: 20px;
}

.about {
    font-family: "Microsoft JhengHei", "Heiti TC", "WenQuanYi Zen Hei", sans-serif;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 5%;
}

.about1 {
    background-color: rgba(255, 255, 255, 0.3);
    font-size: 1em;
    width: 500px;
    display: inline-block;
    padding: 5px 0;
    float: left;
    margin-left: 50px;
    margin-bottom: 30px;
}

.about2 {
    background-color: rgba(255, 255, 255, 0.3);
    font-size: 1em;
    width: 500px;
    display: inline-block;
    padding: 5px 0;
    float: right;
    margin-right: 50px;
}

#contact-us {
    background-color: rgba(255, 255, 255, 0.3);
    font-size: 1em;
    clear: left;
    width: 500px;
    padding: 5px 0 0 0;
    margin-left: 50px;
}
#contact-us a,#contact-us a:visited{
color: #283583;
    font-weight: bold;
    font-family: "Microsoft JhengHei light", "Heiti TC", "WenQuanYi Zen Hei", sans-serif;
}

.about-c {
    font-size: 1.25em;
    padding: 10px 20px;
    box-sizing: border-box;
    text-align: justify;
    margin: 10px 0;
    line-height: 30px;
}

.about-c2 {
    font-size: 1.25em;
    padding: 0 20px;
    box-sizing: border-box;
    text-align: justify;
    margin: 10px 0;
    line-height: 25px;
}

.about-l {
    list-style: none;
    display: block;
    width: 400px;
    background-color: rgba(40, 53, 131, 0.5);
    border-radius: 3px;
    padding: 5px 10px;
    color: #ffffff;
    margin: 0;
}

.about-c2 ul {
    list-style: none;
    margin: 5px 0 10px 0;
}

.conus {
    background-color: rgba(40, 53, 131, 0.5);
    border-radius: 3px;
    padding: 5px 10px;
    color: #ffffff;
    width: 50px;
    display: inline-block;
    text-align: center;
    margin: 5px 10px 10px 0;
}
