body{margin:0;}



#zy{ margin-top:10px; float:right}

.h1{
	color: #00285A;
	font-weight: bold;
}


/*导航菜单*/



#nav {
  line-height: 44px;  list-style-type: none; background:url(3.gif); margin-left:0px; 
}

#nav a {
 display: block; width:99px; text-align:center;
}

#nav a:link  {
 color:#ffffff; text-decoration:none; 
}
#nav a:visited  {
 color:#ffffff;text-decoration:none;
}
#nav a:hover  {
 color:#000000;text-decoration:none;font-weight:bold;
}

#nav li {
 float: left; width:99px; background:url(3.gif); margin-top:0px;
}
#nav li a:hover{
 background:url(4.gif)
}
#nav li ul {
 line-height: 44px;  list-style-type: none;text-align:left;
 left: -999em; width:99px; position: absolute; margin-left:0px; margin-top:0px;
}
#nav li ul a{
 display: block; width:99px;text-align:center;padding-left:0px;
}

#nav li ul a:link  {
 color:#ffffff; text-decoration:none;
}
#nav li ul a:visited  {
 color:#ffffff;text-decoration:none;
}
#nav li ul a:hover  {
 color:#000000;text-decoration:none;font-weight:normal;
 background:url(4.gif);
}

#nav li:hover ul {
 left: auto;
}
#nav li.sfhover ul {
 left: auto;
}
#content {
 clear: left;
}

/*导航菜单结束*/









