@charset "UTF-8";
.no-print{
	display: none !important;
}
.ob-good-img{
	border-radius: 5px;
	border: 1px solid #da251c;
	overflow: hidden;
	width: 100px;
	float: left;
	margin-right: 20px;
}
.itog-p{
	font-size: 24px;
	font-weight: bold;
}
.clearfix{
	clear: both;
}