
/* box */
#pageRightBox {
float: right;
  width: 198px;
    margin-top: 10px;
}

.BoxHeader {
background: url(../img/box_header.png);
height: 24px;
width: 197px;
line-height: 24px;
text-indent: 28px;
color: #26258c;
font-weight: bold;
}


.tx-erdalgooglemap-pi1 {
width: 160px;
overflow: hidden;
border: 1px solid #4d4d4d;
}

#map_canvas {
width: 160px;
overflow: hidden;
}

.BoxContent {
width: 168px;
margin-left: 20px;
margin-top: 10px;
margin-bottom: 20px;
}