
table.history{
	margin:0;
	padding:0;
	width:690px;
	border:1px solid #cccccc;
}

table.history th{ background:#e5e5e5; }

table.history th,
table.history td{
	vertical-align:top;
	padding: 7px 7px 7px 7px;
	border:1px solid #cccccc;
	border-collapse: collapse;
}

.history table.list td{
	padding:0;
	margin:0;
	border:none;
}
.history table.list td.l{
	padding-right:20;
}

.btn_map{
	margin:0;
	padding:0;
}