@charset "utf-8";

.titleArea {margin-top:30px; padding:10px; background:#eee; border:1px solid #DCDCDC; overflow:hidden;}
.titleArea .left {float:left; width:180px; text-align:center;}
.titleArea .left img {width:110px; height:110px; border:3px double #dfdfdf;}
.titleArea .right {float:left; margin-left:30px;}
.titleArea .right h3 {margin-bottom:10px; font-size:20px; color:#257a32; font-weight:normal;}
.titleArea .right p {color:#a8a8a8;}

.titleArea .right table {margin-top:15px; border:0;}
.titleArea .right td {padding:3px 0;}
.titleArea .right td.c1 {padding-left:5px; width:80px;}
.titleArea .right td.c2 {width:220px;}
.titleArea .right td.c3 {width:100px; text-align:center;}
.titleArea .right td select {width:100px;}
.titleArea .right td input {width:198px;}

.searchMapArea {width:725px; height:353px; overflow:hidden;}
.searchMapArea .searchMapLeft {float:left; margin:20px 0 0 40px;}
.searchMapArea .searchMapRight {float:right;}

.mapView{display:none;}

.btnArea {text-align:center; margin-top:20px;}