﻿
html {
overflow: hidden;
}

.body_BanDo
{
	width:100%;
	height: 100%;
	float:left;
	margin:0px;
	padding:0px;
	border:none;	
}
img
{
	border:none;	
}
.httpMap *
{
	cursor:pointer;
}
.BanDo
{
	float: left;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	margin: 0px;
	padding: 0px;	
	background-color:#f2efe8;		
}
.ImageBanDo
{
	width: 100%;
    height: 100%; 
    position: absolute; 
    top: 0px; 
    left: 0px;
    visibility: visible;
    display: block;
    z-index:0;
}
.BanDoOver
{
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 10;
	top: 0px;
	left: 0px;
	
}
.BanDo_Banner
{
	padding-top:5px;
	float:left;
	width:100%;	
	background-color:White;
	height:auto;
}
.BanDo_Center_Out
{
	float: left;
	width: 600px;
	height: 700px;
	border-color: #fae9a7;
	border-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.BanDo_Center
{
	border: 1px solid #E65B00;
	float: left;
	width: 100%;
	height: 100%;
}
.BDS_Point
{
	position:absolute;
	cursor:move;
	font-size:0px;
	background: url("../Images/Map/BDS_Point_2.png") no-repeat left top;
	width:21px;
	height:27px;
	top:300px;
	left:300px;
}
.BanDo_ZoomTool_Top
{
	float: left;	
	width: 31px;
	font-size:0px;
	height:4px;
	background: url("../Images/Map/ZoomTool_Top.png") no-repeat left top;
}
.BanDo_ZoomTool
{
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	width: 31px;
	height:auto;
}
.BanDo_ZoomTool_Middle
{
	float: left;
	width: 31px;
	height: auto;
	background: url("../Images/Map/ZoomTool_Middle.png") repeat-y left top;
	cursor: default;
	position: relative;
}
.BanDo_ZoomTool_Bottom
{
	float: left;
	width: 31px;
	font-size:0px;
	height:3px;
	background: url("../Images/Map/ZoomTool_Bottom.png") no-repeat left top;
}
.divZoomTool_Tooltip
{
	width: auto;
	height: auto;
	position: absolute;
	left: 32px;
	top: 100px;
	display: block;
	visibility: hidden;
	padding: 0px;
	padding-left: 5px;
	background: url("../Images/Map/Bullet_Tooltip.png") no-repeat left center;
	width:300px;
}
.divZoomTool_Tooltip_In
{
	text-align: justify;
	float: left;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #d65f01;
	padding-left: 5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	background-color: #f6b000;
	cursor: default;
}
.BanDo_ZoomTool_0
{
	float: left;
	width: 31px;
	padding-top:5px;
}
.BanDo_ZoomTool_1
{
	float: left;	
	width: 31px;
	height: 77px;
	background: url("../Images/Map/Background_Zoom_1_.gif") repeat-y left top;
	
}
.BanDo_ZoomTool_1 span, .BanDo_ZoomTool_0 span
{
	float:left;		
	cursor:pointer;
}
.span_Help
{
	float:left;	
	width:19px;
	height:19px;
	margin-left:6px;
	margin-top:4px;
	background:url("../Images/Map/Help.png") no-repeat left top;	
}
.span_Reload
{
	float:left;	
	width:19px;
	height:19px;
	margin-left:6px;
	margin-top:4px;
	background:url("../Images/Map/Reload.png") no-repeat left top;	
}

.span_ZoomIn
{
	float:left;	
	width:19px;
	height:19px;
	margin-left:6px;
	margin-top:4px;
	background:url("../Images/Map/ZoomIn.png") no-repeat left top;	
}

.span_CurrentZoom
{
	position:absolute;
	width:23px;
	height:9px;
	background:url("../Images/Map/CurrentLevel_Zoom.png") no-repeat left top;
	top:140px;
	left:4px;
	font-size:0px;
	cursor:pointer;
}

.BanDo_ZoomTool_2
{
	float: left;	
	width: 31px;
	height: auto;	
	font-size:0px;
	overflow:hidden;
}
.BanDo_ZoomTool_2 span
{
	float:left;	
	margin-left:6px;
	margin-top:3px;
	width:19px;
	height:19px;	
	cursor:pointer;
}
.BanDo_ZoomTool_3
{
	float: left;	
	width: 31px;
	height: auto;	
	font-size:0px;
	overflow:hidden;
	padding-bottom:2px;
}
.BanDo_ZoomTool_3 span
{
	float:left;	
	margin-left:6px;	
	width:19px;
	height:19px;	
	cursor:pointer;	
}

.span_ZoomOut
{
	margin-top:0px;
	background:url("../Images/Map/ZoomOut.png") no-repeat left top;	
}
.span_Default
{
	background:url("../Images/Map/Default.png") no-repeat left top;	
}
.span_Select
{
	background:url("../Images/Map/Select.png") no-repeat left top;	
}
.span_AddPoint
{
	background:url("../Images/Map/AddPoint.png") no-repeat left top;	
}
.span_ChoicePoint
{
	background:url("../Images/Map/ChoicePoint.png") no-repeat left top;	
}
.span_SavePoint
{
	background:url("../Images/Map/SavePoint_Dis.png") no-repeat left top;	
}
.span_Layer
{
	background:url("../Images/Map/Layer.png") no-repeat left top;	
}

.BanDo_ZoomTool_Toggle
{
	float: left;
	width: 31px;
	height: 10px;
	background:url("../Images/Map/Arrow_Toggle_Down.png") no-repeat left top;
	font-size:0px;
	cursor:pointer;	
}
.BanDo_CloseRight
{
	position:absolute;
	width:8px;
	height:27px;
	z-index:11;
	top:0px;
	left:0px;
	background:url("../Images/Map/CloseRight.png") no-repeat left center;
	cursor:pointer;
}
.BanDo_Right
{	
	float: left;
	width: 250px;
	background-color: #fae9a7;
	height: 700px;	
	display:inline;	
	
}
.BanDo_Right_In
{
	margin-top: 8px;
	border: 1px solid #E17100;
	float: left;
	width: 248px;
	height: 520px;
	background-color: #fcefdb;
	overflow: auto;
}

.BanDo_TimKiem
{
	float:left;
	width: 244px;
	background-color:#f6e3c8;
	margin-top:2px;
	padding-left:2px;
}
.BanDo_TimKiem_In
{
	float:left;
	width:96%;
	background:url("../Images/Map/Search_Title.png") repeat-x left top;	
	padding-left:2%;
	padding-right:2%;
	padding-top:5px;
	padding-bottom:5px;
}
.BanDo_TimKiem_Control
{
	border-style: solid solid none solid;
	border-width: 1px;
	border-color: #666666;
	float: left;
	width: 96%;
	padding: 1%;
	background: url("../Images/Map/Header_3.png") repeat-x left center;
	padding-top:5px;
}
.BanDo_TimKiem_Control input
{
	border: 1px solid #FF9900;
	float: left;
	margin-top: 1px;
	width: 178px;
	color: #FF9900;
	font-weight: bold;
	background-color:White;
	
}

.BanDo_TimKiem_TuyChon
{
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #666666;
	float: left;	
	width: 96%;
	padding: 1%;
	font-size:0px;
	background: url("../Images/Map/Header_3.png") repeat-x left center;
	padding-top:0px;
}
.BanDo_KetQuaTK
{
	border: 1px solid #FFFFFF;
	float: left;
	width: 94%;	
	margin-top:5px;
	padding:2%;	
}
.BanDo_KetQuaTK span
{
	float: left;
	width: 100%;
	font-weight: bold;	
}
.BanDo_KetQuaTK span b
{
	color:Red;
}
.BanDo_KetQuaTK_Content
{
	margin-top:5px;
	float:left;
	width:100%;
	max-height: 200px;
	overflow: auto;	
}
.BanDo_KetQuaTK_Content p
{
	margin:0px;
	padding:0px;
	padding-left:5px;	
}
.BanDo_KetQuaTK_Content p a
{
	float:left;
	background:url("../Images/Icon/Bullet_1.png") no-repeat left center;
	padding-left:10px;
	text-decoration:none;
	color:#f99b17;	
	width:90%;
	padding-bottom:4px;
}
.BanDo_KetQuaTK_Content p a:hover
{
	text-decoration:underline;
}


.BanDo_DeMuc a
{
	padding-top: 5px;
	float: left;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	font-size: 14px;
	background: url("../Images/Map/Toggle_1.png") no-repeat left center;
	padding-left: 10px;
	height: 22px;
	margin-left: 5px;
}

.BanDo_DanhSach
{
	float:left;
	width: 244px;
	background-color:#f6e3c8;
	margin-top:2px;
	padding-left:2px;
}
.BanDo_DanhSach_In
{
	float:left;
	width:96%;
	background:url("../Images/Map/Search_Title.png") repeat-x left top;	
	padding-left:2%;
	padding-right:2%;
	padding-top:5px;
	padding-bottom:5px;
}

.BanDo_DanhSach_Title
{
	color: #FFFFFF;
	font-weight: bold;
	float:left;
	width:100%;
}
.BanDo_DanhSach_Content
{
	float:left;
	width:100%;
	padding-top:5px;
}
.BanDo_DanhSach_Content p
{
	margin:0px;
	padding:0px;
	padding-left:5px;	
}
.BanDo_DanhSach_Content p a
{
	float:left;
	background:url("../Images/Icon/Bullet_1.png") no-repeat left center;
	padding-left:10px;
	text-decoration:none;
	color:#f99b17;	
	width:90%;
}
.BanDo_DanhSach_Content p a:hover
{
	text-decoration:underline;
}

.divZoomInEffect
{
	position: absolute;
	display: block; 
	visibility: hidden;
    z-index: 1; 
    top: 0px; 
    left: 0px;
}
.divZoomOutEffect
{
	position: absolute; 
	display: block; 
	visibility: hidden;
    z-index: 1; 
    top: 0px; 
    left: 0px;
}
.divSearch
{
	border: 2px dotted #FF9900;
	position: absolute;
	width: 1px;
	height: 1px;
	top: 0px;
	left: 0px;	
	
}
.DiemBDS_Contain
{
	
}
.DiemBDS_Contain img
{
	border: none;	
	width:13px;
	height:13px;
	position:absolute;
}
.DiemBDS_Contain span
{
	border: 1px solid #F96D06;
	position: absolute;
	width: 50px;
	height: 50px;
	cursor:default;		
}
.divInfoBDS_Out
{
	position: absolute;
	width: auto;
	height: auto;	
	top: 0px;
	left: 0px;
	display: block;
	visibility:hidden;	
	padding:0px;
	padding-left:10px;
	background:url("../Images/Map/Bullet_InfoBDS.png") no-repeat left center;
	
}
.divInfoBDS
{
	float:left;
	border-style: solid;
	border-width: 1px 1px 1px 3px;
	border-color: #d65f01;
	padding-bottom: 5px;
	background-color: #f6b000;
	cursor:default;
}
.divInfoBDS span
{
	float:left;
	clear:both;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	max-width:200px;
}
.divInfoBDS span a
{
	font-weight:bold;
	color:Red;
	text-decoration:none;
}
.divInfoBDS span a:hover
{
	text-decoration:underline;
}

.Button_5
{
	float:right;
}

.Button_5 a {
	float:left;
	background:url("../Images/Button/Button_5_Left.png") no-repeat left top;
	margin:0;
	padding:0 0 0 6px;
	text-decoration:none;
	height:22px;
	cursor:pointer;
	}
.Button_5 a span
{
	float: left;
	display: block;
	background: url("../Images/Button/Button_5_Right.png") no-repeat right top;
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 4px;
	color: #4A4A4A;
	height: 19px;
	font-weight: bold;
}
.Button_5 a:hover span
{
	color:Red;
}
/*///////Div chứa danh sách layer (bật tắt layer)/////////////////////////////*/
.DanhSachLop
{
	float: left;
	margin-left: 5px;
	margin-top: 8px;//margin-top: -6px;
	width:300px;	
	cursor:auto;
	display:none;
}
.DanhSachLop_Top
{
	float:left;
	width:300px;
	height:37px;
	background: url("../Images/Map/Layer_T.png") no-repeat left top;
}
.DanhSachLop_Top span
{
	font-size:14px;
	font-weight:bold;
	color:White;
	text-align:center;
	width:100%;
	float:left;
	padding-top:10px;
}
.DanhSachLop_Middle
{
	float:left;
	width:300px;
	height:auto;
	background: url("../Images/Map/Layer_M.png") repeat-y left top;
}
.DanhSachLop_Content
{
	float:left;
	width:100%;
	padding-bottom:5px;
	max-height:350px;
	overflow:auto;
}
.DanhSachLop_Item
{
	float:left;	
	width:100%;
	padding-top:2px;
}
.DanhSachLop_Item input
{
	float:left;
	margin-left:20px;
}
.DanhSachLop_Item input[type=checkbox]
{
	float:left;
	margin-left:20px;
}
.DanhSachLop_Item label
{
	float:left;
	padding-top:2px;
}

.DanhSachLop_Button
{
	float:left;
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
}
.DanhSachLop_Button span.Button_5
{
	float:left;
	margin-right:5px;
}
.DanhSachLop_Bottom
{
	float:left;
	width:300px;
	height:5px;
	background: url("../Images/Map/Layer_B.png") no-repeat left bottom;
	font-size:0px;
}

/*///////Div THÔNG TIN VỀ LÔ THỬA ĐẤT/////////////////////////////*/
.ThongTinLoThua
{
	float: left;
	margin-left: 5px;
	margin-top: 8px;//margin-top: -6px;
	width:340px;	
	cursor:auto;
	display:none;	
}
.ThongTinLoThua_Top
{
	float:left;
	width:340px;
	height:37px;
	background: url("../Images/Map/Layer_T.png") no-repeat left top;
}
.ThongTinLoThua_Top span
{
	font-size:14px;
	font-weight:bold;
	color:White;
	text-align:center;
	width:100%;
	float:left;
	padding-top:10px;
}
.ThongTinLoThua_Middle
{
	float:left;
	width:340px;
	height:auto;
	background: url("../Images/Map/Layer_M.png") repeat-y left top;
}
.ThongTinLoThua_Content
{
	float:left;
	width:100%;
	padding-bottom:5px;
	max-height:350px;
	overflow:auto;
}
.ThongTinLoThua_Item
{
	float:left;	
	width:100%;
	padding-top:5px;
}
.ThongTinLoThua_Item_Title
{
	padding-left:10px;
	float:left;
	width:35%;
	font-weight:bold;
}
.ThongTinLoThua_Item_Content
{
	float:left;
	width:60%;
}
.ThongTinLoThua_KhongDuLieu
{
	float:left;
	width:100%;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	color:Red
}
.ThongTinLoThua_Button
{
	float:left;
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
}
.ThongTinLoThua_Button span.Button_5
{
	float:left;
	margin-right:5px;
}
.ThongTinLoThua_Bottom
{
	float:left;
	width:300px;
	height:5px;
	background: url("../Images/Map/Layer_B.png") no-repeat left bottom;
	font-size:0px;
}
/*///////DIV HƯỚNG DẪN SỬ DUNG BẢN ĐỒ/////////////////////////////*/
.HuongDanSuDung
{
	float: left;
	margin-left: 5px;
	margin-top: 8px;//margin-top: -6px;
	width:500px;	
	cursor:auto;
	display:none;	
}
.HuongDanSuDung_Top
{
	float:left;
	width:500px;
	height:37px;
	background: url("../Images/Map/HuongDan_T.png") no-repeat left top;
}
.HuongDanSuDung_Top span
{
	font-size:14px;
	font-weight:bold;
	color:White;
	text-align:center;
	width:100%;
	float:left;
	padding-top:10px;
}
.HuongDanSuDung_Middle
{
	float:left;
	width:500px;
	height:auto;
	background: url("../Images/Map/HuongDan_M.png") repeat-y left top;
}
.HuongDanSuDung_Content
{
	float:left;
	width:98%;
	padding-bottom:5px;
	max-height:350px;
	overflow:auto;
	padding-left:1%;
	padding-right:1%;
}
.HuongDanSuDung_Bottom
{
	float:left;
	width:500px;
	height:5px;
	background: url("../Images/Map/HuongDan_B.png") no-repeat left bottom;
	font-size:0px;
}



.BanDo_TiemKiem_Tab
{
	float:left;
	width:100%;	
}
.BanDo_TiemKiem_Tab ul
{
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	float: left;
}
.BanDo_TiemKiem_Tab li
{
	float: left;
	margin: 0;
	padding: 0;
	padding-right:2px;
}
.BanDo_TiemKiem_Tab a
{
	float: left;	
	margin: 0;
	padding: 0 0 0 5px;
	text-decoration: none;
	height: 21px;
	cursor: pointer;
	
}
.BanDo_TiemKiem_Tab a span
{
	float: left;
	padding-right: 10px;
	padding-left: 5px;
	padding-top: 5px;
	color: #f67400;
	height: 16px;
	font-weight: bold;
}

.BanDo_TiemKiem_Tab a:hover
{
	background:url("../Images/Map/TiemKiem_Tab_L.png") no-repeat left top;
}
.BanDo_TiemKiem_Tab a:hover span
{
	color: #333333;
	background: url("../Images/Map/TiemKiem_Tab_R.png") no-repeat right top;
}
.MapName
{
	cursor:default;
	position:absolute;
	height:26px;
	opacity:0.8;
	filter:alpha(opacity=80);
	width:300px;
}
.MapName_In
{
	float:right;	
	height:26px;
}
.MapName_L
{
	float: left;
	width: 11px;
	background: url("../Images/Map/MapName_L.gif") no-repeat left top;
	height: 26px;
	font-size: 0px;
}
.MapName_R
{
	float: left;
	width: 11px;
	background: url("../Images/Map/MapName_R.gif") no-repeat right top;
	height: 26px;
}
.MapName_C
{
	float: left;
	background: url("../Images/Map/MapName_C.gif") repeat-x left top;
	height: 26px;
}

.MapName_C label
{
	float: left;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 6px;
}