<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* submenu */
.tabsmenucontent{  text-align:left; overflow:hidden; width:960px; margin:0 auto;}

.tabsmenucontentclass{ position:absolute; top:119; left:0px; }
.tabsmenucontent{  text-align:left; overflow:hidden; width:950px; margin:0 auto;display:none;}

.submenu1{ height:33px; }
.submenu2{ height:33px; }
.submenu3{ height:33px; }
.submenu4{ height:33px; }
.submenu5{ height:33px; }
.submenu6{ height:33px; }
.submenu7{ height:33px; }

/*.menulist{ height:35px; float:left; text-align:left; background:url(../images/bg_topsubnav.gif) 0 -114px repeat-x;}

.menulist ul{ float:left;}
.menulist li{ float:left; text-align:center; font-weight:normal; height:35px; font-size:12px; color:#01558F; line-height:35px; background:url(../images/sx2.gif) left center no-repeat; padding:0 10px;}
*/
.menulist{ height:35px; float:left; text-align:left; background-color:#cccccc}

.menulist ul{ float:left;}
.menulist li{ float:left; text-align:center; font-weight:normal; height:35px; font-size:12px; color:#01558F; line-height:35px; background:url(../images/sx2.gif) left center no-repeat; padding:0 10px;}
.menulist li a{ color:#01558F;}
.menulist li a:hover{ color:#900;}
.menulist li.none{ background:none;}
.menulist li.hf{ width:88px;}

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