#naver_map_api_key {
	width: 300px;
}
#result_msg {
	border-color: rgb(230, 219, 85); font-weight: bold; background-color: rgb(255, 255, 224);
}
.result_msg {
	border-width: 1px; border-style: solid; padding: 6px 0.6em; border-radius: 3px;
}
#map_review {
	float: left;
}
#view_map {
	border: 1px solid rgb(204, 204, 204); border-image: none; width: 400px; height: 300px; background-color: rgb(238, 238, 238);
}
div.view_map img {
	max-width: none !important; box-shadow: none;
}
#query {
	width: 500px;
}
#map_list {
	padding-left: 20px; float: left;
}
#map_list div {
	border: 1px solid rgb(204, 204, 204); border-image: none; width: 250px; height: 300px; overflow: auto; -ms-overflow-y: scroll;
}
#map_list div ul {
	margin: 0px; padding: 0px; list-style-type: none;
}
#map_list div ul li:hover {
	cursor: pointer; background-color: rgb(204, 204, 204);
}
.curr_addr {
	cursor: pointer; background-color: rgb(223, 223, 223);
}
#map_option {
	padding-left: 20px;
}
#zl {
	width: 40px;
}
.map_size {
	width: 43px;
}
#mapshortcode {
	width: 100%;
}
.map_code {
	width: 64px;
}
.nmap_base_pane img {
	max-width: none;
}
.nmap_overlay_pane img {
	max-width: none;
}
.desc-info {
	display: none;
}
.map_center {
	margin: 0px auto;
}
.map_right {
	float: right;
}
