.sitemap-box{
  
  width : 240px;
  float : left;
  position : relative;

  margin-top : 20px;
  

  margin-left : 20px;
}

.sitemap1 A{
  font-size : 10.5pt;
  line-height : 21pt;
  list-style-image : url(../mark/circle-blue.gif);
  color : #4d4d4d;
  text-decoration : underline;
}.sitemap1 A:hover{
  font-size : 10.5pt;
  line-height : 21pt;
  list-style-image : url(../mark/circle-blue.gif);
  color : #ff8080;
  text-decoration : none;
}

.h2-sitemap{
  font-size : 11pt;
  font-weight : normal;
  color : black;
  
  
  
  
  
  
  text-align : left;
  padding-top : 5px;
  padding-bottom : 5px;
  margin-left : 20px;
  margin-bottom : -10px;
  padding-left : 10px;
}
