@charset "UTF-8";
a:link {
	text-decoration: none;
	color: #0099FF;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #0099FF;
	text-decoration: none;
}
body {
	margin: 0px;
	padding: 0px;
}
.search_quick2 table {
}
.search_quick2 table td     {
	border: thin solid #999;
	margin: 0px;
	padding: 5px;
}
.search_quick2 table tr {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

