body{
font-family : Verdana, Arial, Helvetica;
font-size : 13px;
margin:0px;
padding:0px;
background-color: #000000;
background : url(pic/map_background.gif) no-repeat;
overflow: hidden;
}


#boxname{
font-weight:bold;
position: relative;
left:-10px;
top:-18px;
color:#ffffff;
background-color: #ff9900;
padding:3px;
z-index:1;
margin: 0px;
position: absolute;
}


#shop1{
position: absolute;
top:100px;
left:40px;
border:2px solid #ff9900;
padding:8px;
}


#shop1-Left{
float:left;
width:180px;
}

#shop1-Right{
float:left;
margin-left:10px;
margin-top:15px;
}


#shop2{
clear:both;
position: absolute;
left: 260px;
top: 330px;
width:330px;
border:2px solid #ff6600;
padding:8px;
padding-bottom: 5px;
text-decoration: none;
font-size: 13px;
font-weight: normal;
line-height:130%;
color: #000000;
}


#shop2-Left{
float:left;
width:150px;
}

#shop2-Right{
float:left;
margin-left:15px;
margin-top:15px;
padding:0px;
}

#shop2-Foot{
clear:both;
padding-top:5px;
text-align:center;
}



a:link	  {text-decoration : none;}
a:visited {text-decoration : none;}

a.shop33{
position: absolute;
left: 450;
top : 140;
color: #ffffff;
background-color: #ff9900;
text-align:center;
border:2px dotted #ff0000;
padding: 5px;
}

a.shop33:link{
color:#ffffff;
}

a.shop33:hover{
display: block;
text-decoration : none;
background-color: #009900;
}

a.img1:hover{position:relative;left:1px;top:1px;}
a.img2:hover{position:relative;left:1px;top:1px;}

