@charset "utf-8";
/* CSS Document */
/*热点招聘区块颜色控制*/
.RightColoredBlock{
background:#df2f2f url(img/icon-hot-blue.gif) no-repeat top left;
width:199px;
float:left;
height:232px;
}
.RightTopicLinksBlock{
display:block;
width:173px; height:166px;
border:1px solid #e65b5b;
margin-left:5px;
margin-top:8px;
padding:6px;
}
.PageTopicPic,.PageTopicPic-Enployee,.PageTopicPic-Law,.PageTopicPic-InfoSer,.PageTopicPic-ActiveCenter,.PageTopicPic-Hr,.PageTopicPic-Faq,.PageTopicPic-SignUp,.PageTopicPic-Search{
display:block;
width:596px;
overflow:hidden;
float:left;
margin:0px 1px;
clear:both;
}


/*通用栏目主页-企业服务 区块栏内信息列举*/
.AddInfoList{
width:280px;
margin:10px auto;
}
.AddInfoList img{
border:0px;}
.AddInfoList li{list-style-type:none;}
.AddInfoList li a{
display:block;
width:220px;
float:left;
text-align:left;
background:url(img/arrow01.jpg) no-repeat 1px 5px;
font-size:12px;
padding-left:20px;
color:#666666;
text-decoration:none;
height:22px;
line-height:22px;
}
.AddInfoList li a:hover{
color:#ff3300;
text-decoration:none;}
.iconnew2{
float:left;
color:#CC0000;
font-size:12px;
}
/*通用栏目页-员工服务 区块栏内信息列举*/
.AddInfoList2{
margin:10px auto;
}
.AddInfoList2 img{
border:0px;}
.AddInfoList2 li{list-style-type:none;display:inline;}
.AddInfoList2topic a{
width:460px;
float:left;
text-align:left;
background:url(img/arrow01.jpg) no-repeat 1px 10px;
font-size:12px;
padding-left:20px;
color:#666666;
text-decoration:none;
height:28px;
line-height:28px;
}
.AddInfoList2topic a:hover{
color:#ff3300;
text-decoration:none;}

/*通用栏目页-员工服务 区块栏内信息列举*/
.AddInfoList3{
margin:10px auto;
display:block;
}
.AddInfoList3 img{
border:0px;}
.AddInfoList3 li{list-style-type:none;display:inline;}
.AddInfoList3topic a{
width:300px;
float:left;
text-align:left;
background:url(img/arrow01.jpg) no-repeat 1px 10px;
font-size:12px;
padding-left:20px;
color:#666666;
text-decoration:none;
height:28px;
line-height:28px;
margin-left:3px;
}
.AddInfoList3topic a:hover{
color:#ff3300;
text-decoration:none;}

/*劳动法律服务 标题文字变色*/
.LawTitleBg{ color:#0066CC;}


/*登录区块图片 中文版*/
.userlogintitle{
display:block;
width:201px;
height:22px;
line-height:22px;
overflow:hidden;
background:url(img/blocktit-userlogin.jpg) no-repeat;
clear:both;
}




/*劳动法律服务 标题图片变色*/
.LawTitleBg{ color:#666666;}
/*劳动法律服务 文字列举外框变色*/
.InContentBlock-listblock{
display:block;
margin:0 auto;
border:1px solid #f1f2f3;
width:578px;
float:left;
}

/*投票百分比柱状显示*/
.vote-bar{
	width:300px;
	height:10px;
	border:1px solid #CCCCCC;
	overflow:hidden;
}
.vote-bar div{
	height:8px;
	background-color:#CC3300;
	margin:1px;
	overflow:hidden;
}

/*企业服务，员工服务 中间表格背景色*/
.EnterpriseTableDeepBlue{ background:#df2f2f;}
.EnterpriseTableLightBlue{ background:#fbe6e6;}
.EnterpriseTableBoderbg{ background:#f9d5d5;}

/*服务列表页面标题单元格样式*/
.servicelist-td{
    background-color:#df2f2f;
    padding:0px 10px;
}
