.separator.ctgraduate-home-right{
	display:block;
	background:url('../images/separate-line.png') no-repeat;
	width:321px;
	height:1px;
	margin:27px 0px;
}
.graduate-index-upload-cv{
	margin-top:16px;
	margin-bottom:0px;
}
.graduate-index-jobalert{
	margin-top:8px;
	margin-bottom:34px;
}
.adsp01{
	padding-bottom:20px;
	padding-bottom:25px \9;
	*padding-bottom:28px;
}
.adsp01.last{
	padding-bottom:0px;
}

.graduate-useful-link{
	position:relative;
	padding:14px 10px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	border:1px solid #00B0D9;
	width:300px;
	height:60px;
	*width:278px;
	*height:30px;
	margin:3px auto 0px auto;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.graduate-useful-link .graduate-useful-link-title{
	display:block;
	float:left;
}
.graduate-useful-link .graduate-useful-link-title .icon{
	display:block;
	float:left;
	background:url('../images/ctgraduate-useful-link-icon.png') no-repeat;
	width:33px;
	height:30px;
	padding-right:8px;
}
.graduate-useful-link .graduate-useful-link-title .text{
	font-size: 16px;
	color:#00B0D9;
	font-weight:700;
	display:block;
	float:left;
	line-height:30px;
}
.graduate-useful-link .graduate-useful-link-btn{
	display:block;
	float:right;
}