/* CSS Document */

#JobList { margin-top: 4px; }

#CoJobsTable { margin-top: 5px; line-height: 27px; }
#CoJobsTable tr.columnName th { color: #FFF; background: #cecece; line-height: 22px; }
#CoJobsTable th a { color: #32509b; }



#Search { margin-top: 4px; }
#Search h3 { display: block; height: 30px; padding: 0 0 0 27px; margin: 0; line-height: 30px; background: url(../images/search_title_small.jpg); font-size: 12px; }
#SearchForm { height: 203px; padding-top: 12px; background: url(../images/search_bg_small.jpg); }
#SearchForm form { padding: 0; margin: 0; }
#SearchForm table td { height: 22px; }
#SearchForm form table { font-weight: bold; width: 176px; margin: 0 auto;  }
#SearchForm form select { width: 175px; }
#SearchForm form .searchKey { padding: auto 0; width: 170px;  }
#SearchForm table td.btns { padding-top: 10px; text-align: center; }

#ImgGroup { height: auto; padding-bottom: 12px; }



/*jobCategory*/
#Main { width: 603px; overflow: hidden; }
#JobCateBlocks { margin-top: 30px; }
.cateUnit { border: 1px solid #E5A974; width: 296px; height:160px; float:left; margin: 0 3px 5px 0;}
.cateUnit h3.titlebar { background: url(../images/cat_title_bg.jpg); font-size: 12px; line-height: 30px; padding: 0 0 0 30px; margin: 0; }
.cateUnit ul { margin:  0px 18px; height: auto; overflow: hidden; padding: 0; list-style-type: none; }
.cateUnit ul li { overflow: hidden; color: #999; width: 120px; float: left; display: block; padding-left: 10px; background: url(../images/dot_blue.gif) left 5px no-repeat; line-height: 20px; }
.cateUnit ul li a { color: #257BCB; }

#More{ width:280px; text-align:right; margin:5px 0 3px 0;}