/* CSS Document */

h4 {
	background-image: url(../image/index/best_reco_title.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 28px;
	width: 588px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
}#infomation{
	padding:10px;
	font-size:large;
	text-align:center;
	font-weight:bold;
}#infomation a{
	text-decoration:none;
	border-bottom:red 2px solid;
}#infomation a:hover{
	color:red;
}