/* CSS Document */
body {
	padding     : 0;
	margin      : 0;
	text-align  : center;
	background  : #d3c2ba url(img/back.jpg) repeat-x top center ;
	font        : 12px "Tahoma";
	line-height : 20px;
}

div {
	margin  : 0;
	padding : 0;
}

object{
	display : block;
}

p {
	font   : 11px "Tahoma";
	color  : #666;
}

span {
	font   : 13px "Tahoma";
	color  : #F00;
}

a {
	color           : #000;
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
	}

.main {
	position : relative;
	width    : 950px;
	margin   : auto;
}

.top{

}

.content {
	background : #d3c2ba url("img/main-bg.jpg") center;
	zoom       : 1;
	position   : relative;

}

.info{
	margin     : 0 auto;
	padding    : 70px 20px 0px 70px;
	width      : 700px;
	text-align : left;
}

.infoimg{
	margin     : 0 50px;
	padding    : 0px;
	width      : 700px;
	text-align : left;
}


.info1{
	background : url(img/title1.gif) no-repeat top left;
}

.info2{
	background : url(img/title2.gif) no-repeat top left;
}


.info-btm{
	margin     : auto;
	background : url(img/title3.gif) no-repeat top left;
}

.info4{
	background : url(img/title4.gif) no-repeat top left;
}


.info-gift{
	background : url(img/gift.png) no-repeat right;
	padding    : 0;
}

.fb {
	position : absolute;
	top      : 0px;
	right    : 190px;
}

.gif {
	position : absolute;
	top      : 37px;
	right    : 570px;
}

.conner {
	position : absolute;
	top      : 0;
	right    : 0;
}

.enter {
	position : absolute;
	top      : 511px;
	right    : 100;
	left: 263px;
}

.share {
	text-align : right;
	position   : absolute;
	top        : 5px;
	left       : 50px;
}
