* {
  margin: 0;
  padding: 0;
  font-style: normal;
  font-weight: normal;
}
h1 {
  font-size: 13px;
  font-family: Arial,Helvetica,sans-serif;
}
h1 a {
  font-size: 13px;
  font-family: Arial,Helvetica,sans-serif;
  color: #333333;
}
h1 a:hover {
  font-size: 13px;
  font-family: Arial,Helvetica,sans-serif;
  color: silver;
}
h2 {
  font-size: 13px;
  font-family: Arial,Helvetica,sans-serif;
}
h2 a:hover {
  font-size: 13px;
  color: #ccccff;
  font-family: Arial,Helvetica,sans-serif;
}
h2 a {
  font-size: 13px;
  font-family: Arial,Helvetica,sans-serif;
  color: #00009e;
}
.lang {
  font-family: "Times New Roman",Times,serif;
  color: #666666;
  font-weight: bold;
  font-size: 14px;
}
.item {
  font-family: Arial,Helvetica,sans-serif;
  color: white;
  background-color: #333333;
  display: block;
  font-size: 12px;
  width: 46px;
}
.name {
}
.name a {
  font-family: Arial,Helvetica,sans-serif;
  color: #666666;
  font-size: 13px;
}
.name a:hover {
  font-family: Arial,Helvetica,sans-serif;
  background-color: #666666;
  color: white;
  font-size: 13px;
}
.menutitle {
  color: white;
  background-color: #666666;
  display: block;
}
.menuhead {
  font-family: Arial,Helvetica,sans-serif;
  color: #333333;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  font-size: 16px;
}
