/*歡迎視窗*/
#welcomeMesg{
	margin-top:10px;
	background:url(/pro/template/3/wm_bg.png) repeat-x;
	border:solid 1px #FFCC01;
	padding:7px 15px;
}
#welcomeMesg em{
	display:block;
	padding:2px 0px;
}

/*人才招募*/
/*-----工作機會列表*/
.jl_title_wrapper{
	background:url(/pro/template/3/ji_title.png);
	height:40px;
	margin-top:15px;
}
.jl_title{
	display:block;
	padding-top:7px;
	padding-top:10px \9;
	padding-left:55px;
	font-size:15px;
	color:#900;
	font-weight:bold;
}
.jl_container{
	background:url(/pro/template/3/neighborBg.png) repeat-y;
}
.jl_content{
	padding:5px;
	line-height:23px;
	color:#666;
}
.jl_footer{
	background:url(/pro/template/3/ci_footer.png);
	height:5px;
	overflow:hidden;
}

#li_table ,.jl_subContent{
	margin:5px auto;
    width: 95%;
}
.jl_subtitle_wrapper {
    background:#eee;
    height: 27px;
	border-bottom:dotted 1px #ccc;
}
.jl_subtitle {
    color: #2C446B;
    display: block;
    font-weight: bold;
    padding-left: 15px;
    padding-top: 3px;
	padding-top: 5px \9;
}