body{margin:0;}



#zy{ margin-top:10px; float:right}

.h1{
	color: #00285A;
	font-weight: bold;
}

a:link {
	color: #5A5A5A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5A5A5A;
}
a:hover {
	text-decoration: none;
	color: #4B7AD6;
}
a:active {
	text-decoration: none;
}
/*导航菜单*/



#nav {
  line-height: 36px;  list-style-type: none; background:url(1.gif); margin-left:0px
}

#nav a {
 display: block; width:98px; text-align:center;
}

#nav a:link  {
 color:#ffffff; text-decoration:none;
}
#nav a:visited  {
 color:#ffffff;text-decoration:none;
}
#nav a:hover  {
 color:#ffffff;text-decoration:none;
}

#nav li {
 float: left; width:98px; background:url(1.gif); margin-top:0px;
}
#nav li a:hover{ background:url(2.gif)

}
#nav li ul {
 line-height: 36px;  list-style-type: none;text-align:left;
 left: -999em; width:111px; position: absolute; margin-left:0px; margin-top:0px;
}
#nav li ul a{
 display: block; width:98px;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:#ffffff;text-decoration:none;font-weight:normal;
 
}

#nav li:hover ul {
 left: auto;
}
#nav li.sfhover ul {
 left: auto;
}
#content {
 clear: left;
}

/*导航菜单结束*/









