﻿     area 
     {
         cursor: pointer;
     }
     
     .area-box 
     {
         position: absolute;
         cursor: pointer;
         z-index: 500;
         opacity:0.1;
         filter:alpha(opacity=10);
     }
     
     .area-text 
     {
         position: absolute;
         cursor: pointer;
         z-index: 400;
         font-family: Verdana, Arial;
         font-weight: bold;
         font-size: 1.0em;
         color: #000000;
         visibility: hidden;
     }
     
     #map-div 
     {
         background-image: url(/images/W1.gif);
         position: relative;
         left: -60px;
         height: 320px;
         width: 619px;
     }
     #ca-box 
     {
         top:    135px;
         left:   72px;
         width:  100px;
         height: 32px;
         background-color: #ffffff;
         
     }
    #ca-text 
    {
         top:    135px;
         left:   72px;
   }
     
     #sa-box 
     {
         top:    168px;
         left:   120px;
         width:  120px;
         height: 155px;
         background-color: #ffffff;
     }
    #sa-text 
    {
         top:    220px;
         left:   130px;
    }
     #af-box 
     {
         top:    112px;
         left:   260px;
         width:  100px;
         height: 170px;
         background-color: #999999;
     }
     #af-box2 
     {
         top:    168px;
         left:   362px;
         width:  50px;
         height: 100px;
         background-color: #999999;
    }
    #af-text 
    {
         top:    152px;
         left:   300px;
    }
     #me-box 
     {
         top:    100px;
         left:   362px;
         width:  85px;
         height: 65px;
         background-color: #999999;
     }
    #me-text 
    {
         top:    120px;
         left:   362px;
   }
     #as-box 
     {
         top:    30px;
         left:   395px;
         width:  180px;
         height: 68px;
         background-color: #999999;
    }
     #as-box2 
     {
         top:    100px;
         left:   450px;
         width:  120px;
         height: 115px;
         background-color: #999999;
    }
    #as-text 
    {
         top:    90px;
         left:   460px;
    }
     #sp-box
     {
         top:    215px;
         left:   450px;
         width:  170px;
         height: 80px;
         background-color: #ffffff;
    }
     #sp-box2
     {
         top:    200px;
         left:   570px;
         width:  50px;
         height: 15px;
         background-color: #ffffff;
    }
    #sp-text 
    {
         top:    230px;
         left:   500px;
    }