.smartmenufloaty {
    background: #8DB638 none repeat scroll 0 0;
    border-top:1px solid #B7DF63;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
}

.smartmenuie6 {
    height: 30px;
}
.smartmenu{ width:950px; height:27px;color:#fff; margin:0 auto}
.smartmenu a:link{color:#fff;}
.smartmenu a:visited{color:#fff;}
.smartmenu a:hover{color:#fff;}
.smartmenu a:active{color:#fff;}
.smartmenufloaty a {
    font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    color: #FFF;
    border-right: 1px dotted #FFF;
    padding: 0px 10px;
}

.smartmenu ul, .smartmenufloaty ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.smartmenu ul li, .smartmenufloaty li {
    float: left;
}
.smartmenu ul{ background:url(../images/xs_4.gif) 0 0 repeat-x;height:27px;}
.smartmenu ul li{height:27px; line-height:27px; font-weight:bold; text-align:center; display:block;}
.smartmenu ul li.n_01{ width:82px;}
.smartmenu ul li.n_02{ width:82px;}
.smartmenu ul li.n_03{ width:82px;}
.smartmenu ul li.n_04{ width:121px;}
.smartmenu ul li.n_05{ width:121px;}
.smartmenu ul li.n_06{ width:121px;}
.smartmenu ul li.n_07{ width:102px;}
.smartmenu ul li.n_08{ width:104px;}
.smartmenu ul li.n_09{ width:104px;}
.smartmenu ul li.n_10{ width:83px;}
.smartmenu li ul {
    display: none;
}
.smartmenu ul li.n_04 a:link{ color:#FF3;}
.smartmenu ul li.n_04 a:visited{ color:#FF3;}
.smartmenu ul li.n_04 a:hover{ color:#FF3;}
.smartmenu ul li.n_04 a:active{ color:#FF3;}
.smartmenu ul li.n_05 a:link{ color:#FF3;}
.smartmenu ul li.n_05 a:visited{ color:#FF3;}
.smartmenu ul li.n_05 a:hover{ color:#FF3;}
.smartmenu ul li.n_05 a:active{ color:#FF3;}
.smartmenu ul li.n_06 a:link{ color:#FF3;}
.smartmenu ul li.n_06 a:visited{ color:#FF3;}
.smartmenu ul li.n_06 a:hover{ color:#FF3;}
.smartmenu ul li.n_06 a:active{ color:#FF3;}
.smartmenufloaty {
    background: transparent;
    position: absolute;
    border: none;
    width: auto;
    height: auto;
    left: 0px;
    top: 0px;
    z-index: 1000;
}

.smartmenufloaty .tip {
    background: url(../images/floatytip.png) no-repeat;
    font-size: 0px; 
    height: 20px;
    width: 50px;
    margin: 0px;
    overflow: hidden;
    display: block;
}

.smartmenufloaty .tipIE6 { 
    background: url(../images/floatytip.gif);
}

.smartmenufloaty .padder {
    background: url(../images/floatybg.png);
    padding: 0px 8px; 
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
}

.smartmenufloaty .padderIE6 {
    background: url(../images/floatybg.gif);
}

.smartmenufloaty li {
    float: none ;
    border-bottom: 1px dotted #FFF;
    padding: 5px 8px; 
}
 
.smartmenufloaty li.last {
    border: none;
}

.smartmenufloaty a {
    border: none;
    padding: 0px;
	color: #fff;
}
.smartmenufloaty a:link {color: #fff;}
.smartmenufloaty a:visited {color: #fff;}
.smartmenufloaty a:hover {color: #fff;}
.smartmenufloaty a:active {color: #fff;}

