.line_space {
	line-height: 20px;
}
.bottom_line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.font_color {
	color: #ff6600;
	font-weight: bold;
}
.div_size {
	clear: both;
	float: none;
	height: 120px;
	width: 120px;
}

.Candy_Size {
	height: 18px;
	width: 150px;
	font-size: 12px;
}
.select_size {
	height: 18px;
	width: 120px;
	font-size: 12px;
}
