#hp-special {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.2;
	overflow: hidden;
	position: relative;
	width: 654px;
	height: 298px;
}

#hp-special .inner {
	background: url('../images/hp-special-bg.png') no-repeat left top;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 654px;
	height: 298px;
}

#hp-special .text {
	background: #ffde01;
	border: 4px solid #000000;
	padding: 0.4em 0.8em;
	position: absolute;
}

#hp-special * {
	margin: 0;
	padding: 0;
}

#hp-special ul {
	list-style-image: url('../images/home/bullet.png');
	margin: 0 0 0 1.2em;
}

#hp-special .ron-card {
	overflow: hidden;
	position: absolute;
	left: 461px;
	top: 188px;
	width: 86px;
	height: 73px;
}

#hp-special .product {
	position: absolute;
	left: 0px;
	top: 0px;
}
