
/* ============点评检索============== */

#jobquery {margin:0;border-bottom:2px #e8e8e8 solid;}
#jobquery ul{margin:0;padding:0}
#jobquery ul.queryul{margin:10px 0px;}
#jobquery li{list-style-type: none;padding-left:10px;height:35px;}
#jobquery li.cap{border-bottom:2px #e8e8e8 solid;background:#f5f5f5}
#jobquery .bt{float:left;line-height:35px;margin-right:20px;}
#jobquery .bt a{
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 35px;
	text-decoration: none;
}
#jobquery .bk{float:right;width:36%;line-height:35px;}
#jobquery .bk a{
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 35px;
		text-decoration: none;
}
#jobquery .au{float:right;width:21%;line-height:35px;}
#jobquery .au a{
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 35px;
		text-decoration: none;
}
#jobquery .cl{float:right;width:13%;line-height:35px;}
#jobquery .cl a{
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 35px;
		text-decoration: none;
}

