
#sidebar ul .current ul{
	background:url(../images/join/list_side_bg.gif) no-repeat right top;
}
.topline{
	background:url(../images/product/topline.gif) no-repeat;
	height:4px;
	width:689px;
	font-size:0px;
	line-height:0px;
	padding:0px;
}
.bottomline{
	background:url(../images/product/bottomline.gif) no-repeat;
	height:4px;
	width:689px;
	margin: 0 0 10px 0;
	font-size:0px;
	line-height:0px;
}
.jobbox{
	background:#fff;
	border-right:1px solid #dedede;
	border-left:1px solid #dedede;
	padding:15px;
	color:#666;
}

.chancelist{
	padding:0 0 0 65px;
}
.chancelist li{
	margin:0 0 20px 0;
}
.chancelist h3{
	color:#000;
	font-weight:bold;
}

.chancelist a{
	color:#858585;
	font-size:11px;
}
#content p{
	color:#666666;
	line-height:22px;
}
#content p strong{
	color:#000;
}
.joinlist{
	margin:20px 0;
}
.joinlist li{
	line-height:22px;
	color:#5c5c5c;
	font-weight:bold;
	background:url(../images/about/li_icon_2.jpg) no-repeat left 8px;
	padding:0 0 0 12px;
}
.valueslist li{
	margin:30px 0 0  0;
}
.valueslist h3{
	color:#000;
	font-weight:bold;
}
.boonlist li{
	line-height:22px;
	color:#5c5c5c;
	font-weight:bold;
	background:url(../images/about/li_icon_2.jpg) no-repeat left 8px;
	padding:0 0 0 12px;
	margin:15px 0 0 0;
}


.recruit li{
	overflow:hidden;
	margin:15px 0 ;
	color:#5c5c5c;
	height:35px;
}
#content .recruit li p{
	font-weight:bold;
	line-height:14px;
	margin:0  0 4px 0;
}
.recruit span{
	display:block;
	width:26px;
	height:35px;
	float:left;
	background:url(../images/join/list_icon_2.png) no-repeat;
	color:#fff;
	font-weight:bold;
	text-align:center;
	line-height:24px;
	margin:0 20px 0 0;
}
.recruit li p a{
	color:#18a733;
	text-decoration:none;
}









/***hot***/
.hottable th{
	background:url(../images/join/hot_th_bg.jpg) repeat-x;
	height:23px;
	line-height:23px;
	color:#fff;
	font-weight:bold;
	padding-left:15px;
}
.hottable .hottd{
	border:1px solid #dddddd;
	color:#555555;
}
.hottable .hottd div{
	padding:16px;
	background:#fff;
}
.hotmore{
	float:right;
	display:block;
	background:#fff;
	width:70px;
	height:20px;
	margin:3px 3px 0 0;
	text-align:center;
	color:#27ae41;
	font-weight:normal;
}