
.clearfix {
    display: inline-block;
}
.clearfix::after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
    padding: 0;
}
#menu {
    float: left;
    margin: 0 auto;
    position: relative;
    z-index: 999;
}
#menu .nav {
    float: left;
    margin: 0 auto;
    position: relative;
    z-index: 999;
}
#menu .nav ul {
    float: left;
}
#menu li {
    display: block;
    float: left;
    list-style-position: outside;
    overflow: visible;
    vertical-align: top;
}
#menu .nav ul.last {
    margin: 0;
}
#menu .nav li a:hover {
    color: #222;
}
.nav a {
    cursor: pointer;
}
.nav a.name {
    display: block;
    position: relative;
    text-decoration: none;
    z-index: 1007;
}
.nav li a.hover {
    color: #b00;
    height: 28px;
    margin-top: 0;
}
.menuitempanel {
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.3);
    display: none;
    left: 0;
    position: absolute;
    top: 21px;
    z-index: 999;
}
.menuright {
    left: auto;
    right: 0;
}
.menucontentdiv {
    background: #fff url("../images/menubg1.png") repeat-x scroll 0 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-left: 1px solid #ccc;
    height: 100%;
    margin-right: 7px;
    width: auto;
}
.menucontentdiv .clearfix {
    position: relative;
}
.menufillet_e {
    background-attachment: scroll;
    background-color: transparent;
    display: block;
    height: 10px;
    overflow: hidden;
    position: absolute;
    width: 10px;
    z-index: 999;
}
.menufillet_e {
    background-image: url("../images/menu3.png");
    background-repeat: repeat-y;
    height: 100%;
    right: 0;
    top: 0;
    width: 7px;
}
#menu .menuitempanel li {
    float: none;
    line-height: 24px;
    top: 0;
}
.menuitempanel ul.taxonomy {
    padding-bottom: 10px;
    padding-top: 10px;
    width: 300px;
}
#menu .menuitempanel ul.taxonomy li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    float: left;
    font-size: 12px;
    line-height: 22px;
    margin: 0 0 0 10px;
    overflow: hidden;
    padding: 5px 0 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 140px;
}
.taxonomy h3 {
    background: rgba(0, 0, 0, 0) url("../images/dot1.gif") no-repeat scroll 10px 13px;
    clear: both;
    color: #666;
    font-size: 14px;
    height: 20px;
    margin-bottom: 3px;
    padding-left: 20px;
    padding-top: 10px;
    width: 200px;
}
.menuitempanel ul.taxonomy li {
    color: #000;
}
#menu .menuitempanel ul.taxonomy li a {
    background: rgba(0, 0, 0, 0) url("../images/dot.gif") no-repeat scroll 6px 6px;
    color: #666;
    font-weight: normal;
    height: auto;
    padding: 5px 0;
}
#menu .menuitempanel ul.taxonomy li a:hover {
    color: #000;
}
.shadow_b_layout {
    background-attachment: scroll;
    background-image: url("../images/menu1.png");
    background-position: 0 -67px;
    background-repeat: no-repeat;
    left: 0;
    position: absolute;
    width: 100%;
}
.shadow_b_layout div {
    background: rgba(0, 0, 0, 0) url("../images/menu1.png") no-repeat scroll 100% -1px;
    display: block;
    height: 16px;
    margin-left: 15px;
}
@media not all {
.shadow_b_layout, .menufillet_e {
    display: none;
}
.menucontentdiv {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    margin-right: 0;
}
.menucontentdiv .clearfix {
    padding-bottom: 5px;
}
}
@-moz-document url-prefix("") {
.shadow_b_layout, .menufillet_e {
    display: none;
}
.menucontentdiv {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    margin-right: 0;
}
.menucontentdiv .clearfix {
    padding-bottom: 5px;
}
}
@media not all, not all {
.shadow_b_layout, .menufillet_e {
    display: none;
}
.menucontentdiv {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    margin-right: 0;
}
.menucontentdiv .clearfix {
    padding-bottom: 15px;
}
}
:root .shadow_b_layout, *:root .menufillet_e {
}
:root .menucontentdiv {
}
:root .menucontentdiv .clearfix {
}
