﻿div, ul, li { margin: 0; padding: 0; border: 0; }
ul, li { list-style-type: none; text-transform: capitalize; }

.nav{ background: url(../images/menu_bg.jpg); height: 32px; line-height: 32px; color: #fff; margin-top: 0px;}
.nav ul li{ float:left; margin: 0 0px;}
.nav ul li a{ color: #fff; padding: 0 10px; font-size: 16px;}

.nav1 { font-size: 12px; width: 978px; margin: 10px auto 0; border: #E6E6E6 solid 1px; border-bottom: #639ACA solid 1px; height: 42px; line-height: 42px; position: relative; z-index: 1; }
.nav1 ul li{ margin:0 0px;	}    
.nav1 a { text-decoration: none; }

.navmain { height: 42px; padding: 0 5px 5px 0;  position: relative; }
#example-one { height: 42px; float: left; line-height: 42px; position: relative; z-index: 222; }
#example-one li { text-align: center; float: left; }
#example-one li a { color: #bbb; display: inline-block; font-size: 16px;  cursor: pointer; padding: 0 25px 0 12px; _padding: 0 8px; height: 42px; line-height: 42px; white-space: nowrap; }
#example-one li a:hover { background: url(../images/bird.png) center 33px no-repeat; color:#FFF; height: 38px; line-height: 38px; border-top: 0px solid #639ACA; overflow: hidden; }
#example-one li ul { display: none; position: absolute; z-index: 99; width: 980px; left: -6px; top: 38px; }
#example-one ul li { background-image: none; line-height: 32px; height: 32px; padding-top: 0px; padding: 0; }
#example-one ul li a { background-image: none; padding: 0px 10px; margin: 0px; height: 32px; line-height: 32px; color: #fff; font-weight: normal; background: #008341; border: none; }
#example-one ul li a:hover { background-image: none; padding: 0px 10px; margin: 0px auto; height: 32px; line-height: 32px; color: #FFF; background: #008341; border-top: none; }
