.p-goodlist__menu-choiced {
	margin-top: 10px;
	font-size: 12px;
}

.p-goodlist__menu-choiced_link_blue {
	color: #466fab !important;
}

.p-goodlist__menu-choiced-head {
	font-size: 14px;
	font-weight: normal;
	border-bottom: 2px solid #ddd;
	line-height: 25px;
}

.p-goodlist__menu-choiced-group {
	color: #666;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
/*	border-bottom: 1px solid #ddd; */
	line-height: 25px;
}

.p-goodlist__menu-choiced-reset {
	font-size: 12px;
	font-weight: normal;
	line-height: 25px;
	padding-bottom: 20px;
}

.p-goodlist__menu-choiced-item {
	margin-left: 20px;
	line-height: 20px;
}

.p-goodlist__menu-filter {
	font-size: 12px;
}

.p-goodlist__menu-filter-head {
	padding-top: 10px;
	font-size: 14px;
	font-weight: normal;
	border-bottom: 2px solid #ddd;
	line-height: 25px;
}

.p-goodlist__menu-filter-group {
	color: #333;
	font-size: 14px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 25px;
}

.p-goodlist__menu-filter-item {
	border-bottom: 0px solid #ddd;
	margin-left: 20px;
	line-height: 20px;
}

.p-goodlist__menu-filter-grey {
	font-size: 10px;
	color: #666;
}

.p-goodlist__menu-filter-colorpick {
	margin-left: 3px;
}

.p-goodlist__menu-filter-colorpick-notchoiced-item {
	float: left;
	background: #fff;
	padding: 1px;
	border: 2px #ccc solid;
	margin-right: 2px;
	margin-top: 2px;
}

.p-goodlist__menu-filter-colorpick-notchoiced-item:hover {
	border: 2px #999 solid;
}

.p-goodlist__menu-filter-colorpick-notchoiced {
	width: 30px;
	height: 30px;
	cursor: pointer;
}

.p-goodlist__menu-filter-colorpick-choiced-item {
	float: left;
	background: #fff;
	padding: 1px;
	border: 2px #f0f solid;
	margin-right: 2px;
	margin-top: 2px;
}

.p-goodlist__menu-filter-colorpick-choiced-item:hover {
	border: 2px #c0c solid;
}


.p-goodlist__menu-filter-colorpick-choiced {
	width: 30px;
	height: 30px;
	cursor: pointer;
}
