/* CSS Document */
.snav{ width:1000px; height:94px; position:absolute; z-index:99999999; top:39px; left:50%; margin-left:-500px; }
.logo{ width:93px; height:94px; float:left;}
.snav ul{ float:right; height:94px;} 
.snav ul li{ float:left; line-height:94px;}
.snav ul li a{ padding:0 25px 0 25px; color:#1876C4; font-size:16px; font-weight:bold; line-height:94px; display:block; height:94px;}
.snav ul li a:hover{ color:#86BA3B; background: url(../images/hover.png) bottom center no-repeat;}
.sbq{width:100%; height:40px; margin:0 auto; line-height:40px; text-align:center; font-size:14px; color:#666666;}