www.gusucode.com > 4016网博士成品网站管理系统 PHP网站源码程序 > 4016/4016/job/templates/css/jobquery.css

    /* ============点评检索============== */

#jobquery {margin:0;border-bottom:2px #e8e8e8 solid;}
#jobquery ul{margin:0;padding:0}
#jobquery ul.queryul{margin:10px 0px;}
#jobquery li{list-style-type: none;padding-left:10px;height:35px;}
#jobquery li.cap{border-bottom:2px #e8e8e8 solid;background:#f5f5f5;}
#jobquery .bt{float:left;line-height:35px;margin-right:20px;color:#485478;}
#jobquery .bt a{font: 12px/35px Verdana, Arial, Helvetica, sans-serif;color:#485478;}
#jobquery .bk{float:right;width:130px;line-height:35px;color:#485478;}
#jobquery .bk a{font: 12px/35px Verdana, Arial, Helvetica, sans-serif;color:#485478;}
#jobquery .au{float:right;width:90px;line-height:35px;color:#485478;}
#jobquery .au a{font: 12px/35px Verdana, Arial, Helvetica, sans-serif;color:#485478;}
#jobquery .cl{float:right;width:50px;line-height:35px;color:#485478;}
#jobquery .cl a{font: 12px/35px Verdana, Arial, Helvetica, sans-serif;color:#485478;}



/* ============翻页============== */

div#showpages {
clear:both;
padding:0px;
margin:20px 0px;
width:100%;
height:30px;
white-space: nowrap;
}

div#pagesinfo {
float:left;
padding:3px 8px;
white-space: nowrap;
color:#485478;
}

div#pages {
float:right;
padding-right:8px;
white-space: nowrap;
}

div#pages ul{
margin:0;
padding:0;
}

div#pages a:link,div#pages a:visited,div#pages a:active{
color:#485478;
text-decoration: none;
}

div#pages a:hover{
color:#e4950c;
text-decoration: none;
}

div#pages li{
margin:3px;
padding:2px 5px;
list-style-type: none;
float:left;
background:#f4f6f8;
color:#485478;
border:1px #f4f6f8 solid;
white-space: nowrap;
}

div#pages li.pagesnow{
color:#485478;
background-color:#fff;
white-space: nowrap;
}

div#pages li.pbutton{
color:#485478;
background-color:#f4f6f8;
padding:3px 5px 1px 5px;
white-space: nowrap;
}

div#pages li.opt{
color:#485478;
padding:0px 2px;
white-space: nowrap;
border:0px;
}