<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.ddsmoothmenu{ width:805px; height:90px; margin:0 auto;}
.ddsmoothmenu ul{z-index:100;margin:0;padding:0;list-style-type:none;}
.ddsmoothmenu ul li{position:relative;display:inline;float:left;}
.ddsmoothmenu ul li a{display:block; line-height:90px; text-align:center; font-size:16px; color:#333333; padding:0 25px; background:url(../images/menuli.jpg) right center no-repeat;}
.ddsmoothmenu ul li:last-child a{ background:none;}
.ddsmoothmenu ul li a.selected{ color:#0080bf; font-weight:bold;}
.ddsmoothmenu ul li a:hover{ color:#0080bf; font-weight:bold;}
.ddsmoothmenu ul li ul{position:absolute;left:0px;display:none;visibility:hidden; z-index:10000;}
.ddsmoothmenu ul li ul li{display:list-item;float:none; margin-bottom:1px; background:#f2f2f2;}
.ddsmoothmenu ul li ul li ul{ top:0;  width:135px;}
.ddsmoothmenu ul li ul li a{ font-size:14px; width:135px ;margin:0; text-align:center; line-height:36px; color:#333333; padding:0; background:none;}
.ddsmoothmenu ul li ul li a:hover{ background:#0080bf; color:#FFF; font-weight:normal;}
*html .ddsmoothmenu{height:1%;}
.ddshadow{position:absolute;left:0;top:0;width:0;height:0;background:silver;}
.toplevelshadow{opacity:0.8;}</pre></body></html>