.fishing_category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 200px;
	line-height: 18px;
	color: #666666;
	height: 30px;
	white-space: nowrap;
	padding-right: 10px;
}
.fish_type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	height: 30px;
}
.fish_type_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.fishing_category_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 200px;
	line-height: 18px;
	color: #666666;
	height: 20px;
	white-space: nowrap;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
