@charset "utf-8";
/* CSS Document */
.c_left h2{
	width:660px;
	background:#42250E;
	line-height:40px;
	padding-left:20px;
	margin-bottom:20px;
	font-size:13px;
	color:#fff;
	font-weight:normal;
}
.c_left table{
	line-height:20px;
	margin-bottom:20px;
}
.c_left th{
	width:80px;
	background:#42250E;
	border-bottom:1px solid #fff;
	padding:10px 20px;
	text-align:right;
	font-weight:normal;
	color:#fff;
	vertical-align:top;
}
.c_left td{
	width:520px;
	background:#EDCCA5;
	border-bottom:1px solid #fff;
	padding:10px 20px;
}
.c_left td ul{
	height:50px;
}
.c_left td ul li{
	float:left;
	margin-right:10px;
}
#recruit article{
	margin-left:30px;
}
.rec_con{
	margin-left:20px;
}

#recruit .no_recruit {
	height: 60px;
	width: 660px;
	background:  #CCFFFF;
	margin-left:40px;
}

#recruit .no_recruit p {
	padding-top:20px;
	text-align: center;
	color: #FF004F;
	font-size: 25px;
}
