@charset "utf-8";
/* CSS Document */
div{ overflow:hidden}
#Per_Search_New_box
{
	width:980px;
	text-align:left;
	margin: 0 auto;

}
#center
{
 }
#right
{
	width:750px;
	margin-bottom:10px;
	float:left;
}
#left
{
  width:220px;
  float:right;
}
.left
{
	border:#E1E1E1 solid 1px;
	margin-bottom:5px;
}
.tit_left
{
	height:26px;
	background:url(../../Images/Blue/public/bgs2.jpg);
	border-bottom:#E1E1E1 solid 1px;
	padding-top:1px;
}
.tit_left1
{
	height:25px;
	background:url(../../Images/Blue/public/bgs1.jpg) no-repeat;
	line-height:26px;
	padding-left:5px;
	font-size:14px;
	color:#FFF;
	margin-left:1px;
	font-weight:800;

}
.con_left
{
	background:#F5F8FC;
	height:auto;
	margin:2px;
}

.ul_left
{
	margin-left:5px;
	height:100%;
}
.ul_left li
{
	line-height:25px;
}
/*--------------------------------用户登录框的内容开始--------------------------------------------------*/
.con_login
{
	font-size:14px;
}
input#loginbtn1
{
	height:28px;
	background:url(../../Images/Blue/Person/btn2.gif) no-repeat center;
	border:none;
	width:75px;
	cursor:pointer;
}
input#loginbtn2
{
	height:28px;
	background:url(../../Images/Blue/Person/btn3.gif) no-repeat center;
	border:none;
	width:75px;
	cursor:pointer;
}
/*------------------------------用户登录框的内容结束----------------------------------------------------*/

ul.remenxinxi
{
	margin-left:0;
	margin-bottom:5px;
}
ul.remenxinxi li
{
	border-bottom:#62A9F7 dashed 1px;
	margin-left:5px;
	margin-right:5px;
	line-height:30px;
	
}
/*--------------------------------最新职位的显示开始------------------------------------------------*/
.ul1
{
	height:25px;
	background:#EBF0F9;
	line-height:25px;
	padding:0 5px;
	margin-bottom:10px;
}
 .li1
{
	width:400px;
	float:left;
	height:100%;
}
 .li2
{
	text-align:right;
	height:25px;

}
.ul2
{
	height:25px;
	line-height:24px;
	padding-left:5px;
}
.ul2 #li1  a,#li3 a
{
	color:#FF7300;
	text-decoration:underline;
}
.ul2 #li1  a:hover,#li3 a:hover
{
	color:Red;
}
.ul2 #li2 a
{
	color:#0080C0;
	text-decoration:underline;
}

/*显示最新职位的div*/
#content
{

}
div.tit
{
	height:30px;
	background:#EBF0F9;
}
ul#tit_ul
{
	width:750px;
	overflow:hidden;
}
ul#tit_ul li
{
	float:left;
	height:30px;
	line-height:30px;
	font-weight:200;
	overflow:hidden;
}
li.tit1
{
	width:230px;
	font-weight:600;
	padding-left:5px;
}
li.tit2
{
	width:230px;
}
li.tit3
{
	width:92px
}
ul.con1
{
	width:750px;
	border-bottom:#FFEEE6 solid 1px;
	background:#FFFFE8;
}
ul.con1 li
{
	float:left;
	height:28px;
	line-height:28px;
	margin-top:5px;
}
ul.con1 li.tit1 a
{
	color:#005B99;
	text-decoration:underline;
}
ul.con1 li.tit1 a:hover
{
	text-decoration:none;
	color:#F00;
}
ul.con1 li.tit2 a
{
	color:#F00;
}
ul.con1 li.tit2 a:hover
{
	text-decoration:underline;
}
/*---------------------------------最新职位的显示结束-------------------------------------------------*/
