@charset "UTF-8";

@import url("../common.css");
@import url("pages.css");


/* recruit adviser */

#adviserMain{
	float:right;
	width:580px;
	}

#adviserNavi{
	float:left;
	width:200px;
	}



/* hope */

.hopeTop {
	margin-top:15px;
	width:580px;
	}
.hopeTopRight {
	float:right;
	width:294px;
	margin-top:60px;
	}
.hopeTopLeft {
	float:left;
	width:260px;
	}

.hopeMainBox1 {
	background:url(../../images/recruit/adviser/adviser_bg.png) repeat-x;
	padding:22px 13px 0;
	margin-top:15px;
	width:554px;
	}
.hopeMainBox1 p {
	margin-top:20px;
	}

.hopeMark {
	margin-top:25px;
	text-align:center;
	}

.hopeMainBox2 {
	background:url(../../images/recruit/adviser/adviser_bg.png) repeat-x;
	padding:22px 13px 0;
	width:363px;
	float:left;
	}
.hopeMainBox2 p {
	margin-top:20px;
	}
.hopeMainPht {
	float:right;
	width:180px;
	}




/* work */

.workPhoto2 {float:right; margin-left:20px; margin-bottom:10px;}
html>/**/body .workPhoto2 {margin-bottom:0;}
.workPhoto3 {float:left; margin-right:20px;}
.workText {margin-top:20px;}
.workText p {margin-top:0;}




/* education */

.eduTop {
	padding:20px 0 5px;
	width:580px;
	}
.eduTopRight {
	float:right;
	width:240px;
	}
.eduTopLeft {
	float:left;
	width:325px;
	}

.eduMainBox1 {
	background:url(../../images/recruit/adviser/adviser_bg.png) repeat-x;
	padding:22px 13px 0;
	margin-top:15px;
	width:554px;
	}
.eduMainBox1 h3 {
	margin:15px 0 2px;
	}
.eduTextLine1 {
	border-top:1px dotted #E494AF;
	padding-top:10px;
	margin:9px 0;
	}

.eduInterview {
	background:url(../../images/recruit/adviser/education_interview_bg.gif) repeat-y;
	margin-left:10px;
	margin-top:15px;
	}
.eduInterviewBox {
	padding:0 20px;
	}
.eduInterviewBox h3 {
	margin-top:15px;
	padding-left:10px;
	}
.eduInterviewBox h3.eduTextLine2 {
	border-top:1px dotted #E494AF;
	padding-top:15px;
	}
.eduInterviewBox p {
	padding:10px 10px 0;
	}
.eduInterviewBox .pictRight {
	margin: 15px 0 0 15px;
	float: right;
}




/* career */

.careerBox1 {
	background:#FEFBFC;
	border:1px solid #E8D2E0;
	padding-bottom:20px;
	margin-top:20px;
	}

.careerTop {overflow:hidden;}
.careerPhotoRight {
	float:right;
	width:209px;
	}
.careerNameLeft {
	float:left;
	width:369px;
	}
.careerPhotoLeft {
	float:left;
	width:209px;
	}
.careerNameRight {
	float:right;
	width:369px;
	}
.careerBox1 h3 {
	padding-left:9px;
	margin-top:20px;
	}
.careerName h3 {
	padding-left:9px;
	margin-top:0;
	}
.careerBox1 p {
	padding:0 9px 0 19px;
	margin-top:5px;
	}
.careerBox1 .pictLeft {
	float: left;
	margin: 10px 10px 5px;
}
.careerBox1 .pictRight {
	float: right;
	margin: 10px 10px 5px;
}

.careerMark {
	margin-top:20px;
	text-align:center;
	}

/* footer */
#foot {
	padding-top: 42px;
	background: url(../../images/recruit/adviser/adviser_foot.png) no-repeat left top;
}
#foot ul {
	display: none;
}
