body
{
    margin: 0;
}
.iw-m
{
    width: 28px;
    height: 43px;
    background: url(../image/map.png) 0 -100px no-repeat;
}
#map
{
    width: 100%;
    height: 100%;
}
#iw
{
    font: 13px/1.6 Microsoft YaHei,Helvetica Neue,"Sans-Serif";
    width: 360px;
}
#iw h4
{
    font-size: 16px;
    border-bottom: 2px solid #666;
    margin: 0 0 6px;
    padding: 0 0 4px;
    position: relative;
    word-break: break-all;
    word-wrap: break-word;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#iw .close
{
    position: absolute;
    z-index: 2;
    right: 15px;
    top: 15px;
    width: 20px;
    height: 20px;
    background: url(../image/map.png) 4px -46px no-repeat;
}
#iw .iw
{
    border: 1px solid #ccc;
    padding: 15px;
    position: relative;
    background: #fff;
}
#iw .arrow2
{
    position: relative;
    height: 9px;
}
#iw .arrow
{
    position: absolute;
    height: 9px;
    width: 16px;
    top: -1px;
    left: 50%;
    margin-left: -8px;
    background: url(../image/map.png) 0 0 no-repeat;
}
#iw .div
{
    *zoom: 1;
}
#iw .div:after
{
    clear: both;
    content: "";
    display: table;
}
#iw .img
{
    padding: 2px;
    border: 1px solid #ccc;
    max-height: 64px!important;
    max-width: 96px!important;
    margin-left: 10px;
    float: right;
}
