<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#mmap {
    position: relative;
}
.map_search {
    /*float: right;*/
    position: absolute;
    width: 74%;
    height: 40px;
    padding: 0 55px;
    background-color: #fff;
    -moz-opacity:0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
    filter:alpha(opacity=90);
    margin: 0 75px;
    font-size: 14px;
    top: 10px;
}
.zhoubianbox {
    height: 45px;
    margin: 0px auto;
    position: relative;
}

#bdmap, #bdresult {
    width: 880px;
    height: 400px;
}
.zhoubianbox .t_text {
    color: #999;
    text-align: center;
    line-height: 22px;
    height: 22px;
    padding-top: 10px;
    width: 42px;
}
.zhoubianbox .icon01 {
    position: absolute;
    left: 0;
    top: 0px;
    height: 40px;
    cursor: pointer;
}
.zhoubianbox .icon02 {
    position: absolute;
    left: 76px;
    top: 0px;
    height: 40px;
    cursor: pointer;
}
.zhoubianbox .icon03 {
    position: absolute;
    left: 152px;
    top: 0px;
    width: 40px;
    height: 40px;
    cursor: pointer;
}
.zhoubianbox .icon04 {
    position: absolute;
    left: 0;
    top: 78px;
    width: 40px;
    height: 40px;
    cursor: pointer;
}

.zhoubianbox .icon05 {
    position: absolute;
    left: 76px;
    top: 78px;
    width: 40px;
    height: 40px;
    cursor: pointer;
}

.zhoubianbox .icon06 {
    position: absolute;
    left: 152px;
    top: 78px;
    width: 40px;
    height: 40px;
    cursor: pointer;
}

.zhoubianbox .icon08 {
    position: absolute;
    left: 0;
    top: 156px;
    width: 40px;
    height: 40px;
    cursor: pointer;
}

.zhoubianbox .icon09 {
    position: absolute;
    left: 76px;
    top: 156px;
    width: 45px;
    height: 40px;
    cursor: pointer;
}
.zhoubianbox .icon10 {
    position: absolute;
    left: 152px;
    top: 156px;
    width: 45px;
    height: 40px;
    cursor: pointer;
}
.zhoubianbox .icon09 .t_text,.zhoubianbox .icon10 .t_text{
    width: 45px;
}

.zhoubianbox .t_text {
    color: #999;
    text-align: center;
    line-height: 22px;
    height: 22px;
    padding-top: 10px;
    width: 42px;
}

.zhoubianbox .t_text:hover {
    color: #333;
}

#bdmap table {
    margin-bottom: 0px;
}

#bdmap tr {
    text-align: left;
}
</pre></body></html>