@charset "utf-8";
/* CSS 文件 */
table.mainStyle,table.mainStyle tbody tr{background-color:transparent}table.mainStyle tbody tr.row1,table.mainStyle tbody tr.row1:hover{background-color:#F9F9F9}table.mainStyle tbody tr.row2,table.mainStyle tbody tr.row2:hover{background-color:#FFF}.cardContainer{display:table;table-layout:fixed}.cardRow{display:table-row}.cardHead,.cardCell{display:table-cell}.cardHead{font-weight:bold}#msgPage{width:90%;margin:auto}#msgPage .msgContent{text-align:center;padding-bottom:20px}body{font-family:"Microsoft JhengHei",Tahoma,Geneva,sans-serif;font-size:14px;line-height:21px;padding:0;margin:0;-webkit-font-smoothing:antialiased;touch-action:none}#wrapper{}#header,#container,#footer{position:relative}#header{}#header h1{display:none}#container{}#footer{background-color:transparent}#footer .ui-btn{font-size:16px}#pageTop{font-weight:bold;position:fixed;right:45px;bottom:50px;z-index:9999}@media (max-width:440px){#pageTop{font-weight:bold;position:fixed;right:15px;bottom:30px;z-index:9999}}