.box_bg {
	background-image: url(img/box_bg.jpg);
	float: left;
	height: 107px;
	width: 283px;
	background-repeat: no-repeat;
	background-position: center center;
}
.categoryInformation {
	height: 64px;
	margin-top: 5px;
	margin-left: 15px;
	font-size: 10px;
	color: #666666;
	line-height: 16px;
	text-align: left;
	text-decoration: none;
	margin-right: 5px;
	width: 259px;
}
.categoryInformation  img {
	float: left;
	padding-right: 10px;
	border: 0;
}

.title {
	width: 245px;
	margin-top: 10px;
	margin-left: 31px;
	text-align: left;
	clear: both;
}
.categoryInformation  a:link { text-decoration: none;}
.categoryInformation  a:visited { text-decoration: none;}
.categoryInformation  a:active { text-decoration: none; }
.categoryInformation  a:hover { text-decoration: none; }
