
@charset "utf-8";
/* CSS Document */
/*通用栏目页-员工服务 区块栏内信息列举*/
.InfoList{
margin:10px auto;
color:#999999;
font-size:10px;
}

.InfoListtopic a{
display:block;
width:463px;
float:left;
text-align:left;
background:url(../images/arrow01.jpg) no-repeat 1px 12px;
font-size:12px;
padding-left:20px;
color:#666666;
text-decoration:none;
height:34px;
line-height:34px;
}
.InfoListtopic a:hover{
color:#ff3300;
text-decoration:none;}
.InfoListtopicBg a{
width:463px;
float:left;
text-align:left;
background: #f6f6f6 url(../images/arrow05.gif) no-repeat 1px 12px;
font-size:12px;
padding-left:20px;
color:#666666;
text-decoration:none;
height:34px;
line-height:34px;
}
.InfoListtopicBg a:hover{
color:#ff3300;
text-decoration:none;}

.listdate,.listdateNoBg{
display:block;
height:34px;
line-height:34px;
background-color:#f6f6f6;
float:left;
width:90px;
padding-left:3px;
}
.listdateNoBg{
background-color:#ffffff;
}
/*搜索结果页 统计搜索结果条数*/
.searchresultstext{
display:block;
width:300px;
float:left;
height:38px;
line-height:30px;
}
.searchresultstext2{
display:block;
width:256px;
text-align:right;
float:left;
height:30px;
line-height:38px;
}
.searchresultrecblock{
font-size:12px;
color:#666;
border-bottom:1px dotted #ccc;
padding-bottom:10px;
margin-bottom:20px;}
.searchresultrecblock a{
color:#000000;
font-weight:bold;
text-decoration:none;
}
.searchresultrecblock a:hover{
color:#ff3300;
text-decoration:none;}
.textred{
color:#CC0000;}
.searchprofile{
display:block;
padding-left:22px;
padding-top:8px;}
