﻿body
{
	width:100%;
	margin: 0 auto;
	padding: 0;
	font-size:12px;
	height:auto;
}
ul,li,td,th,table
{
	margin: 0;
	padding: 0;
	font-size:12px;
}
li
{
	list-style-type: none;
}
img
{
	border: none;
}
a
{
	text-decoration: none;
	color: #676767;
}
a:hover
{
	text-decoration: none;
	color: #0F698C;
}
form {
	margin: 0px;
	padding: 0px;}

.width100%
{
	width: 100%;
}
.floatr
{
	float: right;
}
.floatl
{
	float: left;
}
.clearb
{
    line-height:1px;
	clear:both;
	visibility:hidden;
}
.weight
{
	font-weight:bold;}
.red
{
	color:Red;}
.con_inf input,.con_inf select
{
	height:20px;
	line-height:20px;
	border:#999999 1px solid;
}
/*简历管理页面样式*/
.jicontent
{
	margin:10px 0 0 10px;
	width: 600px; 
	height: auto;
}
.jititle,.adtitle
{
	width:100%;
	height:20px;
	border-bottom:1px solid #DFE7D7;
	font-size:14px;
	font-weight:bold;
}
.jlmenu,.res_menu
{
	width:140px;
	margin:0 auto;
	text-align:left;
}
.jlmenu li,.res_menu li
{
	margin:0 auto;
	padding-left:5px;
	width:125px;
	height:22px;
	line-height:22px;
	background-image:url(../images/jtitle.gif); 
}
.res_menu li
{
	width:100px;
	padding-left:15px;
	background-image:none;
}
.admenu
{
	width:180px;
	margin:0 auto;
	}
.admenu li
{
	width:170px;
	height:25px;
	line-height:25px;
	background-color:#E3ECF3;
	margin:20px 0 20px 8px;
	font-weight:bold;
	
	}
.adjlmenu
{
	width:170px;
	margin:0 auto;
	padding-bottom:15px;
	}
.adtitle
{
	border-bottom:1px solid #B0B4BF;
	padding-top:8px;
	margin-bottom:10px;
}
.con_inf
{
	margin:10px 0;
	width: 100%;
	height: auto;
}
.con_inf div
{
	width:100%;
	height:20px;
	padding:5px 0;
	line-height:20px;
	clear:both;}
.con_inf label
{
	margin-right:10px;
	width:150px;
	text-align:right;
	float:left;
}
.input_wen
{
	width: 20px;
	border:#E3ECF3 1px solid;
	background-color:#E3ECF3;
	height:10px;}
/*管理页面样式*/
#adhead,#adfooter
{
	width:998px;
	margin:0px auto;
	height:57px;
	background-color:#ffffff;
	border:1px solid #D6D6D6;
	}
#adlogo
{
	float:left;
	width:344px;
	height:57px;
	line-height:57px;
	text-align:center;
	font-size:28px;
	font-weight:bold;

	}
#adbanner
{
	float:right;
	width:654px;
	height:57px;}
.search
{
	width:730px;
	height:30px;
	line-height:30px;
	margin:5px auto;
	padding:0 10px;
	background-color:#E3ECF3;
	}
#admain
{
	width:1000px;
	height:auto;
	min-height:570px;
	margin:0px auto;
	padding:10px 0;
	background-color:#ffffff;
	}
.adcontent
{
	margin:0 5px;
	width: 750px; 
	height: auto;
}
.adlist,.jllist
{
	width:750px;
	margin:0 auto;
	height:auto;
	text-align:center;
	
	border-top:none;
}
.jllist
{
	width:550px;
	margin:5px auto;}
#con_l
{
	width:225px;
	height:auto;
	}
#con_r
{
	width:765px;
	height:auto;
	margin-left:10px;
	}
#adfooter	
{
	height:30px;
	border-bottom:2px solid #ffffff;
	background-color:#E3ECF3;
}
