.top_tell_menu2{
	position:fixed;
	top:0;
	left:0;
	width: 100%;
	height: 50px;
	background: rgba(255, 221, 171,.9);
	z-index: 100;
	border-bottom: 1px solid #195e91;
}
.top_tell_menu2 a{
	text-decoration: underline;
	font-weight: bold;
}
.top_tell_menu2 a:hover{
	text-decoration: none;
}	
.first_p{
	float:left;
	margin-right: 4%;
	margin-left: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.second_p{
	float:left;
	margin: 0px;
}
.second_v{
	float:left;
	margin: 0 0 0 4%;
}
.second_c{
	float:left;
	margin: 0 0 0 4%;
}
.firstnumber{
	font-size: 20px;
	margin-top:0.6%;
}
.city_tell{
	font-size:16px;
}
@media only screen and (max-width : 1480px){
	.second_c{
		clear: both;
		padding-top: 10px;
		float:none;
		display: block;
		text-align: center;
	}	
}	
@media only screen and (max-width : 1060px){
	.first_p, .second_p, .second_v {
		clear: both;
		float:none;
		display: block;
		text-align: center;		
	}	
	.second_c{
		padding-top: 3px;
	}	
	.firstnumber{
		margin: 7px auto 0px;
	}
}	
@media only screen and (max-width : 620px){
	.container {
		margin-top: 70px;
	}	
	.top_tell_menu2{
		height: 70px;
	}		
	.firstnumber{
		display: block; 
	}
	.firstnumber span{
		display: block;
		margin-top: 5px;
	}	
	.first_p{
		margin-left:6px;
		float: none;
		text-align: center;
	}
	.second_p{
		margin-left:6px;
		float: none;
		text-align: center;
	}
	.second_v{
		margin-left:6px;
		float: none;
		text-align: center;
	}	
}
@media only screen and (max-width : 400px){
	.firstnumber {
		font-size: 16px;
		margin-top: 5px;
	}	
	.firstnumber a{
		font-size: 20px;
	}		
}	
@media only screen and (max-width : 330px){
	.top_tell_menu2{
		height: 80px;
	}	
}	
/*
     */
/*
*/