body {
	font-size:0.85em;
}

table {
	border-collapse:collapse;
}
a {
	color:#00e;
}
a:hover {
	color:#aaa;
}
#list table {
	width:960px;
	border-top:1px solid #555;
	border-left:1px solid #555;
}

#list td,
#list th {
	padding:0.4em;
	border-bottom:1px solid #555;
	border-right:1px solid #555;
	vertical-align:middle;
}
#list th {
	background:#f0f0e9;
}
#list td.name {
	width:200px;
}
#list td.tel {
	white-space:nowrap;
}
#list td.cat {
	width:130px;
}
#list td.service {
	width:130px;
}
#list td.area {
	width:130px;
}
#pager {
	margin:0.5em 0;
}
#select {
	line-height:1.5em;
}
