#box_sisetufoot {
	background-color: #eee;
	padding: 10px;
	border-radius: 10px;
	}
	
#box_sisetufoot p.title{
	font-size: 16px;
	font-weight: bold;
	}

#box_sisetufoot p.address{
	font-size: 14px;
	}

#box_sisetufoot span.txt_orange{
	font-size: 16px;
	font-weight: bold;
	margin-left: 30px;
	color: orange;
	}