<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{margin:0;padding:0;}

.page{max-width:720px; margin:0 auto;background:#fafafa}

.footer{background:#333;line-height:50px; position:fixed;bottom:0;width:100%;} 

.footer a {color:#fff;text-decoration:none;} 

.footer .left {float:left;padding-left:1%;} 

.footer .right {float:right; text-align:right; padding-right:1%;} 

.center{width:100%;margin-bottom:60px; background:#fff;}

.centermb{width:100%;margin-top:10px;margin-bottom:60px; background:#fff;}

.centermb ul{list-style:none;width:100%;}

.centermb ul li {line-height:40px;text-indent:30px;background:#fff; border-top:1px dotted #ddd;}

.centermb ul li a{line-height:40px;  width:100%;text-decoration:none;color:#333;font-weight:700;}

.center ul{list-style:none;width:100%;}

.center ul li {line-height:40px;text-indent:30px;background:#fff;border-top:1px dotted #ddd;} 

.center ul li a{line-height:40px;  width:100%;text-decoration:none;color:#333;font-weight:700;}

.title{width:100%; background:#fff; line-height:40px; text-indent:20px;margin-top:20px;border-bottom:1px solid #ddd;}

video{width:100%;position:fixed;height:240px;z-index:999;background:#000}

</pre></body></html>