@import "common.css";

h1{background-image:url(../img/common/h1_access.jpg);}
#Head li#gm_access,#Head li#gm_access a{background-position:0px -35px;cursor:default;}

h2#avanza{background-image:url(../img/access/h2_avanza.gif);}
h2#neighbor{background-image:url(../img/access/h2_neighbor.gif);}

#map{
text-align:center;
}

#NeighborMap{
width:670px;
height:500px;
}

#method{
width:670px;
margin:20px 0px 20px 0px;
table-layout:fixed;
font-size:12px;
color:#ccc;
}

#method th{
padding:0px 0px 0px 0px;
font-size:12px;
color:#fff;
text-align:left;
vertical-align:top;
white-space:nowrap;
}
#method td{
padding:10px 0px 0px 0px;
font-size:12px;
color:#ccc;
line-height:140%;
vertical-align:top;
white-space:nowrap;
border-top:1px solid #333;
}
#method td b{
font-weight:normal;
color:#f66;
}

.neighbor{
margin:15px 0px 0px 0px;
padding:0px 0px 0px 0px;
font-size:12px;
text-align:center;
vertical-align:middle;
white-space:nowrap;
}
.neighbor a{
color:#060;
}
.neighbor a:hover{
color:#f00;
}

#neighborLink{
margin:15px 0px 0px 0px;
font-size:11px;
_font-size:10px;
}
#neighborLink ul{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
list-style-type:none;
}
#neighborLink li{
float:left;
margin:0px 15px 10px 0px;
padding:0px 0px 0px 12px;
white-space:nowrap;
background-image:url(../img/access/point.gif);
background-repeat:no-repeat;
background-position:0px 50%;
}