
html,body{width:100%; height:100%;overflow:hidden}
BODY	{ font-family: ±¼¸²; font-size: 12px; font-weight: normal; color: black; line-height: 160%; margin: 0; padding: 0 }

A:link    { font: normal 12px ±¼¸² ; color: #0000FF; text-decoration: none }
A:hover   { font: normal 12px ±¼¸² ; color: #FF0000; text-decoration: underline }
A:visited { font: normal 12px ±¼¸² ; color: #800080; text-decoration: none }
A:active  { font: normal 12px ±¼¸² ; color: #FF0000; text-decoration: none }

#page { position: relative; z-index:1; width: 100%;height:100% }
#topbar { position: absolute; top: 0; left: 0; z-index: 3; width: 500px; height: 30px; }
#map { position: relative; z-index: 2; margin-right: 250px; overflow: hidden; clear: both }

#panel { position: absolute; top:0; right: 0; z-index: 2; width: 260px; background: #414141; }
	#toppanel { height: 95px; }
	#qbox { position: relative; height: 25px; margin-top: 10px; padding: 0px; }
		.search_rect { position: relative; top: 0; left: 10px;
		               width: 236px; height: 21px;
					   border:2px solid #C1C1C1;
					   background-color: white;
					   margin: 0px; padding: 0; overflow: hidden }
			#searchword { position: relative; top: -3px; left: 5px;
			              width: 200px; height: 18px;
						  border-width:0px;
						  background-color:white;
						  margin:0; padding:0;
						  font-weight: bold;
						  line-height: 150% }
			.btnSearch { position: relative; top: 1px; left: 10px;
			             width: 19px; height: 19px;
						 margin:0; padding:0 }
	#resultbox { width: 250px; background-color: #FFF; margin-left: 5px;}
		#currentAddr { height: 22px; font-family:µ¸¿ò;font-size:8pt; line-height: 13px; padding-top:3px; padding-left:5px; }
		#targetaddr { height: 22px; padding-left:10px; }
		#result { width: 245px; background-color: #FFF; color: #000; margin-left: 5px; overflow: auto }
	#whiteAd { width: 250px; height: 250px; margin-top: 5px; margin-bottom: 5px; margin-left: 5px; background-color: white; overflow: hidden }
	#bottombar { height: 25px;}

.rList { clear:both; margin-bottom: 5px; cursor: pointer }

#panel_switch { position: absolute; top:30px; right:260px; z-index:2;
                width: 18px; height: 20px; cursor: pointer;}

#link_copy { position: absolute; top: 0px; left: 0px; z-index: 4;
             width: 300px;
			 color: #000;
			 border: 1px solid #043770;
			 background-color: #E8ECF9;
			 padding-top: 5px;
			 padding-left: 5px;
			 padding-right: 5px;
			 padding-bottom: 5px;}
	.e_close { position: absolute; top: 5px; left: 290px; cursor: pointer; }
	#code_link, #code_link2, #code_html { width: 295px; height: 17px; border: 1px solid #043770; font-family: tahoma; font-size: 8pt; }
	#code_msg { width: 270px; height: 60px; border: 1px solid #043770; font-family: tahoma; font-size: 8pt; }

#sendmail { position: absolute; z-index: 2; display: none;
            top: 50px;left: 50px;
			width: 500px; height: 450px;
			padding: 0px;
			border: 1px solid black;
			background-image: url("/images/V3/sendmail.jpg");background-repeat: no-repeat;
			color: white;
			}

#logo2 { position: absolute; top: 0; left: 67px; z-index:3; width: 108px; height: 25px }

#cadastral { width: 93px; height: 23px; }
.cbtn { font-weight: bold; height: 23px; border: 1px #000 solid; background-color: white; margin: 0; line-height: 110% }


#list { position: absolute; top: 5px; left: 200px; z-index: 3; }
#list_title { width: 180px;
			font-family: ±¼¸²; font-size: 12px; font-weight: bold; color: black;
			text-align: center;
			border: 1px black solid;
			padding:2px 2px 0 2px;
			cursor: pointer;
			background-color: white; }
#list_result { width: 180px; height: 400px; margin-top: 5px;
			font-family: µ¸¿ò; font-size: 8pt; font-weight: normal; color: black;
			text-align: left;
			border: 1px black solid;
			padding: 2px;
			overflow: auto;
			display: none;
			background-color: white; }
#list_result A:link    { font: normal 8pt µ¸¿ò ; color: #F72; text-decoration: none }
#list_result A:hover   { font: normal 8pt µ¸¿ò ; color: #F72; text-decoration: underline }
#list_result A:visited { font: normal 8pt µ¸¿ò ; color: #F72; text-decoration: none }
#list_result A:active  { font: normal 8pt µ¸¿ò ; color: #F72; text-decoration: none }

UL { margin-left: 20px; padding-left: 0; }
#byte_chr { width: 30px; height: 15px; font-family: µ¸¿ò; font-size: 8pt; line-height: 10px; margin:0; padding: 2px 5px 0 5px; border: 1px solid black; clear:none; overflow: hidden }

/* Control Window*/
#control_overlay { background-color:black; }
.modal { background-color:#414141; padding:5px; border:1px solid #000; }
.tooltip { border:1px solid #000; background-color: #FFFFE0; font-family:µ¸¿ò,tahoma; font-size:12px; color:#333; padding:5px}


.mapcon1 { width:50px; height:17px;
           font:bold 12px/130% µ¸¿ò;
           padding:4px 0 0 15px;
		   border:1px solid black;
		   background-color: white; }
#sub_win A { font:bold 12px/130% µ¸¿ò; color: black; text-decoration:none }

#hereis_edge { position:absolute; z-index:5;
		       top:500px; left:100px;
			   padding:3px;
		       background-color:white;}

#hereis { font-size:12px; font-weight:bold; color:#000; padding:3px 3px 1px 3px; border:1px dotted #c1c1c1; }