#top{
	width:100%;
	height:179px;
	background-image:     url("../image/recruit/bg_top.jpg");
}
#top #title{
	margin-left:350px;
	margin-top:56px;
	float:left;
}
#top #img{
	margin-top:15px;
	float:right;
}
#container #detail{
	width:508px;
	float:left;
}
#container #detailTop{
	width:100%;
	height:120px;
	background-image: url("../image/recruit/bg_bottom.jpg");
}
#container #detailMain{
	width:398px;
	height:755px;
	padding-top:76px;
	padding-left:110px;
	background-image: url("../image/recruit/bg_detail.jpg");
}
#container #detailMain .detailbox{
	width:341px;
	margin-top:25px;
	border-top:1px solid #CCCCCC;
	font-size:12px;
}
#container #detailMain .detailbox .title{
	width:95px;
	margin-top:10px;
	color:#394577;
	font-weight:bold;
	float:left;
}
#container #detailMain .detailbox .text{
	margin-top:10px;
	float:left;
}
#container #detailMain .btn{
	display:block;
	width:341px;
	margin-top:25px;
	margin-bottom:25px;
	text-align:center;
}
#container #detailMain .office{
	width:341px;
	margin-top:25px;
	font-size:12px;
}
#container #detailMain .office .right{
	width:160px;
}
#container #detailMain .office .title{
	color:#394577;
	font-weight:bold;
	margin-bottom:1em;
}
#container #detailMain .office p{
	line-height:1.2em;
}
#container #mainContainer{
	width:685px;
	float:left;
}
#container #mainContainer h2{
	margin-top:22px;
	margin-bottom:39px;
}
#container #mainContainer h3{
	color: #666666;
	font-size: 1.3em;
	line-height: 32px;
	background-image:  url("../image/info/h3.jpg");
	background-repeat: no-repeat;
	height: 29px;
	padding-top: 3px;
	padding-left: 1em;
	width: 603px;
	font-weight: normal;
}
#container #mainContainer #recruit{
	margin-left:30px;
	margin-bottom:5em;
}
#container #mainContainer #recruit p{
	margin-top:1em;
	margin-bottom:3em;
}
#container #mainContainer .category{
	margin-bottom:35px;
}
#container #mainContainer .category div{
	margin-left:16px;
	margin-right:9px;
}
#container #mainContainer .category p{
	width:286px;
	padding-top:9px;
	border-top:1px solid #CCCCCC;
}
#container #mainContainer .center{
	text-align:center;
}