    #c254311 ul {width: 1200px; height: 36px; margin: 0 auto;padding: 0px;}
    #c254311 ul li { width: 130px; text-align: center; float: left; line-height: 36px;} 
    #c254311 ul li a {color: #fff; display: block;}
    #c254311 ul li a:hover {background:#1e64c3;text-decoration:none;}
    #c254311 ul li a#current { background:#1e64c3;}
    
    #c254311 ul li ul { border:0px solid #ccc; display:none;} 
    #c254311 ul li ul li {width: 130px;line-height: 40px; background: #fff; text-align: center;float:none; margin:0;}
    #c254311 ul li ul li a {color: #000; display: block; border-bottom: 1px dashed #ccc;width: 130px;} 
    #c254311 ul li ul li a:hover { color: #397bd2;text-decoration:none;background:#fff;}  
    #c254311 ul li:hover ul { display:block;z-index:9999999; position:absolute;}
    #c254311 ul li.sfhover ul { display:block;} 
