@charset "UTF-8";
#category li {
	list-style-type: none;
	float: left;
	width: 181px;
	height: 33px;
}

#category li a {
	width: 181px;
	height: 33px;
	display: block;
	overflow: hidden;
	text-indent: -10000px;
}
