/*--recruitmentNonobo--*/
#homeContent {
	height:300px;
	background:#f7f7f7;
	margin-bottom:24px;
}
#nonoboPublicity {
	float:left;
	width:50%;
	height:300px;
}
#nonoboPublicity p#notice {
	font-size:20px;
	text-align:center;
	float:left;
	line-height:28px;
	letter-spacing:0.5px;
	color:#494949;
	font-weight:normal;
	padding-top:40px;
	padding-bottom:10px;
}
#notice span {
	color:#1f9bd8;
	font-size:40px;
	font-weight:bold;
}
#nonoboPublicity p {
	font-size:26px;
	font-weight:bold;
	line-height:36px;
	padding:100px 2px 0 30px;
	letter-spacing:-2px;
	clear:both;
	color:#515151;
	margin-bottom:20px;
}
#welcome {
	height:300px;
	background:#f7f7f7;
	float:right;
	width:45%;
	>width:40%;
	padding-right:30px;
}
#homePic {
	float:left;
	padding-top:22px;
}
#recruitmentAnnouncement {
	clear:both;
	background:#fff9e1;
	border:1px solid #f2f2f2;
	height:70px;
	>margin-top:21px;
}
#recruitmentAnnouncement p {
	width:81%;
	float:left;
	font-size:12px;
	padding:10px 15px;
	line-height:22px;
}
#recruitmentAnnouncement span {
	font-weight:bold;
}
#tip {
	width:100%;
}
#button {
	padding-left:30px;
}
#button span {
	width:100%;
	margin:0 atuo;
}
#button span#surprise {
	font-size:20px;
	color:#f90;
	font-weight:bold;
}
#buttonImg {
	background:#7cba0f;
	>display:block;
	display:inline-block;
	padding:3px 90px 3px 70px;;
	margin:10px 0 0 5px;
	font-size:20px;
	color:#fff;
	font-weight:bold;
}
#buttonImg:hover {
	background:#6c3;
	color:#333;	
}
