@charset "gb2312";
/************
   Date: 2011-12-08
*************/
/*Public*/
body, p, b, dl, dd, table, td, th, input, span, img, form, div, ul, li, ol, h1, h2, h3, h4, h5, h6, select {
    margin: 0;
    padding: 0;
}

img, iframe {
    border: none;
}

ol, ul, li, dd, dt, dl {
    list-style: none;
}

img, input, label {
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    font-family: "ËÎÌå";
    font-size: 12px;
}

select {
    vertical-align: bottom;
    width: 183px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    zoom: 1;
}
/*layout box 
---------------------------------------------------*/

* {
    padding: 0;
    margin: 0;
}

body, html {
    width: 100%;
    height: auto;
    overflow-y: hidden;
    overflow-x: hidden;
}

body {
    padding: 110px 0px 30px 0px;
}

#wscroll_1 {
    position: absolute;
    left: 0px;
    top: 124px;
    _top: 124px;
    *top: 124px;
    width: 295px;
    bottom: 30px;
    overflow-x: hidden;
    overflow-y: auto;
    /*IE7-*/
    *position: relative;
    *height: 100%;
    *width: 295px;
    *float: left;
    *left: 0;
    *top: 0;
    *right: 0;
    *bottom: 0;
    *margin: 0;
}

#main {
    position: absolute;
    left: 295px;
    _left: 295px;
    *left: 295px;
    top: 124px;
    _top: 124px;
    right: 0px;
    bottom: 30px;
    overflow-x: hidden;
    overflow-y: auto;
    border-top: #097A73 2px solid;
    border-left: #097A73 2px solid;
    border-bottom: #097A73 0px solid;
    /*IE7-*/
    *position: relative;
    *height: 100%;
    *width: 100%;
    *left: 0;
    *left: -3px;
    *top: 0;
    *right: 0;
    *bottom: 0;
    *margin: 0 0 0 0px;
    background: #fff;
}

#mapcontainer {
    width: 100%;
    height: 100%;
    borderleft: 1px solid #000;
}

#showPanelBtn {
    position: absolute;
    font-size: 14px;
    top: 50%;
    margin-top: -95px;
    right: 0px;
    width: 20px;
    padding: 10px 10px;
    color: #000;
    cursor: pointer;
    text-align: center;
    height: 170px;
    background: #fff;
    filter: alpha(opacity=95);
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    font-family: 'Î¢ÈíÑÅºÚ';
    font-weight: bold;
}

#panelWrap {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 100%;
    width: 0px;
    overflow: auto;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    background: rgba(255,255,255,0.9);
}

#showResult {
    position: absolute;
    width: 20px;
    height: 200px;
    margin: -100px 0 0 -10px;
    color: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    top: 50%;
    left: 50%;
}

#panel {
    position: absolute;
    height: auto;
}

#footer {
    position: absolute;
    bottom: 0px;
    width: 100%;
    background: #009983;
    clear: both;
    opacity: 0.95;
    filter: alpha(opacity=95);
    _bottom: 0px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
}

.head {
    height: 124px;
    background: url(imagesmapr.jpg) right top no-repeat;
    position: absolute;
    width: 100%;
    left: 0px;
    top: 0px;
}

.sidebar {
    background: url(imagesmapl_bj.gif) no-repeat;
    width: 295px;
}
/*header and menu
---------------------------------------------------*/
.head_l {
    width: auto;
    height: 90px;
    background: url(imagesmapl.jpg) no-repeat;
}

.menu {
    width: auto;
    height: 34px;
    background: url(imagesmapmuenbj.jpg) repeat-x;
}

    .menu ul {
        height: 34px;
        width: 625px;
        padding-top: 5px;
        _display: inline;
        margin: 0 1px 0 -1px;
        overflow: hidden;
    }

    .menu li {
        float: left;
        width: 70px;
        text-align: center;
        _display: inline;
        margin: 0 1px 0px -1px;
        padding: 5px 0px 8px 0px;
    }

        .menu li a {
            display: block;
            border-left: 1px solid #097A73;
            height: 13px;
            outline: none;
            blr: expression(this.onFocus=this.blur());
        }

    .menu a:link, .menu a:visited {
        color: #fff;
        text-decoration: none;
    }

    .menu a:hover {
        color: #fff;
        text-decoration: underline;
    }
/*left
---------------------------------------------------*/
.column_r1 {
    width: 282px;
    height: auto;
    padding: 65px 4px 0px 13px;
}

.column_r1_select {
    width: 137px;
    height: 22px;
}

.column_r1_select1 {
    width: 184px;
    height: 25px;
}

.column_r1 p {
    height: 30px;
}

.column_r1 span {
    float: left;
    display: block;
    width: 65px;
    _width: 75px;
    line-height: 25px;
    padding-left: 12px;
}

.column_r1 h1 {
    height: 25px;
    line-height: 25px;
    background: #F1F5F5;
    color: #231815;
    font-size: 14px;
    padding-left: 10px;
    margin: 10px 0;
}

.columnbtn {
    width: 137px;
    height: 23px;
    line-height: 20px;
    margin-right: 3px;
}

.divbox {
    line-height: 22px;
    color: #231815;
    padding: 10px 0 10px 25px;
}

    .divbox span {
        color: #e60012;
        font-weight: bold;
    }

.divboxr {
    padding: 10px 18px 10px 25px;
}

    .divboxr h1 {
        height: 25px;
        line-height: 27px;
        background: url(imagesmaptitlebtn.gif) no-repeat #ECF5FA;
        color: #231815;
        font-size: 14px;
        padding-left: 20px;
    }

.scrollbox {
    height: 250px;
    width: auto;
    position: relative;
}

    .scrollbox div {
        border-bottom: 1px #ccc dashed;
        line-height: 18px;
        margin-top: 10px;
    }

    .scrollbox span {
        position: absolute;
        width: 19px;
        height: 20px;
        line-height: 15px;
        background: url(imagesmapbtn.gif);
        color: #fff;
        text-align: center;
    }

    .scrollbox h2 {
        font-size: 12px;
        padding-left: 25px;
    }

    .scrollbox p {
        padding-left: 25px;
    }

    .scrollbox h3 {
        font-size: 12px;
        font-weight: normal;
        line-height: 30px;
        margin-bottom: 10px;
    }

    .scrollbox ul {
        padding: 5px 0px;
    }

    .scrollbox li {
        float: left;
        background: url(box.jpg) 0px -406px no-repeat;
        height: 25px;
        line-height: 25px;
        text-align: center;
        width: 120px;
        margin: 3px 0px 0px 5px;
        display: inline;
    }

        .scrollbox li a:link, .scrollbox li a:visited, .scrollbox li a:hover {
            color: #e60012;
            text-decoration: none;
            font-size: 14px;
        }

.map_pp {
    line-height: 18px;
    font-size: 12px;
}

    .map_pp span {
        color: #666;
    }

.map_pptitle {
    font-size: 14px;
    color: #000000;
    font-weight: bold;
    line-height: 30px;
    width: 246px;
    overflow: hidden;
    white-space: nowrap;
    TEXT-OVERFLOW: ellipsis;
    -o-text-overflow: ellipsis;
}

table {
    font-size: 12px;
}

.BMapLib_nav {
    font-size: 12px;
}

.BMap_hide {
    color: #000000;
}

.BMap_show {
    color: #999;
}

.bmap_btn {
    height: 24px;
    width: 38px;
    background: url(btn.gif) no-repeat;
    border: 0px;
}
