.wrap {width: 1000px;margin: 0 auto;zoom: 1;}
#subNav{
	width:850px;
	height:80px;
	margin: 0 auto;
	margin-top:77px;
	background-image: url(../images/sel.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#subNav li{float:left;position:relative}
#subNav .wrap{width:1002px;}
#subNav a{display:block;width:167px;height:40px;text-align:center;color:#9c9a9a;padding-top:13px; font-size:14px;}
#subNav a:hover{text-decoration:none}
#subNav a span{position:absolute;width:20px;height:20px}
#subNav a:hover,#subNav .adv_active a{color:#5B8FFC;}
#subNav a:hover span,#subNav .adv_active span{background:url(../images/souche_png.png) no-repeat 0 -90px;left:76px;bottom:-10px;_background:none}