.BMapLib_SearchInfoWindow {
    font: 12px arial, 宋体, sans-serif;
    position: absolute;
    border: 1px solid #999;
    background-color: #fff;
    cursor: default
}

.BMapLib_SearchInfoWindow form,
.BMapLib_SearchInfoWindow ul,
.BMapLib_SearchInfoWindow li {
    margin: 0;
    padding: 0
}

.BMapLib_SearchInfoWindow img {
    border: 0
}

.BMapLib_SearchInfoWindow ul {
    list-style: none
}

.BMapLib_SearchInfoWindow .BMapLib_bubble_top {
    border-bottom: 1px solid #ccc;
    height: 31px
}

.BMapLib_SearchInfoWindow .BMapLib_bubble_title {
    line-height: 30px;
    background-color: #f9f9f9;
    overflow: hidden;
    height: 30px;
    padding: 0 5px;
    font-size: 12px
}

.BMapLib_SearchInfoWindow .BMapLib_bubble_close {
    float: right;
    position: absolute;
    top: 0;
    right: 0;
    height: 30px;
    width: 32px;
    cursor: pointer;
    background-color: #f9f9f9
}

.BMapLib_SearchInfoWindow .BMapLib_bubble_close span {
    background: url(../image/iw_close1d3.gif);
    position: absolute;
    top: 9px;
    right: 12px;
    width: 10px;
    height: 10px;
    -moz-user-select: none;
    overflow: hidden;
    cursor: pointer;
    line-height: 9999px;
    z-index: 10000
}

.BMapLib_SearchInfoWindow .BMapLib_bubble_center {
    z-index: 3
}

.BMapLib_SearchInfoWindow .BMapLib_bubble_content {
    padding: 3px 5px;
    overflow-x: auto;
    overflow-y: hidden
}

.BMapLib_SearchInfoWindow .BMapLib_bubble_bottom {
    display: block;
    z-index: 2
}

.BMapLib_SearchInfoWindow .BMapLib_trans {
    z-index: 5;
    position: absolute;
    bottom: -31px;
    *bottom: -32px
}

.BMapLib_SearchInfoWindow .BMapLib_nav {
    width: 100%;
    height: 75px;
    overflow: visibile;
    position: relative
}

.BMapLib_SearchInfoWindow .BMapLib_nav input {
    vertical-align: middle
}

.BMapLib_SearchInfoWindow .iw_bt,
.BMapLib_SearchInfoWindow .iw_bt_down,
.BMapLib_SearchInfoWindow .iw_bt_over {
    width: 48px;
    height: 26px;
    line-height: 18px;
    cursor: pointer;
    border: 0;
    padding: 0;
    background: url('../image/iw_bg.png') no-repeat 0 -87px;
    vertical-align: middle
}

.BMapLib_SearchInfoWindow .iw_bt_over {
    background-position: -52px -87px
}

.BMapLib_SearchInfoWindow .iw_bt_down {
    background-position: -104px -87px;
    font-weight: 700
}

.BMapLib_search_text {
    width: 100%;
    height: 20px;
    line-height: 20px;
    border: 1px solid #a5acb2
}

.BMapLib_trans_text {
    width: 100%;
    height: 20px;
    line-height: 20px;
    border: 1px solid #a5acb2
}

.BMapLib_nav_tab {
    height: 30px;
    width: 100%;
    background: url('../image/iw_bg.png') repeat-x 0 0
}

.BMapLib_nav_tab li {
    position: relative;
    float: left;
    width: 114px;
    height: 25px;
    padding-top: 5px;
    text-align: center;
    border-left: 1px solid #dadada;
    cursor: pointer;
    overflow: hidden;
    width: 33%
}

.BMapLib_nav_tab .BMapLib_icon {
    display: inline-block;
    position: relative;
    width: 10px;
    height: 15px;
    top: 3px;
    margin-right: 7px;
    background: url('../image/iw_bg.png') no-repeat 0 -136px
}

.BMapLib_nav_tab .BMapLib_icon_tohere {
    background-position: -15px -136px
}

.BMapLib_nav_tab .BMapLib_icon_nbs {
    width: 14px;
    height: 14px;
    background-position: -30px -136px
}

.BMapLib_nav_tab li.BMapLib_first {
    border-left: 0
}

.BMapLib_nav_tab li:hover {
    text-decoration: none
}

.BMapLib_nav_tab li.BMapLib_current {
    color: #4d4d4d;
    cursor: default;
    background: url('../image/iw_bg.png') repeat-x 0 -44px
}

.BMapLib_nav_tab_content li {
    padding: 10px 0 0 0;
    position: relative;
    height: 22px;
    font-family: "宋体"
}