.linkBox {
  margin-left:36px;
  width:530px;
  text-align:left;
}
.linkBox h2 {
  margin-top:20px;
  padding-top:5px;
  padding-left:15px;
  height:23px;
  font-size:12pt;
  background-color:#ccc;
}
.linkBox ul{
  margin-left:40px;
  width:490px;
  font-size:11pt;
  line-height:160%;
}
.linkBox li{
  padding-left:10px;
  background-image: url(img/list007.gif);
  background-repeat: no-repeat;
  background-position: 0 center;
}
.linkBox li.depth1 {
  margin-left:40px;
}

.contactBox {
  margin-left:36px;
  width:480px;
  text-align:left;
}
.contactBox dl{
  margin-left:40px;
  width:440px;
  font-size:12pt;
  line-height:160%;
}
.contactBox dt{
  margin-top:20px;
}
.contactBox dd{
  margin-left:60px;
  padding-left:10px;
  margin-bottom:30px;
  background-image: url(img/list007.gif);
  background-repeat: no-repeat;
  background-position: 0 center;
}

.linkBox {
  margin-left:36px;
  width:480px;
  text-align:left;
}
.linkBox dl{
  margin-left:40px;
  width:440px;
  font-size:12pt;
  line-height:160%;
}
.linkBox dt{
  margin-top:20px;
}
.linkBox dd{
  margin-left:60px;
  margin-bottom:15px;
  padding-left:30px;
}
.linkBox dd.txt{
  margin-bottom:0;
  padding-left:10px;
  background-image: url(img/list007.gif);
  background-repeat: no-repeat;
  background-position: 0 center;
}
