#brand_title {
	height: 128px;
	width: 258px;
	background-image: url(../img/lovelet/title.png);
	border: 1px solid #CCCCCC;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
}
#ec_lovelet {
	background-image: url(../img/lovelet/ec_lovelet.png);
	height: 40px;
	width: 700px;
	text-indent: -9999px;
	float: left;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.p01 {
	background-image: url(../img/lovelet/product01.png);
	float: left;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-indent: -9999px;
}
