/*========活動報名區塊================*/
#neilsignedup_a1_block1 {
	position: relative;
}

#neilsignedup_a1_block1  .signedup_a1_block1row {
	position: relative;
	left: 0px;
	width: inherit;
	margin-bottom: -10px;
}

#neilsignedup_a1_block1  #signedup_a1_block1box {
	position: relative;
	width: inherit;
	border: 1px solid #cecece;
	border-radius: 6px;
	margin: 25px 0px 20px 0px;
	padding: 15px 0px;
}

#neilsignedup_a1_block1   #titlebox {
	position: relative;
	height: 45px;
	background: url(../../img/unit/) no-repeat left top;
	font-size: 125%;
	line-height: 160%;
	overflow: hidden;
}

#neilsignedup_a1_block1   #titlebox a {
	color: #000000;
}

#neilsignedup_a1_block1   #titlebox a:hover {
	color: #FF4949;
}


/*====代表圖===========*/
#neilsignedup_a1_block1  #imgbox {
	width: auto;
	margin: 0px 0px 0px 0px;
	height: 130px;
	overflow: hidden;
	border: 1px solid #BFBFBF;
	border-radius: 6px;
	display: flex;
	align-items: center;
	justify-content: center;
}

#neilsignedup_a1_block1   #imgbox img {
	width: 105%;
	min-height: 150px;
}

#neilsignedup_a1_block1 #signedup_a1content {
	position: relative;
	width: 102.5%;
	left: -15px;
	top: -3px;
}

#rdivfalse  #neilsignedup_a1_block1 #signedup_a1content {
	position: relative;
	width: 101%;
	left: -10px;
	top: -3px;
}

#neilsignedup_a1_block1  #subtitlebox {
	position: relative;
	color: #2F6ECA;
	font-size: 85%;
}

#neilsignedup_a1_block1  #informationbox {
	background: #FFEFEF url(../../img/unit/) no-repeat left top;
	margin: 5px 0px;
	border-radius: 6px;
	padding: 3px 10px;
	color: #000000;
	font-size: 95%;
	white-space: nowrap;
}

#neilsignedup_a1_block1  #sorttitlebox {
	position: relative;
	padding-right: 10px;
}

#neilsignedup_a1_block1  #sorttitlebox a {
	color: #000000;
}

#neilsignedup_a1_block1  #startclasstimebox {
	position: relative;
	padding-right: 10px;
}

#neilsignedup_a1_block1 #registrationbox {
	position: relative;
	margin: 10px 0px 0px 0px;
	white-space: nowrap;
	font-size: 110%;
	color: #1870b9;
}

#neilsignedup_a1_block1 #remainingbox {
	color: #FF4A6F;
}

