.最外圍容器 {
    width: 1024px;
    height: 768px;
    margin: auto;
    background-image:url('./images/0106.jpg');
    background-size: contain;
}
.上半部{
    width: 1024px;
    height: 323px;
}
.右方主題區{
    margin-right: 147px;
    float: right;
    margin-top: 85px;
    width: 250px;
}
.右方主題區 p{
    font-family: 微軟正黑體;
    font-size: 14px;
    color: white;
    text-align: justify;
}
.中間圖示 {
    width: 53px;
    float: right;
    margin-top: 87px;
    margin-right: 45px;
}
.左方標題區 {
    font-family: 微軟正黑體;
    font-size: 53px;
    color: white;
    font-weight: bold;
    width: 372px;
    float: left;
    text-align: justify;
    margin-left: 110px;
    margin-top: 71px;
    line-height: 1.31em;
}
marquee {
    font-family: 微軟正體;
    width: 356px;
    font-size: 14px;
    color: #dca7a7;
    margin-left: 8px;
}
/*以上的不動手*/

.中央區 {
    width: 1024px;
    height: 442px;
    margin-top: -17px;
}
.選單區 {
    width: 904px;
    height: 100%;

}
.選單區標題 {
    font-family: 微軟正黑體;
    color: white;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    width: 25px;
    margin-top: 80px;
    height: 226px;
    float: left;        
}
.社團 {
    font-family: 微軟正黑體;
    color: white;
    font-size: 33px;
    font-weight: bold;
    text-align: center;
    float: left;
    width: 215px;
    margin-right: 45px;
    height: 155px;
    line-height: 200px;
    margin: top -60px;
}
.社團:hover {
    color: #00b3b7;
}
a {
    text-decoration: none;
    color: inherit;
}
.日期區 {
    width: 120px;
    height: 445px;
    font-family: 微軟正黑體;
    font-size: 16px;
}
.日期上半部 {
    color: white;
    text-align: center;
    padding-top: 202px;
}
.日期下半部 {
    color: #898989;
    letter-spacing: 1px;
    padding-left: 12px;
}
.頁尾區{
    color: #dca7a7;
    font-size: 16px;
    font-family: 微軟正黑體;
    height: 25px;
    text-align: center;
    transform: translateY(-43px);
}   

.次選單區 {
    color: rgba(255, 255, 255, 0.5);
    width: 245px;
    float: left;
    text-align: center;
}


.內容頁 {
    width: 904px;
    height: 100%;
    float: right;
}
.直排文字 {
    font-family: 微軟正黑體;
    color: white;
    font-size: 14px;
    width: 25px;
    text-align: center;
    margin-top: 60px;
    float: left;
}
.顯示區 {
    display: flex;
    font-family: 微軟正黑體;
    font-size: 13px;
    color: white;
    width: 735px;
    height: 98%;
}
.左半部 {
    width: 85%;
    height: 76%;
    margin-left: 70px;
    margin-top: 60px;
}
.文字 {
    color: black;
    font-weight: bold;
}
.右半部 {
    width: 45%;
    margin-left: 60px;
    margin-top: 80px;
    line-height: 14px;
}
