.pano-search-box-container
{
    width: 350px;
    height: 40px;
    border-radius: 2px;
    position: relative;
    top: 20px;
    left: 97px;
    background-color: #252525;
    background-color: rgba(37,37,37,.9);
    filter: alpha(opacity=90);
    color: #c5cbd6;
}
.pano-search-content
{
    width: 280px;
    height: 40px;
    display: inline-block;
    background-color: #252525;
}
.pano-search-box
{
    position: relative;
    top: -13px;
    width: 219px;
    padding: 9px;
    line-height: 20px;
    font-size: 16px;
    height: 20px;
    color: #c5cbd6;
    background-color: #252525;
    border: 0;
}
.pano-search-cancel-button
{
    display: inline-block;
    box-sizing: border-box;
    height: 38px;
    width: 39px;
    cursor: pointer;
    position: relative;
    top: 1px;
    left: 0;
    background: url(../image/search_clear_752a9e8.png) no-repeat 11px 11px;
}
.pano-search-cancel-button:hover
{
    background: url(../image/search_clear_hover_f00141f.png) no-repeat 11px 11px;
}
.pano-search-button
{
    display: inline-block;
    height: 38px;
    width: 66px;
    cursor: pointer;
    position: relative;
    top: 1px;
    right: 1px;
    background: url(../image/search_icon_1a38328.png) no-repeat 22px 8px #434448;
}
.pano-search-button:hover
{
    background: url(../image/search_icon_hover_b187b83.png) no-repeat 22px 8px #434448;
}
.poi-list-title-bar
{
    position: absolute;
    top: 62px;
    left: 97px;
    font-size: 12px;
    line-height: 40px;
    height: 40px;
    width: 350px;
    background-color: #252525;
    background-color: rgba(37,37,37,.9);
    filter: alpha(opacity=90);
    border-radius: 2px;
    color: #c5cbd6;
}
.pano_search_popup
{
    width: 340px;
}
.pano-thumbnail-wrapper
{
    position: absolute;
    top: 22px;
    right: 16px;
    width: 70px;
    height: 58px;
    overflow: hidden;
}
.list-pano-thumbnail
{
    width: 70px;
    height: 58px;
}
.list_item:hover .list_item_bg
{
    background-color: #4d4e4e;
    opacity: .8;
    filter: alpha(opacity=80);
    _filter: alpha(opacity=100);
}
.list_item:hover span.no_1
{
    background-position: 0 -32px;
}
.list_item:hover span.no_2
{
    background-position: -24px -32px;
}
.list_item:hover span.no_3
{
    background-position: -47px -32px;
}
.list_item:hover span.no_4
{
    background-position: -69px -32px;
}
.list_item:hover span.no_5
{
    background-position: -93px -32px;
}
.list_item:hover span.no_6
{
    background-position: -117px -32px;
}
.list_item:hover span.no_7
{
    background-position: -141px -32px;
}
.list_item:hover span.no_8
{
    background-position: -164px -32px;
}
.list_item:hover span.no_9
{
    background-position: -188px -32px;
}
.list_item:hover span.no_10
{
    background-position: -211px -32px;
}
.list_default_text
{
    display: block;
    height: 40px;
    width: 350px;
    line-height: 40px;
    font-size: 12px;
    text-indent: 12px;
}
.detail-info-title-bar
{
    position: absolute;
    top: 104px;
    left: 97px;
    font-size: 12px;
    line-height: 40px;
    height: 40px;
    width: 330px;
    padding: 0 10px;
    background-color: #252525;
    background-color: rgba(37,37,37,.9);
    _background-color: #252525;
    *background-color: #252525;
    filter: alpha(opacity=90);
    _filter: alpha(opacity=90);
    border-radius: 0 2px 2px 0;
    color: #c5cbd6;
}
.detail-info-title-bar-nolist
{
    position: absolute;
    top: 62px;
    left: 97px;
    font-size: 12px;
    line-height: 40px;
    height: 40px;
    width: 330px;
    padding: 0 10px;
    background-color: #252525;
    background-color: rgba(37,37,37,.9);
    _background-color: #252525;
    *background-color: #252525;
    filter: alpha(opacity=90);
    _filter: alpha(opacity=90);
    border-radius: 0 2px 2px 0;
    color: #c5cbd6;
}
.city_list_container
{
    position: absolute;
    top: 62px;
    left: 97px;
    width: 332px;
    padding: 9px;
    background-color: #252525;
    opacity: .9;
}
.pano_city_table
{
    border: 0;
    margin: 5px 0;
    width: 100%;
}
.pano_city_table td
{
    width: 33%;
    valign: top;
    line-height: 28px;
    height: 28px;
    display: table-cell;
}
.pano_city_table a
{
    text-decoration: none;
    color: #fff;
    outline: 0;
    cursor: pointer;
}