<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */



#header #menu { height: auto;}
#header #menu_main{ padding:0;}
#header #menu #logo { margin: 7px 7px 0;}
#header #menu #logo img{ width:185px;}
#header .fb-share-button { margin: 15px 10px !important; float: right;}

#header #menu dl { width:100%; text-align:center;max-width: 100%;}
#header #menu dl dt{width:27%;}
#header #menu dl dt a{ font:15px/36px "黑體", Helvetica, "Heiti TC", "Segoe UI", Meiryo, "微軟正黑體";width:100%; text-align:center; margin:0;}

#header #title { margin: 70px auto;  }
#header #title a { width: 50%; max-width: 410px;}
#header #title img#title_w{ display:none;}
#header #title img#title_m{ display:block;}


#wrapper #main dl#main_data{ width:90%;}
#wrapper #main #main_index h2{ font:16px/22px "黑體", "Microsoft YaHei", "微软雅黑体", "微軟雅黑體", "Microsoft JhengHei", "微軟正黑體", Arial, Helvetica, sans-serif; margin: 0 0 18px;}
#wrapper #main #main_index dt { width:100%; float: none; margin:0 0 10px;}
#wrapper #main #main_index dt div{ margin:15px;}

#wrapper #main #main_prize #prize_w{ display:none;}
#wrapper #main #main_prize #prize_m{ display: block;}


#footer #footer_wrapper b{ font:13px/18px "黑體", Helvetica, "Heiti TC", "Segoe UI", Meiryo, "微軟正黑體;";}
#footer #footer_a, #footer #footer_b { margin: 5px 5px;}
#footer #footer_wrapper a { margin: 0 5px 0 0;}
#footer a.logo_01 img{ width:130px;}
#footer a.logo_02 img{ width:150px;}
#footer a.logo_03 img{ width:55px;}
#footer a.logo_04 img{ width:90px;}

.vote_list{width:90%;}
.dark-tooltip{ width:130px !important;} /*選字滑出介紹寬度*/
.box_vote{ width:50%; margin:0 auto 10px;}

#wrapper #main #main_prize ul li {
    font: 15px/20px Arial, Helvetica, "LiHei Pro", "微軟正黑體", "微软雅黑", "新細明體", PMingLiU, "sans-serif";
}


.dark-tooltip{ width:180px !important;} /*選字滑出介紹寬度*/


#footer {
    margin: 10px 0 0;
}
#footer #footer_wrapper {
    max-width: 100%;
}





/* only in chrome */
.TEXT{line-height: 120px; font-weight: normal;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .TEXT{line-height: 130px;}
}
</pre></body></html>