.item {
	border: 1px solid orange;
	padding:2px 10px;
}

.title {
	border:1px solid orange; 
	padding:5px; 
	margin-bottom: 2px; 
	background-color: orange; 
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	color: white;
}

.b{	font-weight: bold;}
.#EBF5FC {color:#EBF5FC}
.red {color: red}
.orange {color: orange}
.white {color: white}

/*-- 登录后box --*/
.tip {
	background-color:#7AACFA;
	margin:10px 0px;
	padding:10px;
}

#wrapper {
	border: 1px solid #60a0cf;
	overflow:auto; 
	padding:1px;	
	background: white;
	width:978px;
	margin: 0 auto;
}

.info {
	border:1px solid #60a0cf; 
	padding: 5px; 
	margin-bottom: 2px; 
	overflow: hidden;
}

.filterTip{
	background-color:#e1e1e1;
	margin:10px 0px;
	padding:10px;
}

.line {
	border: 1px solid orange
}
.red {
	color: red
}
.placeholder {
  color: #999;
}
#searchRecruit {
	border: 1px solid darkgray;overflow:auto; padding:1px;	
	line-height: 30px;
	background: white;
}

#reportList {
	border: 1px solid darkgray;overflow:auto; padding:1px;	
	line-height: 30px;
}

#divTab .tabs {
	width: 100%; 
	height: 28px;
	font-size:13px;	 
	background:transparent url(images/sprits_tabs.gif) repeat-x scroll 0 -111px; 
}

#divTab .tabs li {
	float: left;	
	padding-top: 0px;
	padding-bottom: 0px;
	height:28px;
	line-height: 28px; 
	cursor: pointer;   	
	color:#333;
	width:102px;
	text-align:center;
	background:transparent url(images/sprits_tabs.gif) no-repeat scroll 0 -61px;
}

#divTab .tabs .selectedTab {	
	font-weight: bold; 	
	color: #000;	
	width:102px; 
	height:28px;
	padding:0;
	text-align:center;
    line-height:28px;
    background:transparent url(images/sprits_tabs.gif) no-repeat scroll 0 0;  
}

.nodisplay{
	display:none;
}

.remainingSum {
background:#FFF6D4 none repeat scroll 0 0;
border:1px solid #FFCB08;
height:22px;
padding:3px;
}
.tipsCon{
background:#FFF6D4 none repeat scroll 0 0;
border:1px solid #FFCB08;
color:#666666;
display:none;
left:58%;
top:180px;
line-height:18px;
padding:4px;
position:absolute;
width:340px;
z-index:0;
}

.tipsDetail{
background:#FFF6D4 none repeat scroll 0 0;
border:1px solid #FFCB08;
color:#666666;
display:none;
left:64%;
top:750px;
line-height:18px;
padding:4px;
position:absolute;
width:300px;
z-index:0;
}

.viewButton {
background:transparent url(images/button_search_recruit.gif) no-repeat scroll 0 0;
border:0 none;
color:#000000;
cursor:pointer;
font-weight:bold;
height:21px;
line-height:22px;
text-align:center;
width:81px;
}