@charset "UTF-8";
/* CSS Document */

 .template {
	position: relative;
	width: 1000px;
	height: 2100px;
	margin: 0 auto;
	
 }

.heading {
	position: absolute;
	width: 217px;
	height: 86px;
	background: url("../images/dreamland/heading.png");
	top: 90px;
	left: 380px;
 }

.planet_a {
	float: left;
	margin-top: 30px;
	margin-right: 0px;
 }
 
 .info_a {
	float: left;
	width: 250px;
	height: 70px;
	background: url(../images/index/decoline.png) top left no-repeat;
	background-size: 50%;
	margin-left: 0px;
 }

.rightside .name {
	color: #dee363;
	float: left;
	display: block;
	width: 68px;
	word-break: break-all;
	font-size: 12px;
	letter-spacing: 3px;
	font-weight: bold;
	margin-left: 130px;
	text-align: left;
}
	 
.rightside .wish { 
    word-break: break-all;
	display: block;
    width: 160px;
	height: 70px;
    color: #fff;
	float: left;
	font-size: 13px;
	letter-spacing: 5px;
	margin: 10px 0px 0 40px;
	line-height: 16px;
	font-weight: 700;
	text-align: left;
    word-wrap: break-word;
}

.pic_r {
	float: right;
	display: block;
	width: 64px;
	height: 64px;
	background: url(../images/index/photo.png) top left no-repeat;
	margin-right: -20px;
	margin-top: -10px;
	vertical-align: middle;
	text-align: center;
 }
 
 .pic_r img {
	 border-radius: 50%;
	 vertical-align: middle;
	 margin-top: 7px;
 }

.planet_b {
	float: right;
 }
 
 .info_b {
	float: right;
	max-width: 250px;
	height: 70px;
	background: url(../images/index/decoline_op.png) top right no-repeat;
	background-size: 50%;
	top: 480px;
	left: 50px;
	padding-right: 40px;
 }

.leftside .name {
	color: #dee363;
	word-break: break-all;
	display: block;
	float: left;
	width: 90px;
	font-size: 12px;
	letter-spacing: 3px;
	font-weight: bold;
	margin: 0px 0px 0 20px;
	text-align: left;
}
	 
.leftside .wish { 
    clear: right;
    word-break: break-all;
	display: block;
    height: 70px;
	width: 180px;
    color: #fff;
	float: left;
	font-size: 13px;
	letter-spacing: 5px;
	margin: 10px 0px 0 20px;
	line-height: 16px;
	font-weight: 700;
	text-align: left;
    word-wrap: break-word;
}

.pic_l {
	float: left;
	width: 64px;
	height: 64px;
	background: url(../images/index/photo.png) top left no-repeat;
	margin-right: -20px;
	margin-top: -5px;
	vertical-align: middle;
	text-align: center;
 }
 
 .pic_l img {
	 border-radius: 50%;
	 vertical-align: middle;
	 margin-top: 7px;
 }

.u1 {
    float: left;
    margin-top: 200px;
}

#u1a {
	float: left;
	margin-top: 20px;
	margin-left: 50px;
}

#u1b {
	float: left;
	margin-top: 0px;
	margin-left: 230px;
}

#u1c {
	float: left;
	margin-top: 20px;
	margin-left: 50px;
}

#u1d {
	float: left;
	margin-top: -30px;
	margin-left: 40px;
}

#u1e {
	float: left;
	top: 495px;
	margin-left: 155px;
}

#u2a {
	float: left;
	margin-top: 518px;
	margin-left: 583px;
}

#u2b {
	float: left;
	margin-top: -390px;
	margin-left: 313px;
}

#u2c {
	float: left;
	margin-top: -518px;
	margin-left: 50px;
}

#u2d {
	float: left;
	margin-top: -570px;
	margin-left: 585px;
}

#u2e {
	float: left;
	margin-top: -220px;
	margin-left: 50px;
}

#u3a {
	float: left;
	margin-top: 450px;
	margin-left: 540px;
}

#u3b {
	float: left;
	margin-top: -510px;
	margin-left: 80px;
}

#u3c {
	float: left;
	margin-top: -120px;
	margin-left: 30px;
}

#u3d {
	float: left;
	margin-top: -555px;
	margin-left: 570px;
}

#u3e {
	float: left;	
	margin-top: -400px;
	margin-left: 398px;
}

.explore {
	/*position: absolute;
	bottom: 46px;
	left: 50%;
	margin-left: -52px;*/
	clear:both;
	margin:0 auto 50px;
	display: block;
	width: 105px;
	height: 68px;
	background: url(../images/dreamland/explore.png);
}