/******************************************中間資訊欄****************************/

.toolbar {
    float:left;
    width:290px;
	margin:0;
	padding:5px 10px;
	border-left:1px #ccc dotted;
	border-right:1px #ccc dashed;
	border-bottom:1px #ccc dashed;
}

.google-map {
	width: 270px;
	height: 170px;
	border: 1px solid #ccc;
	margin:10px 0 ;
}

.google-ad {
	clear: both;
	width: 250px;
	height: 250px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	margin:0 auto;
	padding: 30px 0;

}


.event-data {
	margin: 10px 0;
	font-size: 14px;
	line-height: 130%;
}

.share {
	width: 290px;
	margin: 20px 0;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;


}
.subscribe {
	width: 240px;
	margin: 8px 0;
	padding-top: 10px;
	border-top: 1px dotted #ccc;


}

.share img{
	margin-right: 5px;
}
/********************************************/
