img {
	border: 0;
}

table, input, textarea, select {
	font-size: 1em;
}

a {
	color: #000;
}

a:visited {
	color: #600;
}

a:hover {
	text-decoration: none;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/*\*//*/
.clearfix {
	display: inline-block;
}
/**/

#search-result th {
	text-align: left;
}

#content .link-list {
	list-style: none;
	padding: 0;
}

#content .link-list li {
	padding: 0;
	background: none;
}

.referer
{
	text-align: right;
	font-style: italic;
}