<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 椤堕儴鑳屾櫙鍥� */
.content .topbg {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    display:none;
}

/* 搴曢儴鑳屾櫙鍥� */
.content .downbg {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
	display:none;
}</pre></body></html>