﻿.thrColFixHdr #container #head 
{
    width: 780px;
    height: 148px;
    border: 0;
    margin: 0;
    padding: 0;
}
.thrColFixHdr #container #head #hmap
{
    display: block;
    width:780px;
    height: 148px;
    background-image: url("../images/head2.jpg");
    position: relative;
    border: 0;
    margin: 0;
    padding: 0;
    
}
.thrColFixHdr #container #head #hmap dd {
  position:absolute; 
  padding:0; 
  margin:0;
  }
.thrColFixHdr #container #head #hmap #ddMap {
  left:436px; 
  top:70px; 
  z-index:20;
  }
.thrColFixHdr #container #head #hmap #ddDir {
  left:488px; 
  top:70px; 
  z-index:20;
  }
  .thrColFixHdr #container #head #hmap #aMap {
    display:block; 
    width:44px; 
    height:16px; 
    background:transparent url("../images/hmap_map.jpg") -50px -50px no-repeat; 
    text-decoration:none; 
    z-index:20;
  }
  .thrColFixHdr #container #head #hmap #aDir {
    display:block; 
    width:106px; 
    height:16px; 
    background:transparent url("../images/hmap_dir.jpg") -126px -50px no-repeat; 
    text-decoration:none; 
    z-index:20;
  }
  .thrColFixHdr #container #head #hmap #aMap:hover,.thrColFixHdr #container #head #hmap #aDir:hover 
  {
      background-position: 0 0;
  }
