@charset "utf-8";
/* CSS Document */
.table-color {
	font-size: 10px;
	color: #545456;
	width: 80%;
	float: right;
}
.td-size {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8D8D8F;
	height: 18px;
	padding-bottom: 5px;
}

.td-size img {
	margin-right: 5px;
}
.icon-dis {
	margin-right: 5px;
}

