@charset "utf-8";
ul.top_category	{
	list-style:inside none none;
	margin-left:30px;
}

ul.top_category li	{
	font-weight:bold;
	margin-top:10px;
}

ul.else	{
	list-style:inside none none;
	margin-left:20px;
}

ul.else li	{
	font-weight:normal;
	margin-top:0;
}

