.box_alamat_atas{
	color: white;
	font-weight: bold;
	text-align: right;
	margin-top: 2px;
	letter-spacing: 0.6px;
}
.box_alamat_atas_telp{
	position:relative;
	padding-left: 25px;
}
.box_alamat_atas_telp:before{
	position: absolute;
	content: "";
	width: 13px;
	height: 13px;
	background: url(img/telp.png) no-repeat;
	background-size: 13px 13px;
	left: 6px;
	top: 3px;
}