@charset "utf-8";

#officehour_tbl {
	text-align: left;
	border-top: #cccccc 1px dotted;
	border-bottom: #cccccc 1px dotted;
	margin-bottom: 18px;
}

#officehour_tbl th {
	color: #2489B0;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right: #cccccc 1px solid;
}

#officehour_tbl td {
	padding-left: 10px;
	font-weight: bold;
}

#officeaddr {
	border-left: 4px #8F974F solid;
	padding-left: 10px;
	margin-top: 18px;
	margin-bottom: 12px;
}

#officeaddress {
	border-top: #cccccc 1px dotted;
	width: 700px;
}

#officeaddress p {
	border-bottom: #cccccc 1px dotted;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}