﻿html,body,div,img,p,ul,li,br{padding:0;margin:0;}
#iCenter{float:left;width:600px;height:580px;}
#iControlbox{float:left;width:200px;height:580px;background:#ccc;font-size:12px;}
#result{font-size:12px;width:300px;float:left;}
.markerContentStyle span{padding:2px;border:1px solid #000;font-size:10px;background:#fff;white-space:nowrap;}
/* 定义自定义信息窗体样式 */
div.info {position: relative;z-index: 100;border: 1px solid #BCBCBC;box-shadow: 0 0 10px;#B7B6B6;border-radius: 8px;background-color: rgba(255,255,255,0.9);transition-duration: 0.25s;}
div.info:hover {box-shadow: 0px 0px 15px #0CF;}
div.info-top {position: relative;background: none repeat scroll 0 0 #F9F9F9;border-bottom: 1px solid #CCC;border-radius:5px 5px 0 0;}
div.info-top div {display: inline-block;color: #333333;font-size:14px;font-weight:bold;	line-height:31px;padding:0 10px;}
div.info-top img {position: absolute;top: 10px;right: 10px;transition-duration: 0.25s;}
div.info-top img:hover{box-shadow: 0px 0px 5px #000;}
div.info-middle {font-size:12px;padding:10px;line-height:21px;}
div.info-bottom {height:0px;width:100%;clear:both;text-align:center;}
div.info-bottom img{position: relative;z-index:104;}
.autoclass{width:625px;clear:both;position:absolute;z-index:999999;}
.autobox{overflow: auto; width: 95%; border: 1px solid gray;display: none;background:#fff;}
/* 从这里出发|到这里去|搜周边 */
.iWindow{width:290px;padding:5px;font-size:12px;}
.iBox{border:1px solid #ccc;margin:10px 0 0;width:290px;}
.iBox ul {margin:0;padding:0;}
.iBox ul li{float:left;width:96px;margin:0;list-style:none;border-bottom:1px solid #ccc;}
.iBox ul li a{height:20px;line-height:20px;float:left;color:#333;text-decoration:none;width:98px;text-align:center;background:#eee;}
.iBox ul li a:hover{background:#fff;font-weight:800;}
#box1,#box2,#box3{display:none;clear:both;padding:5px;}
.iWindow input,.iWindow button{margin:0;}
.iWindow input{width:130px;}
#box3 a{margin:0 5px 0 0;}
#box3 img{border: 1px solid #ccc;padding: 2px;vertical-align: bottom;}