#top-img{	
	height: 400px;
	background-image: url(../img/topimg.jpg);
}
.company{
	margin-top: 20px;
	padding: 10px;
	width: 95%;
	/* border: 1px solid #1E9FFF; */
}
.company {
	text-align: justify;
	line-height: 43px;
	/* color: #333333; */
}

.company p {
	text-indent: 2em;
	font-size: 18px;
	
}
#companyimg{
	width: 100%;
}
#recruit-tab{
	width: 75%;
	text-align: center;
	margin-top: 20px;
}
#recruit-tab th{
	width: 25%;
	
}
#recruit-tab tr{
	line-height: 30px;
}
