html, body {
	height: 100%;
}
* html #page {
	height: 100%;
}
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	min-height: 100%;
}
body {
	margin: 0;
	padding: 0;
	font-family: Trebuchet, Arial, Helvetica;
 	min-width: 1000px;
}
#pageContent { background:#f6f6f6; padding:20px;
	width: 940px;
	height: 500px;
	overflow: hidden;
	position:relative;
	margin:20px auto 50px auto;
}
#imgContainer {
	width: 940px;
	height: 500px;
}
#positionButtonDiv {
	background: rgb(58, 56, 63);
	background: rgba(58, 56, 63, 0.8);
	border: solid 1px #100000;
	color: #FFFFFF;
	padding: 8px;
	text-align: left;
	position: absolute;
	right:35px;
	top:35px;
}
.positionButtonSpan{ margin-top:30px; display:block;}
#positionButtonDiv .positionButtonSpan img {
	float: right;
	border: 0;
}
.positionMapClass area {
	cursor: pointer;
}
.zoomButton {
	border: 0;
	cursor: pointer;
}
.zoomableContainer { border:2px #eaeaea solid; border-left:none; border-top:none;
	background:#fff;
	/*background-image: url("../images/assets/transparent.png");*/
}
#imageFullScreen i{ font-style:normal; display:block; width:1.5%; position:relative;}
#imageFullScreen  img{ width:100%; height:auto;}
.area_tab { display:none;}
#imageFullScreen a{ cursor:pointer;}
#imageFullScreen  .area_tab{ width:460px; border:1px solid #d1d1d1; overflow:hidden;background:#fff; position:absolute; left:-80px; top:-140px; z-index:999; font-size:14px;}
#imageFullScreen  .area_tab img{ width:auto;}
#imageFullScreen  .area_tab  .hd{ border-bottom:1px solid #d1d1d1; line-height:1.1; overflow:hidden; padding:12px;}
.area_tab  .hd b{ float:left; width:400px; color:#454545; font-weight:bold;}
.area_tab  .hd .close{ float:right;}
.area_tab  .bd{ line-height:1.2; overflow:hidden; padding:12px; color:#8d8d8d;}
.area_tab  .bd .content{color:#8d8d8d; padding-bottom:10px;}
.area_tab  .bd .linkmov,.area_tab  .bd .linkmov a{ color:#1c96d4;}

#strKey{ border:1px #c8c5c5 solid; height:28px; line-height:28px; border-right:none; padding-left:5px;}
.button_map{ background:#f9f9f9; padding:0px 10px; height:30px; line-height:28px;border:1px #c8c5c5 solid; border-left:none; cursor:pointer;}

/*
www.198zone.com
*/
