@charset "UTF-8";
/* CSS Document */

#searchmain {
	line-height: 24px;
}
#searchmain a {
	color: #E4161F;
	text-decoration: none;
	font-size: 22px;
}
#searchmain a:hover {
	color: #FFF;
	background-color: #E4161F;
}
