<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
#topbigpic { position:release;width;100%;text-align:center;background-color:#d0edff;}
#topmemu { position:release;width:100%;height:40px;background-color:#3381bf;}
#menubody { position:release;margin:0 auto;text-align:left;width:1000px;height:40px;line-height:40px;}
#topmemu ul { width:1000px;height:40px; }
#topmemu li { float:left;text-align:center;width:70px;height:40px;color:#fff;font-size:9pt;border-right:0px solid #ccc;}
li a { color:#fff;}
#submenu { position:absolute;width:100%;height:30px;text-align:center;border:0px solid #f00;}
#submenubody { position:release;margin:0 auto;text-align:left;width:1000px;height:30px;}
#submenubody li { height:30px;line-height:30px;width:70px;background-color:#3f80aa;color:#fff;font-size:9pt;border-right:0px solid #fff;}
#submenubody ul { width:100%;display:none; }
</pre></body></html>