/* CSS Document */

/* Industry */
#IndustryTitle{
	width:917px;
	height:125px;
	margin:13px auto 0px auto;
	background-image:url(img/industry_title_bg.jpg);
	background-repeat:no-repeat;
	padding:50px 0px 0px 35px;
}

/* Interview */
.interviewContainer01{
	width:630px;
	margin:18px 0px 0px 5px;
}

.interviewBox01{
	width:347px;
	margin:55px 0px 0px 10px;
	float:left;
}

.interviewBox02{
	width:405px;
	float:left;
}

.interviewBox03{
	width:415px;
	float:right;
}

.interviewImg01{
	float:left;
	margin-left:12px;
}