@charset "utf-8";

.address{
	width: 694px;
	margin: 0 auto;
}

.address li{
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}

.address li p{
	width: auto;
	text-align: left;
}

.address li .bold{
	font-weight: bold;
}

.call-phone{
	width: 694px;
	margin: 20px auto;
	font-size: 18px;
	font-weight: bold;
}