﻿/*猎头服务主要内容css布局区*/
#content{
	float:left;
	width:675px;		
	margin:35px 0 35px 15px;	
	}
#hunt{   
	padding-top:35px;
	background:url(http://image.jjoobb.cn/oldimg/img/sevrice/hunt_signs.gif) no-repeat left top;
	border-bottom:1px #FFBD91 solid;	
}
#content p{
    float:left;
    width:660px;
    margin:12px 0 12px 21px;
	line-height:24px;
	color:#3F3F3F;	
	display:inline;
}
/*人才派遣主要内容css布局区*/
#content_s{
	float:left;
	width:675px;		
	margin:35px 0 35px 15px;
	}
#send{   
	padding-top:35px;
	background:url(http://image.jjoobb.cn/oldimg/img/sevrice/send.gif) no-repeat left top;
	border-bottom:1px #FFBD91 solid;	
}
#content_s p{
    float:left;
    width:660px;
    margin:20px 0 10px 21px;
	line-height:24px;
	color:#3F3F3F;	
	display:inline;
}
/*人才派遣主要内容css布局区*/
#content_per{
	float:left;
	width:675px;		
	margin:35px 0 35px 15px;
	}
#per_out{   
	padding-top:35px;
	background:url(http://image.jjoobb.cn/oldimg/img/sevrice/per_out.gif) no-repeat left top;
	border-bottom:1px #FFBD91 solid;	
}
#content_per p,#content_per h2{
    float:left;
    width:650px;   
	line-height:20px;	
	display:inline;
}
#content_per h2{ margin:25px 0 0px 21px; width:640px;border-bottom:1px #FFBD91 solid;}
#content_per p{color:#3F3F3F; margin:20px 0 10px 21px;}
#content_per ul{
    float:left;
    width:310px;
    margin:2px 0 10px 20px;
	line-height:22px;
	color:#3F3F3F;
	display:inline;
}
#content_per li{
    float:left;
    width:300px;
    height:22px;
    margin:2px 0;
    padding-left:10px;
    }
.columns{background-color:#FFE9DA; margin-bottom:5px;}
.bg_gray{ background-color:#eee;}
#other{
    float:left;
    width:620px;
    height:22px;
    line-height:22px;
	background-color:#FFE9DA;
	margin:0 0 10px 21px;
	padding:0 10px;
}
/*代理招聘主要内容css布局区*/
#content_act{
	float:left;
	width:675px;		
	margin:35px 0 35px 15px;	
	}
#acting{   
	padding-top:35px;
	background:url(http://image.jjoobb.cn/oldimg/img/sevrice/acting.gif) no-repeat left top;
	border-bottom:1px #FFBD91 solid;
	margin-bottom:10px;	
}
#content_act p{
    float:left;
    width:660px;
    margin:12px 0 12px 21px;
	line-height:25px;
	color:#3F3F3F;	
	display:inline;
}













