#contents-wrapper{}
#contents-wrapper p,
#contents-wrapper ul,
#contents-wrapper ol,
#contents-wrapper li{
   padding: 0;
   margin: 0;
}
#contents-wrapper ul,
#contents-wrapper ol{
   list-style-type: none;
}

#contents-wrapper{
/*    padding: 10px 0; */
   text-align: center;
}
#contents-wrapper .entry{
   position: relative;
}
#contents-wrapper .entry{
   position: relative;
   width: 100%;
   margin: auto;
}
#contents-wrapper .entry .image img{
   width: 100%;
   height: auto;
}
#contents-wrapper .entry .btns{}

#contents-wrapper .after-btn {
	position: absolute;
	left: 152px;
	top: 628px;
	width: 490px;
}
#contents-wrapper .after-btn a:hover img{
   margin-top: 4px;
   opacity:1;
   filter: alpha(opacity=100);
}
#contents-wrapper .entry .btn {
	display: block !important;
	position: absolute;
	width: 752px;
	height: 115px;
	left: 24px;
	top: 1097px;
	background: none;
	overflow: hidden;
	text-align: left;
	text-indent: -9999px;
	padding: 0;
	visibility: visible;
}
#contents-wrapper .entry .btn:hover{
   background: #fff;
   opacity:0.2;
   filter: alpha(opacity=20);
}

#contents-wrapper .entry.after .code{
   position: absolute;
   left: 173px;
   top: 403px;
   width: 436px;
   height: 78px;
   line-height: 78px;
   text-align: center;
   color: #ff3891;
   font-size: 78px;
   font-weight: bold;
}
#contents-wrapper .entry.after .link{
   position: absolute;
   width: 59px;
   height: 24px;
   left: 476px;
   top: 612px;
}
#contents-wrapper .entry.after .link a{
   display: block;
   width: 100%;
   height: 100%;
   text-indent: -9999px;
   overflow: hidden;
   background: none;
}
#contents-wrapper .entry.after .link a:hover{
   background: #fff;
   opacity:0.2;
   filter: alpha(opacity=20);
}

#contents-wrapper .entry .btn.login,
#contents-wrapper .entry .btn.join {
	left: 24px;
	width: 752px;
	height: 115px;
}
#contents-wrapper .entry .btn.login{top: 626px;}
#contents-wrapper .entry .btn.join{top: 789px;}


#contents-wrapper .entry.after .btn{
   top: 689px;
   left: 257px;
   width: 260px;
   height: 108px;
}
