﻿/*----------------------------------------------------------------------------------- topseach --*/
.clear
{
    clear:both;
}
.mybingojob{
padding:4px 10px;
margin:0 auto;
border-bottom:1px solid #ccc;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
}
.mybingojob a{
font-size:12px;
color:#9F2F3F;
}
.mybingojob a:hover{
color:#999999;
}
.topSeach{
margin:10px auto 0;
padding:10px 10px 0;
position:relative;
}
.logo{
position:absolute;
margin:15px 0 0;
left:0
}
.logo img{
border:none;
}
/*============================================[.searcher]===================*/
.searcher{
width:621px;
}
.searcher ul{
padding:0 0 0 10px;
float:left;
margin:0 0 -4px 0;
}
.searcher ul li{
display:inline;
float:left;
margin:0 2px;
}
.searcher ul .now a,.searcher ul a:hover{
background:#B0D47B url(/Images/version3/btn_green.gif) no-repeat right top;
color:#086B0B;
font-weight:bold;
}
.searcher ul .now a span,.searcher ul a:hover span{
background:#B0D47B url(/Images/version3/btn_green_2.gif) no-repeat left top;
}
.searcher ul li a{
height:30px;
background:#E9F4D8 url(/Images/version3/btn_green.gif) no-repeat right bottom;
font-size:14px;
color:#33984D;
font-weight:bold;
display:block;
float:left;
padding:0 12px 0 0;
line-height:30px;
text-decoration:none;
}
.searcher ul li a span{
display:inline-block;
width:3px;
height:30px;
float:left;
background:#E9F4D8 url(/Images/version3/btn_green.gif) no-repeat left bottom;
margin-right:9px;
}
.searcher table{
width:100%;
}
.searcher .cont{
border:1px solid #80AE4C;
height:62px;
padding:0 10px;
background:#73A939 url(/Images/version3/searchContBg.png) repeat-x left top;
}
.searcher .cont span{
display:block;
float:left;
}
.searcher .cont .txt{
border:1px solid #5C9D16;
border-top-width:2px;
border-left-width:2px;
border-right:none;
background:#fff;
padding:0 0 0 5px;
height:24px;
line-height:24px;
}
.searcher .cont .keyWords{
margin:0 3px 0 0;
border-width:0;
font-size:14px;
height:24px;
display:inline-block;
line-height:24px;
width:300px;
}
.searcher .cont .txt .area{
padding:0 0 0 3px;
font-size:14px;
border-left:1px solid #5C9D16;
width:120px;
}
.searcher .cont .txt input{
border:none;
line-height:20px;
height:20px;
display:inline-block;
}
.searchKind{
padding:5px;
font-size:12px;
}
.searchKind label{
color:#fff;
}
.moreCity{
border-top:2px solid #5C9D16;
border-right:1px solid #5C9D16;
border-bottom:1px solid #5C9D16;
}
.moreCity a{
background:#C9EAA5 url(/Images/version3/morCity.png) no-repeat center center;
display:inline-block;
width:24px;
height:24px;
}
.searcher .moreSeach{
width:4em;
font-size:12px;
}
.searcher .moreSeach a{
color:#666;
text-decoration:none;
}
.btnSeach{
height:27px;
line-height:27px;
padding-left:10px;
}
.btnSeach input{
padding:0 10px;
height:27px;
line-height:20px;
}
/*============================================[.searcher]===================*/
