#page  
{  
	margin:0 2% 0 2%;  
	padding: 1px 1px;  
   border: 0px solid gray;
	height:800px;  
}  
#header  
{  
	margin: 0 atuo;  
	height: 800px;  
	border: 1px solid gray;  
	text-align:center;  
}  
#search  
{  
	margin: 1px 0;  
	border: 1px solid gray; 
	height :100%;  
	width:49.7%;  
	float:left; 
	background-image:url(conf/bg.png); 
}  
#search2  
{  
	margin: 1px 0;  
   border: 1px solid gray; 
	height :100%;  
	width:49.7%;  
	float:right;  
	background-image:url(conf/bg.png);
}  

#map {
    width:90%; 
    height:90%;
    border: 1px solid gray;
	background-repeat:repeat;
	background-image:url(conf/bg.png);
			
}
#map13{
   
    border: 1px solid gray;
	background-repeat:repeat;
	background-image:url(conf/bg.png);
			
}
#map23 {
   
    border: 1px solid gray;
	background-repeat:repeat;
	background-image:url(conf/bg.png);
			
}
#contextMenu{	/* The menu container */
	border:1px solid gray;	/* Border around the entire menu */
	background-color:#FFF;	/* White background color of the menu */
	margin:0px;
	padding:0px;
	z-index:1000;
	width:50px;	/* Width of context menu */
	font-family:arial;
	font-size:12px;
	background-repeat:repeat-y;
	
	/* Never change these two values */
	display:none;
	position:absolute;

}
#contextMenu a{	/* Links in the context menu */
	color: #000;
	text-decoration:none;
	line-height:20px;
	vertical-align:middle;	
	height:20px;
	
	/* Don't change these 3 values */
	display:block;	
	width:100%;
	clear:both;
	
}
#contextMenu li{	/* Each menu item */
	list-style-type:none;
	padding:1px;
	margin:1px;
	cursor:pointer;	
	clear:both;
	line-height:20px;

}
#contextMenu li div{	/* Dynamically created divs */
	cursor:pointer;	
}
#contextMenu .contextMenuHighlighted{	/* Highlighted context menu item */
	border:1px solid #000;
	padding:0px;
	background-color:#E2EBED;

}
#contextMenu img{
	border:0px;
}
#contextMenu .imageBox{	/* Dynamically created divs for images in the menu */

	float:left;
	padding-left:2px;
	padding-top:3px;
	vertical-align:middle;
	
	width: 30px;	/* IE 5.x */
	width/* */:/**/28px;	/* Other browsers */
	width: /**/28px;
}
#contextMenu .itemTxt{
	float:left;		
	width: 120px;	/* IE 5.x */
	width/* */:/**/140px;	/* Other browsers */
	width: /**/140px;		
}
	
	
/* Ð¡¸¶Ìí¼Ó */	
	
html{height:100%;overflow:hidden;border:0 none;} 
body{height:100%;width:100%;padding:0;margin:0;font:normal 12px "ËÎÌå",Arial,sans-serif;background-color:#fff;
     min-width:1000px;min-height:500px;color:#000;overflow:hidden;}	
ul,li,a,tr,td,th,form,input,dl,dt,dd,hr,p,div{padding:0;margin:0}
li{list-style:none} 
iframe,frame{border:0 none;padding:0;margin:0;} 
.clear{clear:both;}

ul,li,a,tr,td,th,form,input,dl,dt,dd,hr,p,div{padding:0;margin:0}
li{list-style:none} 
iframe,frame{border:0 none;padding:0;margin:0;} 
.clear{clear:both;}

#infoBox{
    position:absolute;
    cursor:default;
    background-color:#FFF;
    width:307px;height:233px;
    border:1px solid gray;
	display:none;
}
.title{height:32px; line-height:30px;background:url(image/3-btn-bg.gif) repeat-x;
    font-size:14px;
    color:#000;
    padding-left:5px;
    font-weight:bold;
    white-space:nowrap;
    overflow:hidden;
	text-align:left;
	position:relative;
}
.title a{ font-size:12px;color:#067ebf;font-weight:normal;text-decoration:none;padding-left:5px;}
.btn-close{position:absolute 0 -10px 0 ;float:left;}
.mapInfo{z-index:3;position:relative;height:124px;width:305px; border-bottom:1px #ccc dashed;overflow-x: auto;overflow-y: hidden;}
.baseInfo{overflow:hidden;padding:10px 10px 8px;}

.detail{width:190px;height:100px;color: #4D4D4D;overflow:hidden;text-align:left;padding:0;}
.table_addr_tel th,td{font-size:12px;line-height:20px;color:#4D4D4D;font-weight:normal;text-align:left;}
.table_addr_tel a{ text-decoration:none;color:#067ebf;}

.zhoubian{float:left;padding:8px 10px 0;width:300px;height:40px;overflow:hidden;line-height:24px;}
.zhoubian p{display:inline-block;float:left;line-height:24px;}
.zhoubian form{display:inline-block;float:left;}
.round_list{padding:2px 10px 0;}
.round_list a{text-decoration:none;color:#067ebf;}

.myTextDiv3
{
  padding-left:4px;
  padding-right:4px;
  padding-top:3px;
  padding-bottom:1px;
  border:2px solid #FF7A38;
  font-size:1px;  
   box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.4);
  
}


.myTextDiv 
{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #fff;
    border-color: #ccc #ccc #ccc #ccc;
    border-image: none;
    border-radius: 4px;
    border-style: solid solid solid solid;
    border-width: 1px 1px 1px 1px;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.4);
    color: #333;
    height: 19px;
    left: 5px;
    line-height: 19px;
    padding: 0 5px 0 2px;
    top: 0;
    z-index: 500;
 

}

.myTextDiv :hover
{ 
  background:#E3FFC9; 
} 


.myCustomDiv
{
    border:0px solid gray;	/* Border around the entire menu */
 	background-color:red;	/* White background color of the menu */
 
}


.unTileImage
{
     opacity:0;
	 border:0px;
     transition: opacity 0.4s ease-in-out 0s;
    -webkit-transition:opacity 0.4s ease-in-out 0s;
    -moz-transition:opacity 0.4s ease-in-out 0s;
    -o-transition:opacity 0.4s ease-in-out 0s;
}




