* {
  margin:0;
  font:normal 95%/1.2 Verdana,"微软雅黑",Helvetica,Arial,Sans-serif;
}
#header {
  width:100%;
  left:0;
  right:0;
  background-color:#0071CE;
  height:30px;
  opacity: 0.95;
  filter: alpha(opacity=95);
  -moz-opacity: 0.95;
  position:fixed;
  text-indent:2em;
  line-height:30px;
  vertical-align:middle;
}
#top {
  height:120px;
  color:gray;
}
#top h1 {
  height:75px;
}
#top h1 a {
  line-height:75px;
  font-size:22px;
  text-decoration:none;
}
#top h1 a:visited {
  color:blue;
}
#footer {

}