﻿
.nav_fk1 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fafafa;
   
    border-image: none;
  
  
    display: block;
    margin: 0;
    overflow: hidden;
    padding-left: 4px;
    position: absolute;
    /*width: 560px;
    height:300px;*/
   
}

.nav_fk1 ul li {
    background-color: #fafafa;
    display: block;
    font-family: Arial;
    line-height: 22px;
    padding: 0 4px;
    text-align: left;
    width: 74px;
    float:left;
}

.nav_fk1 .ul1 {
    background-color: #d9d9d9;
    clear: both;
    display: block;
    font-weight: bold;
    line-height: 24px;
    margin-right: 4px;
    text-align: center;
    margin-top:4px;
     margin-bottom:4px;

}