@charset "utf-8";

/*
	Site Name: connetta WEB Smart3
	Description: google map setting
	Version: 1.0
	Author: DIS_ART_WORKS
*/

p.entry {
	display: none;
}

.panelMap {
	margin: 0 auto 35px;
	text-align: center;
}

.gmap {
	width: 585px;
	height: 400px;
	margin: 0 auto;
	text-align: center;
}

.markerPop{
	
	width:330px;
	padding-bottom:44px;
	font-size:0.85em;
	
}

.markerPop p.marker_title{
	
	padding:0 0 3px;
	marign:0;
	border-bottom:1px dotted #666666;
	color:#666666;
	font-weight: bold;
}
.markerPop p.marker_summary{
	margin:0;
	padding:0 0 10px;
	font-weight: normal;
}
