@charset "utf-8";
/*Table */
#land_code_5 {width:35px;height:16px;line-height:16px}
#land_code_6 {width:35px;height:16px;line-height:16px}
/*-- 검색결과 --*/
.show_form {width:100%; border-collapse:collapse; }
.show_form caption {background:#F7F7F7; font-weight:bold; line-height:25px; border-top:2px solid #3C82C8; border-bottom:1px solid #DDDDDD;}
.show_form th, 
.show_form td {padding:5px; border:1px solid #DDDDDD; border-right:none; border-left:none;}
.show_form th {width:120px; white-space:nowrap; background:#F7F7F7;text-align:center;}
.show_form td {text-align:left;}
.show_form td.content {min-height:200px; vertical-align:top; text-align:justify;}
* html .show_form td.content {height:200px;}
.show_form td.content table th,
.show_form td.content table td {white-space:normal;}

#container {overflow:hidden;height:400px;position:relative;}
#mapWrapper {width:100%;height:400px;z-index:1;}
#rvWrapper {width:50%;height:400px;top:0;right:0;position:absolute;z-index:0;}
#container.view_roadview #mapWrapper {width: 50%;}
#roadviewControl {position:absolute;top:5px;left:5px;width:65px;height:24px;padding:2px;z-index: 1;background: #f7f7f7;border-radius: 4px;border: 1px solid #c8c8c8;box-shadow: 0px 1px #888;cursor: pointer;}
#roadviewControl span {background: url(http://i1.daumcdn.net/localimg/localimages/07/mapapidoc/mapworker.png) no-repeat;  padding-left:23px;height:24px;font-size: 12px;display: inline-block;line-height: 2;font-weight: bold;}
#roadviewControl.active {background: #ccc;box-shadow: 0px 1px #5F616D;border: 1px solid #7F818A;}
#roadviewControl.active span {background: url(http://i1.daumcdn.net/localimg/localimages/07/mapapidoc/mapworker_on.png) no-repeat;color: #4C4E57;}
#close {position: absolute;padding: 4px;top: 5px;left: 5px;cursor: pointer;background: #fff;border-radius: 4px;border: 1px solid #c8c8c8;box-shadow: 0px 1px #888;}
#close .img {display: block;background: url(http://i1.daumcdn.net/localimg/localimages/07/mapapidoc/rv_close.png) no-repeat;width: 14px;height: 14px;}
