@charset "UTF-8";
@import "base.css";
@import "fonts.css";

#h2_interview {
	width:900px;
	height:140px;
	margin:0 auto;
	padding:110px 0 0 50px;
	background:url(../images/h2_interview_bg.jpg) no-repeat center top;
}

.interview_banner li { margin-bottom:30px; text-align:center;}


.int_q {
	height:auto;
	margin:0 auto 10px;
	padding:12px 0 12px 45px;
}

.int_q p { font-weight:bold; font-size:18px; padding-top:2px;}

.int_q1 { background:url(../images/interview_q1.jpg) no-repeat 0 50%;}
.int_q2 { background:url(../images/interview_q2.jpg) no-repeat 0 50%;}
.int_q3 { background:url(../images/interview_q3.jpg) no-repeat 0 50%;}
.int_q4 { background:url(../images/interview_q4.jpg) no-repeat 0 50%;}
.int_q5 { background:url(../images/interview_q5.jpg) no-repeat 0 50%;}
.int_q6 { background:url(../images/interview_q6.jpg) no-repeat 0 50%;}
.int_q7 { background:url(../images/interview_q7.jpg) no-repeat 0 50%;}

.interview_img_cen { width:682px; height:235px; margin:0 auto 35px;}

.int_q02 {
	width:365px;
	height:auto;
	margin:0 auto 10px;
	padding:12px 0 12px 45px;
}

.int_q02 p { font-weight:bold; font-size:18px; padding-top:2px;}

.interview_left { width:260; height:auto; float:left;}
.interview_right { width:410px; height:auto; float:right;}
