
.sNav{height:50px; margin: 0 auto; width:1024px;background:#006699;}
.sNav>a{
	font-size:18px; 
	list-style: none; 
	float:left;  
	text-decoration: none; 
	position: relative; 
 	overflow: hidden;}
.sNav>a li{
	background:#006699; 
	padding:0px 50px; 
	text-align: center; 
	color: white; 
	height: 60px; 
	line-height:60px;}
.sNav>a span{background:#FFB739; text-align: center; color: white;}

