.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.evnttab {
	background:#EEE;
	width:600px;
	height:250px;
	border:#999 solid 1px;
	margin-bottom:20px;
}


.evnttab-inner {
	background:#EEE;
	width:90px;
	height:16px;
	margin-left:10px;
	padding-top:20px;
	font-size:9px;
	font-weight:bold;
	float: left;
	
}

.evnttab-innerlong {
	background:#EEE;
	width:300px;
	height:16px;
	margin-left:10px;
	padding-top:20px;
	font-size:9px;
	font-weight:bold;
	float: left;
	
}

.evnttab-price {
	background:#EEE;
	width:30px;
	height:16px;
	margin-left:10px;
	padding-top:20px;
	font-size:9px;
	font-weight:bold;
	float: left;
	
}

.evnttab-content {
	background:#EEE;
	width:90px;
	height:60x;
	margin-left:10px;
	padding-top:20px;
	font-size:9px;
	float: left;
	
}
