﻿@charset "utf-8";
.dd-bottom{*zoom:1;background-color: #01b5f0;position: relative;}
.ddsmoothmenu{width:1200px;margin: 0 auto;background-color: #01b5f0;}
.ddsmoothmenu ul{z-index:100;margin:0;padding:0;list-style-type:none;}
.ddsmoothmenu ul li{position: relative;display: inline;float: left;width: 133px;text-align: center;background-image: url(../icon14.png);background-repeat: no-repeat;background-position: left center;}
.ddsmoothmenu ul li a{display:block;padding:15px 10px;color:#ffffff;text-decoration:none; font-size: 18px;}
*html .ddsmoothmenu ul li a{display:inline-block;}
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{color:white;}
/*.ddsmoothmenu ul li a:hover{color:#dc001d;}*/
.ddsmoothmenu ul li ul{position:absolute;left:0;display:none;visibility:hidden;width:446px;}
.ddsmoothmenu ul li ul li{display:list-item;float:left;width:223px; text-align:left}
.ddsmoothmenu ul li ul li ul{top:0;}
.ddsmoothmenu ul li ul li a{width:223px;border-bottom:1px solid rgba(250, 253, 253, 0.35); font-size: 15px;background-color: #01b5f0; }
*html .ddsmoothmenu{height:1%;}
.downarrowclass{position:absolute;top:16px;right:7px;}
.rightarrowclass{position:absolute;top:20px;right:5px;}
.ddshadow{position:absolute;left:0;top:0;width:0;height:0;background:silver;}
.toplevelshadow{opacity:0.8;}