@charset "utf-8";
/* CSS Document */
a:link {
	color:#000000;
}

a:hover {
	color:#000000;
}

a:visited {
	color:#000000;
}

.search {
	border-top-color:#000000;
	border-top-style:dashed;
	border-top-width:1px;
	border-right-color:#000000;
	border-right-style:dashed;
	border-right-width:1px;
	border-bottom-color:#000000;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-left-color:#000000;
	border-left-style:dashed;
	border-left-width:1px;
}

input {
	font-weight:bold;
}
