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

.btnBox { float:left; }
.subBtnBox { position:relative; }

.menuFormatDown { display:none; position:absolute; z-index:10000; }
.menuFormatSide { display:none; position:absolute; z-index:20000; top:0px; }
.menuFormatInternal { display:none; }</pre></body></html>