﻿/* CSS Document */

*{margin:0px auto;padding:0;color:#000;}/*全局的3F5FA6*/
body{background:#ECF3FB;font-size:12px;width:950px;font-family:宋体; }
a:link{color:#3F5FA6;text-decoration:none;}
a:visited{color:#524e4e; text-decoration:none;}
a:hover{color:#ff0000; text-decoration:none;}
a:active{color:#524e4e; text-decoration:none;}
.bdr{border:1px solid #3F5FA6;}/*给边框加一像素 颜色*/
/*.bdr1{border:1px solid #cde1f5;}给边框加一像素 颜色*/
.left_div{margin:5px 0px 0px 0px;padding-bottom:1px;}/*上边距为5 其他为零*/
.right_div{margin:5px 0px 0px 6px;}/*div相互间距6px*/
.title{border-bottom:1px solid #3F5FA6;color:#395699;padding:6px 0px 0px 10px;font-size:12px;height:17px;background:url(/Img/ent_admin.gif) repeat-x;}/*每个H1标题*/
hr{
border:dashed;
height:1px;
}
/*-----按钮样式-------*/
.btn
{
	font-size: 12px;
	background:url(/Img/btn.gif) 0px -5px;
	border:1px solid #7AADC8; 
	padding-top:2px; 
	cursor:pointer;
}
.inputKey
{
	border:1px solid #CFEC82;line-height:20px;height:20px;background:#fff url(/Img/search.gif) no-repeat right center; padding-right:18px;
}

/* 头部*/
#head
{height:65px;
background:url(/Img/head.jpg);}
#head_left
{float:left;
}
#head_middle
{
float:left;
border-left:1px   solid   #D1D1D1;
margin:2px 0px 0px 15px;
padding-left:15px;
width:317px;
}
#head_right
{float:left;line-height:20px;margin:0px 0px 0px 20px;}
#server
{
float:left;
}
/* menu 菜单*/
#mainnav{
	margin-top:5px;
	width:100%;
	height:29px;
	font-size:12px;
	background-color:#3F5FA6;
	}
#mainnav *{margin:0;padding:0;}
#mainnav ul{border-bottom:1px solid #000;}
#mainnav li{
	float:left;
	list-style:none;
	font-weight: bolder;
}
#mainnav li a{display:block;width:95px;height:29px;line-height:30px;color:#fff;text-decoration:none;text-align:center;}
#mainnav li a:hover{background:#0066FF url(/Img/bar.jpg) repeat-x;}
/* main 主体 */
/*----菜单下左边登陆----*/
#login{
	height:234px;
	float:left;
	width:27%;
	}
#login ul
{
margin:16px 0px 0px 15px;
list-style:none;
}
#login ul li
{
margin:8px auto;
}
/*----菜单下左边登陆完----*/
/*----菜单下中变换广告----*/
#flashcontent{
 float:left; height:234px; width:31%;background-color:#f4f4f4; }
/*----菜单下中变换广告完----*/
/*----菜单下偏右右边职位搜索----*/
#search{
	height:234px;
	float:left;
	width:30%;
}
/*弹出窗口活模式框的背景*/
.btn_bg { background:url(/Img/btn.gif) 0px 0px; 
	border:1px solid #7AADC8; 
	height:21px;
	line-height:21px;
	cursor:pointer;
	  width:227px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	margin-left:0;
	}
.btn_bg1 { background:url(/Img/btn1.gif) 0px -64px;
	 border:1px solid #8b9c56;
	  height:21px;
	  line-height:21px;
	  cursor:pointer;
	  width:227px;
	  white-space:nowrap;
	  overflow:hidden;
	  text-overflow:ellipsis;
	  margin-left:0;
}
#search table
{
margin:4px 0px 0px 0px;
line-height:29px;
}
#search table tr td{
height:20px;
}
/*----菜单下偏右边职位搜索完----*/
/*----菜单下最右边一张广告位----*/
#adv{	
	float:left;
	width:8%;
	margin:4px 5px 0 5px;
	height:238px;
}
/*----菜单下最右边一张广告位完----*/
/*----热点招聘标题开始------*/
#hot_title{
	clear:both;
	width:200px;
	height:17px;
	float:left;
	border:1px solid #3F5FA6;
	border-bottom:0;
	background: url(/Img/ent_admin.gif) repeat-x;
	color:#FF6600;
	font-weight:bold;
	padding:6px 0px 0px 10px;
}
#hot_news{
	clear:both;
	border:1px solid #3F5FA6;
	height:100%;
}
#left_news{
	float:left;
	margin:10px;
	line-height:1.8;
	width:30%;
	}
#center_news
{
float:left;
border-left:1px dashed #3F5FA6;	
margin-top:10px;	
line-height:1.8;
width:30%;
padding-left:10px;
	}
#right_news{
	float:right;
	margin:10px;
	padding-left:10px;
	border-left:1px dashed #3F5FA6;
	line-height:1.8;
	width:30%;
	}
#hot_news ul li{
	padding-left:35px;
	list-style:none; background:url(/Img/hot.gif) no-repeat left center;
}
/*----热点招聘标题结束------*/
/*----新闻快讯开始 跑马灯------*/
#quick
{
	border-top:1px solid #3F5FA6;
	background:url(/Img/ent_admin.gif) repeat-x;
	margin:5px 0px auto 6px;width:50px;
	line-height:22px;
	float:left;
	color:#FF6600;
	font-weight:bold;
}
#demo {
    overflow:hidden; 
    width:682px; 
    border-top:1px solid #3F5FA6;
	background: url(/Img/ent_admin.gif) repeat-x;
	line-height:22px;
	float:right;
	margin-top:5px;/*为了紧贴快讯*/
}
#indemo { 
     float: left; 
     width:500%;
}
#demo1 {
     float: left;
} 
#demo2 { 
     float: left; 
}
/*----新闻快讯结束------*/
/*----大篇幅广告开始------*/
#adv_all{clear:both;}
#adv_all img
{
margin:1px 1px 0px 1px;
border:1px   solid   #000;
}
/*----大篇幅广告结束------*/

/*----最新招聘信息开始------*/
#new_c{
height:722px;
float:left;
width:69%;
}
#ul_left
{
width:298px;
float:left;margin:10px;margin-right:0px;line-height:1.8;}
#ul_right
{
float:left;margin:10px;margin-left:0px;padding-left:20px;border-left:1px dashed #3F5FA6;line-height:1.8;}
#new_c ul li{
	padding-left:15px;
	list-style:none; background:url(/Img/arrow.gif) no-repeat 0 6px;
}
/*----最新招聘信息结束------*/

/*----最新简历开始------*/
.morePic  /*---更多图片---*/
{
	vertical-align:middle;border:0;
	margin-left:160px;
}
#per_news{
	height:260px;
	float:right;
	width:30%;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	}
#per_news ul
{
	margin:10px;
}
#per_news ul li
{
	list-style:none;
	padding-left:12px;
	background:url(/Img/arrow1.gif) no-repeat 0 8px;
	line-height:22px;
}
/*----最新简历结束------*/

/*----招聘会开始------*/
.morePic  /*---更多图片---*/
{
	vertical-align:middle;border:0;
	margin-left:160px;
}
#invite_news{
	height:200px;
	float:right;
	width:30%;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	}
#invite_news ul
{
	margin:10px;
}
#invite_news ul li
{
	list-style:none;
	padding-left:12px;
	background:url(/Img/arrow1.gif) no-repeat 0 8px;
	line-height:22px;
}
/*----招聘会结束------*/

/*----职场动态开始------*/
#job_move
{
	border:1px solid #3F5FA6;margin:2px 0px 0px 0px;
	height:250px;
	float:right;
	width:30%;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
#job_move ul
{
margin:10px;
}
#job_move ul li
{
	list-style:none;
	padding-left:12px;
	background:url(/Img/arrow1.gif) no-repeat 0 8px;
	line-height:22px;
}
/*----职场动态结束------*/
/*----goodlink------*/
#good_link{
clear:both;
margin-top:5px;
line-height:19px;
}
#good_link a{
margin:0px 10px 0px 0px;
text-decoration:none;
}
/*----linkover------*/
/*----footbegin------border-top:*/
#foot_1{
line-height:19px;
text-align:center;
margin-top:5px;
border-top:2px solid #3F5FA6;
}
#foot_1 a{
margin:0px 8px;
text-decoration:none;
}
#foot_2{
line-height:19px;
text-align:center;
}
/*----footover------*/
/*------div------*/
#upcontent {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
#upcontent li {
	font-size:12px;
	color:#333;
	line-height:150%;
}
#tittleup {
	font-size:14px;
	font-weight:bold;
	color:#000066;
	padding-left:25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d0daec;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
a.od {
	float:right;
	font-size:14px;
	color: #CC0000;
	text-decoration: none;
}
a.od:hover {
	color:#FF0000;
}
#myDiv {
	background:#EDF1F8;
	border: 2px solid #849BCA;
    margin-top:2px;
	margin-left:2px;
	float:left;
	overflow:hidden;
	position:absolute;
	left:100px;/*距左边*/
	top:150px;/*距顶部*/
	cursor:move;
	float:left;/*filter:alpha(opacity=50);*/
	z-index: 10;
}
.contentup {
	padding:20px;
}
/*底部横条border: 3px solid #849BCA;background:url(/Img/ent_admin.gif) repeat-x;
#foot_bar
{ height:1px; background-color:#3F5FA6; margin-top:3px;
	}*/

/*------div------*/
.tabbox {height:236px;float:left;width:27%; margin-top:5px;}
.tabmenu {width:250px;height:30px; }/*height:29px;border-top:1px solid #849BCA;border-left:1px solid  #849BCA; border-right:1px solid  #849BCA;*/
.tabmenu ul {margin:0;padding:0;list-style-type: none;}
.tabmenu li {text-align:center; float:left; display:block; width:124px; height:29px; overflow:hidden;
	 background-color: #D2E8F7; line-height:29px;  /*border-bottom:#849BCA 2px solid;border-right:#ccc 1px solid;*/
	 display:inline; font-size:12px;BACKGROUND: url(/Img/2.jpg) no-repeat;}
.tabmenu .cli {text-align:center;float:left;display:block;width:124px;height:28px;overflow:hidden;
	background-color: #ECF3FB;line-height:28px;border-right:#ccc 1px solid;border-bottom:#ECF3FB 1px solid;
	display:inline;font-size:12px; cursor:pointer;BACKGROUND: url(/Img/1.jpg) no-repeat;}
#tabcontent {width:246px;background-color:#ECF3FB;border-left:#849BCA 2px solid;border-right:#849BCA 2px solid;
	border-bottom:#849BCA 1px solid;}/*width:250px;*/
#tabcontent ul {margin:16px 0px 0px 15px;list-style:none;}/*margin:16px 0px 0px 15px;*/
#tabcontent ul li {margin:8px auto;}/*margin:8px auto;*/
#tabcontent .hidden {display:none;}

a.ehr_btn1{width:140px;padding:10px 0 7px 10px; margin-top:3px; margin-right:10px;font-size:14px;display:block;float:left;
	color:#fff;	background: url(/Img/ico2.gif);vertical-align:middle;background-position:left -178px}
a.ehr_btn{width:88px;height:21px;line-height:21px;display:block;float:none;text-align:center;color:#fff}
