#information {
	width: 178px;
	float: left;
	background: no-repeat top url(../images/information.gif);
	border-top: 4px solid #a935b4;
	color: #333;
	line-height: 30px;
	text-align: center;
	padding-top: 28px;
	padding-bottom: 10px;
}
#information ul {
	text-align: center;
	width: 178px;
}
#information ul li a {
	width: 100%;
	background-image: url(../images/catalog_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 40px;
	margin-bottom: 5px;
	color: #666;
	line-height: 40px;
	letter-spacing: 0.4em;
}
#information ul li a:hover {
	color: #c461e0;
}