<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*admin css*/
html,body,ul,ol{margin:0;}
html{background: #fafafa;}
ul,li,ol,a,a:link,a:hover{text-decoration:none;list-style:none}
.maxwidth{width:100%;max-width:1300px;margin-left:auto;margin-right:auto;}
.overhide{overflow: hidden;}
.hide{display: none;}
.size12{font-size: 12px;}
.size10{font-size: 10px;}
.size14{font-size: 14px;}
.size16{font-size: 16px;}
.size18{font-size:18px;}
.size20{font-size: 20px;}
.fontbold{font-weight: bold;}
.lineh1226{line-height: 26px;}
.margin5{margin: 5px;}
.margin10{margin:10px}
.marlr5{margin:0 5px}
.marlr10{margin:0 10px}
.martb5{margin:5px 0}
.martb10{margin:10px 0}
.martb15{margin:15px 0}
.martb20{margin:20px 0}
.martb30{margin:30px 0}
.padlr5{padding:0 5px}
.padlr10{padding:0 10px}
.padlr20{padding:0 20px}
.padtb5{padding:5px 0}
.padtb10{padding:10px 0}
.padding5{padding:5px}
.padding10{padding:10px}
.padding15{padding:15px}
.no-padding{padding: 0;}
.no-margin{margin: 0;}
.br10{height: 10px;}
.br15{height: 15px;}
.br5{height: 5px;}
.borran5{border-radius: 5px;}
.borran10{border-radius: 10px;}
.borran15{border-radius: 15px;}
.borran20{border-radius:20px;}
.borran30{border-radius:30px;}
.borran100{border-radius:50%;}
.borderccc{border: 1px solid #CCCCCC;}
.borderbottom{border-bottom: 1px solid #CCCCCC;}
.borderbottome{border-bottom: 1px solid #eeec;}
.no-border{border: none;}
.boxshad{box-shadow: #CCCCCC 3px 3px 3px;}
.T15L10{margin:15px 10px}
.lineccc{height:1px;border-bottom: 1px solid #CCCCCC;}
.LR5{margin:0 5px}
.fixed{position: fixed;}
.block{display:block;}
.fixed{display: fixed;}
.flex{display:flex;}
.flex-row{flex-direction: row;}
.flex-grow1{flex-grow: 1;}
.flex-column{flex-direction: column;}
.flex-around{justify-content: space-around;}
.center{margin-left: auto;margin-right: auto;}
.flex-between{justify-content:space-between;}
.flex-start{align-items: start;}
.flex-end{justify-content: flex-end;align-items: flex-end;}
.flex-align-end{align-items:flex-end;align-content:flex-end;}
.flex-align-center{align-items:center;}
.flex-reverse{flex-direction:row-reverse}
.b100{width: 100%;}.h100{height: 100%;}
.w95{width: 95%;}
.pull-top{position:fixed;top:0;z-index:90000;}
.pull-bottom{position:fixed;bottom:0;z-index:90000;}
.pull-left{float: left;}
.pull-right{float: right;}
.text-center{text-align: center;}
.text-left{text-align: left;}
.text-right{text-align: right;}
.color-red{color: red;}
.color-344{color:#34495e}/*��佈��*/
.color-555{color:#555556}/*���*/
.color-yellow{color: yellow;}
.color-green{color: #13CE66;}
.color-blue{color:#007AFF}/*���*/
.color-fff{color: #ffffff;}
.color-ccc{color: #CCCCCC;}
.color-eae8e8{color: #eae8e8;}
.color-orange{color:orange}/*��佈��*/
.bg-2aa{background:#03aa90}/*筝紫賛*/
.bg-eae8e8{background: #eae8e8;}
.bg-fff{background: #FFFFFF;}
.bg-red{background:red;}
.bg-ccc{background:#CCCCCC;}
.bg-8d8{background:#8d8dc4;}
.cursor{cursor:pointer}
[v-cloak]{display: none;}
pre{background:#3eafff;color:#ffffff;padding:10px;border-radius:10px;}
.scrollbox{overflow-y: auto;height:100%;position: absolute;}
/*exts*/
.plane{box-shadow:#F2DEDE 0 2px 3px;border-radius: 6px;}
.planeul li{border-radius: 6px;margin:5px 0;padding:0 5px;}
.planeul li:hover i{border-bottom:1px solid orange;color: orange;}
/*el*/
.el-drawer__header{margin-bottom: 10px;}
.el-image{display: block}
/*form*/
</pre></body></html>