.bottombg_map,a.bottombg_map{float:left;background:url('icon/button_map.gif') repeat-x left top;cursor:pointer;width:80px;text-indent:20px;text-align:center;border:0px none;height:24px;font-size:12px;line-height:24px;color:#00F;zoom:1;display:block;overflow:hidden;}

/* search address */
.searchbox_map{width:302px;height:25px;line-height:25px;box-shadow: 0 0 5px #626160;border: 1px solid #fff;border-radius: 3px;background-color: rgba(150,150,150,0.6);background-color:#969696\9;padding:2px;}
.searchbox_map .keyword{float:left;width:200px;height:25px;line-height:25px;text-indent:5px;background-color:#fff;border:none;}
.searchbox_map .submitBtn{float:left;width:50px;height:25px;line-height:25px;border:none;cursor:pointer;background:#666;border-right:#fff 2px solid;color:#fff;font-size:12px;}
.searchbox_map .submitBoundBtn{float:left;width:50px;height:25px;line-height:25px;border:none;cursor:pointer;background:#666;color:#fff;font-size:12px;}

/* 自定义拖动层 */
#mapinfowind{display:none;z-index:100000;width:auto;height:auto;zoom:1;position:absolute;display:none;}
#mapinfowind .info_box{clear:both;width:auto;height:auto;line-height:20px;padding:10px;font-size:13px;color:#333;border:1px solid #6e6e6e;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background-color:#fff;zoom:1;position:relative;}
#mapinfowind .info_box a.info_close{width:20px;height:20px;line-height:20px;background:url('icon/close.gif') no-repeat top center;position:absolute;top:5px;right:3px;display:block;font-size:0px;overflow:hidden;}
#mapinfowind .info_box a.info_close:hover{background:url('icon/close_over.gif') no-repeat top center;}
#mapinfowind .info_box .info_title{clear:both;width:auto;height:25px;line-height:25px;font-size:13px;font-weight:bold;color:#333;padding-right:30px;zoom:1;overflow:hidden;}
#mapinfowind .info_box .info_main{clear:both;width:100%;height:auto;line-height:20px;font-size:13px;color:#333;zoom:1;overflow:hidden;}
#mapinfowind .info_box .info_bottom{clear:both;width:100%;height:20px;line-height:20px;background:url('icon/infowind_bottom.png') no-repeat top center;position:absolute;left:0px;bottom:-20px;overflow:hidden;}

/* search buttom */
.searchbtn{position: absolute;right: 10px;bottom: 20px;}
.searchbtn a{display: block;margin: 5px 0 0 0;width: 36px;height: 36px;line-height: 24px;box-shadow: 0 0 5px #626160;border: 1px solid #fff;border-radius: 3px;font-size: 0;background-color: rgba(150,150,150,0.6);background-color:#969696\9;}
.search-in{background:url('icon/map-search.png') no-repeat center center;}

/* zoom */
.zoom{position: absolute;left: 10px;bottom: 20px;}
.zoom a{display: block;margin: 5px 0 0 0;width: 36px;height: 36px;line-height: 24px;box-shadow: 0 0 5px #626160;border: 1px solid #fff;border-radius: 3px;font-size: 0;background-color: rgba(150,150,150,0.6);background-color:#969696\9;}
.zoom-in{background:url('icon/map-in.png') no-repeat center center;}
.zoom-out{background:url('icon/map-out.png') no-repeat center center;}