﻿div, ul, li { margin: 0; padding: 0; border: 0;}
ul, li { list-style-type: none; text-transform: capitalize;}
.nav { font-size: 12px; width: 986px; margin: 0px auto 0; border: #E6E6E6 solid 1px; border-bottom: #ffffff solid 1px; height: 42px; line-height: 42px; position: relative; z-index: 1;}
    .nav a { text-decoration: none;}
.navmain { height: 42px; padding: 0 5px; background: #FFF url(../images/nav-bg.jpg) repeat-x 0 top; position: relative;}
#nav_all { height: 42px; float: left; line-height: 42px; position: relative; z-index: 222;}
    #nav_all li { text-align: center; float: left; position:relative;}
        #nav_all li a { color: #ffffff; display: inline-block; width:90px; font-size: 14px; font-weight: bold; cursor: pointer; padding: 0 30px 0 12px; _padding: 0 8px; height: 42px; line-height: 32px; white-space: nowrap;}
            #nav_all li a:hover { background: url(../images/bird.jpg) center 33px no-repeat; height: 38px; line-height: 38px; border-top: 4px solid #FFC466; overflow: hidden;}
        #nav_all li ul { display: none; position: absolute; z-index: 99; width: 80px; left: 12px; top: 6px;}
    #nav_all ul li { background-image: none; line-height: 32px; height: 32px; padding-top: 0px; padding: 0;}
        #nav_all ul li a { background-image: none; padding: 0px 10px; margin: 0px; width:65px; height: 32px; line-height: 32px; color: #fff; font-weight: normal; background: #004E8F; border: none;}
            #nav_all ul li a:hover { background-image: none; padding: 0px 10px; margin: 0px auto; height: 32px; line-height: 32px; color: #FFF; background: #639ACA; border-top: none;}

