@charset "utf-8";

#mapbody{
margin:0 auto;
text-align:center;
background-color:#000000;
}

#map-cont{
width:550px;
height:auto;
background-color:#000000;
}

#map-header{
width:550px;
height:43px;
background-image:url(../images/contents/map/header.gif);
background-repeat:no-repeat;
}

#map-main{
width:520px;
height:auto;
margin:0 auto;
text-align:center;
}

#map-footer{
width:550px;
height:85px;
margin:15px 0 0 0;
}

.close a{
display:block;
width:94px;
height:19px;
background-image:url(../images/contents/map/btn_map_close.gif);
background-repeat:no-repeat;
text-indent:-2000px;
margin:5px auto 0 auto;
}
.close a:hover{
background:url(../images/contents/map/btn_map_close2.gif) no-repeat;
}

.access-top{
background-image:url(../images/contents/map/access_bg_top.gif);
background-repeat:no-repeat;
width:520px;
height:6px;
margin:7px 0 0 0;
}

.access-bottom{
background-image:url(../images/contents/map/access_bg_bottom.gif);
background-repeat:no-repeat;
width:520px;
height:10px;
}

.access-body{
background-color:#242424;
margin:0;
padding:0;
text-align:left;
}