@charset "UTF-8";

#detailsarea {
	background-image: url(../../img/heart-house/background.jpg);
}

#messagecontaiter {
	max-width: 828px;
	min-width: 354px;
	margin-bottom: 65px;
}

#messagecontaiter div {
	float: left;
}

#logoarea {
	width: 389px;
	margin: 53px 0px;
	text-align: center;
}

#messagearea {
	max-width: 439px;
	min-width: 354px;
	margin: 8px 0px;
}

h2, #headmsg {
	margin-bottom: 30px;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	line-height: 30px;
}

#message {
	font-size: 12px;
	line-height: 22px;
}

#goodscontainer {
	max-width: 828px;
	min-width: 354px;
	margin-bottom: 133px;
}

#goodsheader {
	max-width: 818px;
	min-width: 344px;
	margin: 0px 8px 8px 0px;
	height: 45px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

#goodsheader h2 {
	margin: 9px 0px 0px 18px;
	float: left;
}

#goodsheader p {
	margin: 7px 0px 0px 18px;
	float: left;
}

div.goods {
	width: 266px;
	height:312px;
	margin: 0px 8px 8px 0px;
	display: table;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	text-align: center;
	float: left;
}

div.tablerow {
	display: table-row;
}

div.goodsimg {
	width: 264px;
	height: 285px;
	display: table-cell;
	vertical-align: middle;
}

div.caption {
	width: 264px;
	height: 25px;
	display: table-cell;
	font-size: 12px;
	vertical-align: middle;
}
