﻿div, ul, li { margin: 0; padding: 0; border: 0; }
ul, li { list-style-type: none; text-transform: capitalize; }
.navdang {float:right; font-size: 12px;  margin: 10px auto 0; height: 60px; line-height: 42px; position: relative; z-index: 99999999; }
.navdang a { text-decoration: none; }
#nav_all { height: 42px; float: left; line-height: 42px; position: relative; z-index: 99999; }
#nav_all li { text-align: center; float: left; }
#nav_all li a { color: #fff; display: inline-block; font-size: 14px; font-weight: bold; cursor: pointer; padding: 0 5px 0 5px; _padding: 0 8px; height: 42px; line-height: 42px; white-space: nowrap; }
#nav_all li ul { display: none; position: absolute; z-index: 99; width: 100px; top: 43px; background:#e98806;text-align:center;}
#nav_all ul li { background-image: none; line-height: 32px; height: 32px; padding-top: 0px; padding: 0; }
#nav_all ul li a {width: 100px; float:left; background-image: none; padding: 0px 10px; margin: 0px; height: 32px; line-height: 32px; color: #fff; font-weight: normal; background: #f18000; border: none;opacity:0.8;}
#nav_all ul li a:hover{width: 100px; float:left; background-image: none; padding: 0px 10px; margin: 0px; height: 32px; line-height: 32px; color: #fff; font-weight: normal; background: #095090; border: none;}