#Resume_2 .Paperclip {
	margin: 20px;
}

#Resume_2 .Paperclip .Width1 {
	width: 660px;
}

#Resume_2 .Paperclip .Height1 {
	height: 320px;
}

#Resume_2 .arrow {
	float:left; margin: 40px 2px 0 100px;
	width: 16px; height: 18px;
	background: url(/images/Icon/arrow5.png);
}

#Resume_2 .description {
	float:left; margin: 40px 2px 0;
	width: 500px; line-height:20px;
}

#Resume_2 a {
	color: #FF4C22;
}

#Resume_2 a:hover{
	color:#FF9900;
}


#Resume_2 form {
	width: 460px; height:120px;
	margin: 15px auto;
	padding: 15px 0 0;
	background-color:#EEEEEE;
}

#Resume_2 form li{
	list-style:url(/images/Icon/hook.png);
	line-height:35px; text-indent:50px;
}

#Resume_2 form .ErrorMsg {
	float: left; margin: -27px 0 0 363px;
	color: #FF0000; font-weight: bold; display: none;
}

#Resume_2 .btn {
	width: 450px; height: 40px;
	margin: 0 auto;
	text-align: center;
}

#Resume_2 .btn_1 {
	float:left; margin: 0 1px 0 130px;
	width: 87px; height: 27px; cursor:pointer;
	background: url(/images/ForCandidates/Resume/btn_1.png) top left no-repeat;
}

#Resume_2 .btn_1:hover {
	background: url(/images/ForCandidates/Resume/btn_1.png) bottom left no-repeat;
}

#Resume_2 .btn_2 {
	float:left; margin: 0 130 0 1px;
	width: 87px; height: 27px; cursor:pointer;
	background: url(/images/ForCandidates/Resume/btn_2.png) top left no-repeat;
}

#Resume_2 .btn_2:hover {
	background: url(/images/ForCandidates/Resume/btn_2.png) bottom left no-repeat;
}

#Resume_2 #msg {
	width: 400px; height: 200px;
	margin: 100px auto;
}
