﻿body{
 font-family:'Microsoft Yahei', 微软雅黑, Tahoma, Arial, Helvetica, STHeiti;
    font-size:12px;
}
#pageHeader{
    background:rgb(249, 249, 249);
    border-bottom:1px solid #EDEDED;
}
#pageMiddle{    position:relative;
    background-color:#fefefe;
    border-bottom:1px solid #EDEDED;
      padding:6px 0 0 0;
}
#filterBox{
    clear: both;
}
#filterBox dd ul{
    list-style:none;padding:0px;margin:0px;height:auto;overflow:hidden;
}
#filterBox li a.activate{
    color:red;
    text-decoration:none;
    cursor:default;
}
#filterBox dl{float:left;position:relative}
#filterBox dl dt{margin-left:3px;border:1px solid #eee;border-radius:2px 2px 2px 2px;background:#fff}
#mapBox{
    width:100%;
    height:100%;
	overflow:hidden;
    position:relative;
}
#map{
    height:100%;
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:300px;
	width:100%;
}
#mapPanel{
    position:absolute;
    width:350px;
    bottom:0px;
    height:100%;
	z-index:2;
	background:#fff
}
#mapListWrap{
    position:absolute;
   top:110px;
left:0px;
right:0px;
    bottom:0px;
   height:auto;
    overflow:hidden;
}
#mapList{display:block;
position:absolute;
   top:40px;
left:0px;
right:0px;
    bottom:0px;
    overflow:auto;
}
img{
    max-width:none;
}
h1{
    float:left;
    font-size:24px;

    color:red;
}
h2{
    float:left;
    margin-left:20px;
    font-size:16px;
    font-weight:normal;
}
.headbar {
	height: 65px;
	background-color:#f0f0f0; border-bottom:1px solid #cacaca; width:100%; margin-top:0px;
	color: #666; font-size:14px; word-spacing:1px; 
	
}
.headbar_l {
	float: left;
	
	
}
.headbar_l img{height:66px;}
.headbar_r {
	float: right;padding-right:100px;
	
	line-height: 60px;
}
.headbar_r a{ text-decoration:none; color:#9d7a7a}
.headbar_r a:hover{ text-decoration:underline; color:#664444}
#chgMode{
    margin-right:10px;
}
#toggleBtn{
    margin-right:10px;
}
.BMapLib_nav_tab_content input{
    padding:0px;
    margin:0;
}
#selectedValue{display:none
   
}
#selectedValue .span1{
    white-space: nowrap;
    padding:0 2px;
    width:auto;
    text-align:center;
    background:#e1e1e1;
    height:30px;
    line-height:30px;
    border-radius:3px;
}
#selectedValue .icon-remove{
    margin-left:5px;
    cursor:pointer;
}
#listBox{
    padding-bottom:20px;
}
#listWrap{
    border-color:#DDDDDD;
    border-style:solid;
    border-width:0px 1px 1px 1px;
}
#listWrap table{
    margin-bottom:0px;
}
#mapPager {
    position:absolute;
    margin:0px;
    bottom:0px;
    left:50px;
}
.aa{position:absolute;overflow:hidden; z-index: 7;width:74px; height:74px;
    background:url(map-circleBg.png) no-repeat -1px -1px;}
.aa span{position:relative;display:block;color:#fff;width:54px;margin-left:10px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 18px;
    margin-top: 15px;}
.bb{position:absolute;width:11px;height:10px;left:10px;top:22px;overflow:hidden}
.aa1{position:absolute;overflow:hidden; z-index: 7;padding:5px 0 0 25px;
						width:90px;
						height:17px;
    background:url(/maps/img/map_label_1.gif) no-repeat ;display:block}
.aa2{dispay:block;position:absolute; z-index: 7;padding:5px 0 0 25px;
						width:200px;
						height:17px;
    background:url(/maps/img/map_label_1.gif) no-repeat #ccc;}



.dl-horizontal>dt>em{ width:10px; height:5px; background:url(../img/down_icon.png) no-repeat; position:absolute; right:6px; top:14px;transition:transform 1s; -webkit-transition: transform 1s; -moz-transition: transform 1s; -o-transition:transform 1s; -ms-transition:transform 1s;}
.dl-horizontal>dt>em.up{ width:10px; height:5px; background:url(../img/up_icon.png) no-repeat; position:absolute; right:6px; top:14px;transition:transform 1s; -webkit-transition:transform 1s; -moz-transition:transform 1s; -o-transition:transform 1s; -ms-transition:transform 1s;}

.priceSel {
    width: 105px;
    border: 1px solid #ddd;
    background-color: #fff;
    position: absolute;
    left: -25px;
    top: 30px;
    z-index: 10;
    padding-bottom: 10px;
}
.dis {
    display: none;
}
.undis{display:block}
.dl-horizontal dt{padding-left:5px;}
.input-large {width:240px;}
#mapListtop{text-align:center}
#mapListtop .div1{width:160px;tex-align:left;height:40px;}
#mapListtop .div1 div{float:left}
#mapListtop .div11{width:60px;}
#mapListtop .div12{width:100px;}
#mapList td div{width:100%;clear:both;line-height:25px;margin-top:2px;}
#mapList td .rightspan1{display:block;float:left;background-color:#38b549;margin-right:5px;border-radius:2px 2px 2px 2px;padding:2px;color:#fff}
#mapList td .rightspan{display:block;float:left;border:1px solid #eee;padding:2px;}
#mapList td  a{color:#000;font-size:14px;}