﻿
.navbar{width:100%;height:71px;overflow:hidden;position:absolute;z-index:2;top:30px;left:0;}
a.logo{float:left; width:253px;height:80px;display:block;}
.nav{float:right;width:770px;}
.nav ul{padding-top:7px;}
.nav li{width:100px;height:28px;float:left;margin-left:10px;display:inline}

.nav li a{width:100px; height:28px; line-height:28px; color:#111;display:block;font-size:15px; text-align:center;}
.nav li a.on,.nav li a:hover{color:#fff;background:url(../images/li_h.png) 0 0 no-repeat;}
.nav .m{position:relative; float:left; height:38px; background:url(../images/nav_li.gif) center 0 no-repeat;z-index:999;}
.nav h3{float:left; overflow:hidden; font-weight:normal}
.nav h3 a{height:80px;}
.nav .on h3 a{color:#fff;background:#389fea}


