﻿
.navbox .nav1
{width:1020px;position:relative;  }
/*导航*/	

#topNav{ width:720px;height:70px;text-align:center;font-size:14px;padding:0;margin-right:0px; }
#topNav .nav1{overflow:hidden;}
.navbox li,.navbox_foot li{float:left;line-height:70px;height:70px;}
#topNav li a{color:#444444;display:block;width:100%;height:70px;border-left: 1px #e0dbd4 solid;}
#topNav li .current{background:#766d62;}
.navbg0 .current0,.navbg19 .current19,.navbg5 .current5,.navbg23 .current23,.navbg1 .current1,.navbg15 .current15,.navbg8 .current8,.navbg18 .current18,.navbg11 .current11,.navbg22 .current22{background:#766d62;}
#topNav li a:hover{text-decoration:none;background:#766d62;color:#FFF;}


.shownav{display:none}
#topNav .nav1{overflow:inherit;}


.navbox li{position:relative;}
.shownav{background:#6f6e6d;visibility:hidden;position:absolute;font-weight:normal;width:100%;padding:0;left:0;display:none;_display:block;z-index:100}
.nav1 li:hover .shownav{display:block;text-align:left;font-size:12px}

#topNav li .shownav a{line-height:26px;height:auto;color:#FFF;padding:4px 10px;width:auto;background: no-repeat 15px 50%;text-align:center}
#topNav li .shownav a:hover{background-color:#857f79;}




