.cats
{
	
}

.cats .headline
{
	font-size: 18px;
	color: #666666;
	margin-bottom: 2px;
	border-bottom: 1px solid #cccccc;
}

.cats .catsh
{
	display: block;
}

.cats .catsh a
{
	font-size: 14px;
	color: #0066cc !important;
	text-decoration: underline;
	font-weight: bold;
}

.cats .catsh a:hover
{
	color: #006699 !important;
}

.cats a
{
	font-size: 11px;
	color: #777;
	line-height: 14px;
	text-decoration: underline;
}

.cats a:hover
{
	color: #444;
	background-color: #ffffff;
}

.box_cat
{
	float: left;
	width: 275px;
	height: 52px;
	margin: 0 0 2px 0;
	padding: 10px 10px 10px 70px;
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

.box_cat:hover
{
	background-color:#f9f9f9;
}

.box_cats
{
	width: 340px;
	margin: 10px 18px 10px 0;
	font-size: 11px;
}

.box_cats2
{
	width: 340px;
	margin: 10px 18px 10px 0;
	font-size: 11px;
}

.box_cats span
{
	font-weight: normal;
	font-size: 10px;
	color: #aaa;
}

.box_cats div
{
	float: left;
	margin: 0 4px;
}

.catsmini
{
	margin: 0 0 10px 0;
}

.catsmini .box_cats
{
	width: 160px;
	margin: 2px 18px 2px 0;
}

.catsmini .catsh a
{
	font-size: 11px;
	color: #0066cc !important;
	text-decoration: underline;
	font-weight: bold;
}
