@charset "utf-8";
body {
    background-image: url(img/bg.jpg);
    width: 100%;
    margin: 0;
    background-size: cover;
}
#fixed {
    background-color: rgba(235,44,47,0.85);
    width: 50px;
    border: 2px solid rgba(254,253,253,1.00);
    font-family: "Arial Black", "微軟正黑體 Light";
    font-weight: normal;
    font-size: 14pt;
    color: rgba(254,253,253,1.00);
    background-image: -webkit-linear-gradient(270deg,rgba(236,17,21,1.00) 0%,rgba(92,79,79,1.00) 51.07%,rgba(255,0,0,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(236,17,21,1.00) 0%,rgba(92,79,79,1.00) 51.07%,rgba(255,0,0,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(236,17,21,1.00) 0%,rgba(92,79,79,1.00) 51.07%,rgba(255,0,0,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(236,17,21,1.00) 0.00%,rgba(92,79,79,1.00) 51.07%,rgba(255,0,0,1.00) 100%);
    border-top-left-radius: 18px;
    border-bottom-left-radius: 18px;
    -webkit-box-shadow: -13px 5px 13px;
    box-shadow: -13px 5px 13px;
    position: fixed;
    top: 110px;
    left: auto;
    right: 0px;
    height: 375px;
}
br {
    color: rgba(254,253,253,1.00);
    font-family: "Arial Black", "微軟正黑體 Light";
    font-size: 16pt;
}


header {
    height: 120px;
    background-image: url(img/bg1.jpg);
    -webkit-box-shadow: 0px 9px 15px rgba(36,30,30,0.64);
    box-shadow: 0px 9px 15px rgba(36,30,30,0.64);
    text-align: center;
    width: 100%;
}
header img  {
    border: 2px dotted rgba(239,235,68,0.99);
    margin-top: 10px;
    -webkit-box-shadow: 0px 0px 20px rgba(44,44,47,0.62);
    box-shadow: 0px 0px 20px rgba(44,44,47,0.62);
    margin-left: 7px;
    margin-right: 7px;
}
header img:hover   {
    border: 2px solid rgba(222,27,29,0.99);
    margin-top: 10px;
    -webkit-box-shadow: 0px 0px 20px rgba(44,44,47,0.62);
    box-shadow: 0px 0px 20px rgba(44,44,47,0.62);
    margin-left: 10px;
    margin-right: 10px;
}
#main {
    width: 960px;
    margin-top: 77px;
    margin-right: auto;
    margin-left: auto;
}
#main div img {
    margin-left: 20px;
    margin-right: 20px;
}
.nmb_top {
}
section {
    height: 630px;
}
#content-1 {
    background-image: url(img/old-paper.png);
    margin-top: -160px;
    padding-top: 137px;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    background-size: 960pxpx auto;
    background-repeat: no-repeat;
}
#main #content-1 nav {
}
nav ul li {
    display: inline-block;
}
nav {
    font-family: "Arial Black", "微軟正黑體 Light";
    font-size: 20px;
}
ul li a {
    color: rgba(42,29,29,1.00);
    background-color: rgba(254,253,253,0.89);
    font-family: "Arial Black", "微軟正黑體 Light";
    padding: 10px 20px;
    font-size: 14px;
    text-decoration: none;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    border-bottom: 2px solid rgba(31,29,29,1.00);
}
ul li a:hover  {
    color: rgba(254,253,253,1.00);
    background-color: rgba(155,146,146,0.89);
    font-family: "Arial Black", "微軟正黑體 Light";
    padding: 10px 20px;
    font-size: 14px;
    text-decoration: none;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    border-bottom: 2px solid rgba(235,21,21,1.00);
}




#content-2 {
    background-image: url(img/old-paper.png);
    padding-top: 137px;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    background-size: 960pxpx auto;
    background-repeat: no-repeat;
}
#main #content-2 img {
    float: none;
    border: 15px solid rgba(254,253,253,1.00);
    border-top-left-radius: 16px;
    border-top-right-radius: 15px;
    padding-right: 41px;
    padding-left: 41px;
}


#main #content-1 #text {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: auto;
    margin-left: auto;
    width: 630px;
}

.lpic {
    float: left;
    border: 3px solid rgba(254,253,253,1.00);
    margin-right: 18px;
    -webkit-box-shadow: 2px 2px 2px rgba(61,57,57,1.00);
    box-shadow: 2px 2px 2px rgba(61,57,57,1.00);
}
#Image12 {
}
