@CHARSET "UTF-8";

img {
	border: 0;
}

body {
	font-family: Tahoma;
	font-size: 18px;
	margin: 0;
	padding: 0;
}

#container {
	width: 730px;
	margin: 20px auto 0 auto;
	background: transparent url("/images/like/girl.jpg") right bottom no-repeat;
}

.header {
	float: right;
	text-align: right;
	margin: -15px 20px 0 0;
}

.header .span1 {
	font-size: 60px;
}

.header .span2 {
	font-size: 30px;
}

.header .span3 {
	font-size: 12px;
	color: #AAA;
}

.red {
	color: red;
}

.content {
	height: 730px;
	background: transparent url("/images/like/bg.gif") 84px 130px no-repeat;
}

.content2 {
	height: 730px;
	background: transparent url("/images/like/bg2.gif") 84px 130px no-repeat;
}

.social_links {
	text-align: center;
}

.social_links img {
	margin: 0 3px;
}

.product1 {
	position: absolute;
	margin: 110px 0 0 84px;
	width: 285px;
	height: 300px;
}

.product2 {
	position: absolute;
	margin: 423px 0 0 84px;
	width: 285px;
	height: 300px;
}

.like1 {
  background: none;
  cursor: pointer;
  width: 150px;
  height: 80px;
  position: absolute;
  z-index: 1000;
  margin-left: 50%;
  margin-top: -560px;
}

.like2 {
  background: none;
  cursor: pointer;
  width: 150px;
  height: 80px;
  position: absolute;
  z-index: 1000;
  margin-left: 45%;
  margin-top: -395px;
}