body,h1,h2,h3,h4,h5,h6,p,img,a,div,header,nav,section,article,footer,ul,ol,li,dt,dd,dl{
    margin: 0em;
    padding: 0em;
}
body{
    background-color: rgb(221, 248, 252);
    color: rgb(59, 79, 63);
    font-size: 100%;
}
#wrapper{
    width: 99%;
    margin: auto;
}
header,#logo,nav,section,footer{
    float: left;
}
#logo2{
    display: none;
}
#logo{
    background-image: url(../images/logo.png);
    background-repeat: no-repeat;
    width: 300px;
    height: 120px;
    float: left;
    margin-left: 40px;
    margin-top: 5px;
}
#logo a{
    width: 100%;
    height: 100%;
    display: block;
    /* 於LOGO區塊內可按超連結 */
    text-indent: -9999px;
    /* 不顯示超連結的文字 */
}
header,nav,section,article,footer{
    width: 100%;
}
header{
    background-image: url(../images/page_photo.jpg);
    background-repeat: no-repeat;
    min-height: 200px;
    background-position: top center;
    font-size: 0.8em;
    text-align: center;
    background-size: cover;
}
nav{
    min-height: 240px;
    background-color: rgb(239, 244, 226);
}
nav ul{
    text-align: center;
    list-style-type: none;
    padding: 0.5% 0;
}
nav ul li{
    width: 60%;
    /* float: left; */
    margin: 0 20%;
}
nav ul li a{
    text-decoration: none;
    letter-spacing: 0.1em;
    line-height: 2em;
    font-family: "微軟正黑體";
    width: 100%;
    height: 92%;
    margin: 4% 0;
    background-color: rgb(195, 245, 228);
    border-radius: 30px;
    font-size: 1em;
    display: block;
    border: 2px rgb(149, 179, 146) solid;
}
section{
    width: 98%;
    margin: 0 1%;
}
section h2{
    color: rgb(64, 107, 107);
    font-size: 1.5em;
    font-family: "微軟正黑體","標楷體";
    letter-spacing: 0.5em;
    border-top: 2px dashed rgb(172, 172, 172);
    border-bottom: 2px dashed rgb(172, 172, 172);
    width: 80%;
    margin: 1em auto;
    padding: 0.3em 0;
    text-align: center;
    text-shadow: 3px 3px 10px rgb(168, 186, 212);
    font-weight: bold;
}
#create{
    background-image: url(../images/square.png);
    background-repeat: repeat;
    border: 3px dashed rgb(181, 200, 164);
    border-radius: 25px;
    width: 80%;
    margin: 2em auto;
    text-align: center;
    background-color: rgb(223, 247, 207);
    padding: 1em;
    border-radius: 20px;
    font-family: "標楷體";
    letter-spacing: 0.5em;
    /* 字與字間距 */
    box-shadow: 3px 3px 10px rgb(121, 120, 120);
    color: rgb(66, 116, 95);
    font-size: 0.8em;
    line-height: 1.5em;
    /* 行高 */
}
#create h3{
    width: 90%;
    margin: 0 auto;
    text-align: center;
    background-color: rgb(218, 250, 234);
    padding: 1em;
    border-radius: 20px;
    font-family: "標楷體";
    letter-spacing: 0.2em;
    /* 字與字間距 */
    box-shadow: 3px 3px 10px rgb(176, 214, 229);
    color: rgb(66, 116, 95);
    font-size: 1.2em;
    line-height: 1.5em;
    /* 行高 */
    text-indent: 2em;
    text-align: justify;
}
#create p{
    font-weight: bold;
    width: 90%;
    margin: 1em auto;
    text-align: center;
    background-color: rgb(218, 250, 234);
    padding: 1em;
    border-radius: 20px;
    font-family: "標楷體";
    letter-spacing: 0.2em;
    /* 字與字間距 */
    box-shadow: 3px 3px 10px rgb(176, 214, 229);
    color: rgb(66, 116, 95);
    font-size: 1.2em;
    line-height: 1.5em;
    /* 行高 */
    text-align: justify;
}
#actor{
    width: 96%;
    margin: 2em 2%;
    background-color: rgb(250, 251, 235);
    font-family: "微軟正黑體";
}
#actor dt{
    font-size: 1.2em;
    font-weight: bold;
    color: rgb(45, 57, 97);
    background-color: rgb(244, 239, 207);
    border-bottom: 3px double rgb(223, 202, 152);
    /* solid:實線、dashed:虛線、double:兩條實線、dotted:點線 */
    background-image: url(../images/icon_1.png);
    background-repeat: no-repeat;
    padding: 0.5em 0 0.5em 36px;
    background-position: 3px;
    /* 調整icon位置 */
    cursor: pointer;
    /* 讓整排dt都有手的效果 */
}
#actor dd{
    color: rgb(101, 101, 100);
    font-size: 0.9em;
    letter-spacing: 0.2em;
    line-height: 1.5em;
    padding:0.5em 1em;
    text-align: justify;  
     /* 左右對齊 */
}
#together p{
    background-color: rgb(197, 224, 217);
    width: 15%;
    height: 65px;
    padding-top: 10px;
    float: left;
    margin: 2em 2.5% 3.5em 2.5%;
    border-radius: 30%;
    text-align: center;
    font-size: 0.5em;
    color: rgb(46, 68, 69);
    font-family: "微軟正黑體";
    font-weight: bold;
    box-shadow: 0px 0px 5px 5px rgb(237, 234, 199);
    /* 若前兩個數值為0,就是光暈,若有數值就是陰影 */
}
.actor2{
    color: rgb(51, 67, 58);
    font-size: 0.5em;
    font-weight: bold;
    font-family: "微軟正黑體";
}
#photo{
    text-align: center;
}
#photo img{
    margin: 1em 1em;
    border-radius: 20px;
    box-shadow: 2px 2px 5px 5px rgb(147, 145, 142);
    border: 3px solid rgb(219, 230, 187); 
}
.video{
    width: 90%;
    height: 200px;
    border: 0;
    /* 邊框拿掉 */
    border-radius: 20px;
    margin: 1em 5%;
    box-shadow: 2px 2px 4px 4px rgb(147, 145, 142);
}
footer{
    text-align: center;
    font-size: 0.8em;
    background-color: rgb(193, 211, 245);
    padding: 0.5em 0;
    border-radius: 0px 0px 15px 15px;
    color: rgb(102, 86, 66);
}