
.searcher
{
    font: 13px/1.4 arial,helvetica,sans-serif; *font-size:small;*font:x-small;text-align:center;margin-top: -8px;}
.searcher ul
{
    margin: 0;
    padding: 0;
    list-style-type:none;
}
.header-tab
{
    font-size: 108%;
    margin: .5em 0 0 17em;
}
.header-tab li, .header-tab a
{
    display: -moz-inline-box; *display:inline-block;float:left; }
.header-tab li
{
    background: url(../images/search/sprites_button.gif) left -840px no-repeat;
    padding-left: 3px;
    margin-left: -1px;
    position: relative;
    bottom: -3px; *bottom:-3px;}
.header-tab li.first
{
    margin-left: 0px;
}
.header-tab a
{
    background: url(../images/search/sprites_button.gif) right -920px no-repeat;
    padding: .2em 1em .15em .8em;
    _padding /* */: .5em 1em .4em 1em;
    text-decoration: none;
    color: #666;
}
.header-tab a:hover
{
    text-decoration: underline;
}
.header-tab .selected a:hover
{
    text-decoration: none;
}
.header-tab .selected
{
    padding-left: 2px;
    margin-left: 0;
    bottom: -2px; *bottom:-2px;z-index:1;}
.header-tab .selected a
{
    color: #fff;
    font-weight: bold;
    padding: .45em 1.2em .1em 1.2em; *padding:.4em1.2em.1em1.2em;_padding/* */:.5em1em.4em1em;}


/*header search*/
.header-search
{
    font-size: 93%;
    background: url(../images/search/bg_sch.gif) top repeat-x #FFA83F;
    border: 1px solid #FFA83F;
    zoom: 1;
    position: relative;
}

.header-search .inner
{
    border-left: 1px solid #99c455;
    border-bottom: 1px solid #FFA83F;
    padding: 0.6em 1.3em 0.6em 22.3em;
    height: 30px;
    text-align: left;
}
.header-search .inner input
{
    margin-right: 15px;
}
.header-search a
{
    color: #fff;
}


/*header words*/
.header-words
{
    font-size: 93%;
    color: #333;
    border: 1px solid #b6b6b6;
    border-top: 0;
    margin-bottom: 1em;
}
.header-words .inner
{
    /*padding: .4em 1.3em .25em 20em;*/
    text-align: left;
    width:680px;
    
    float:right;
    
}
.header-words .innerLeft
{
    /*padding: .4em 1.3em .25em 20em;*/
    text-align: left;
    width:200px;
     padding-top:30px;
     padding-left:20px;
    float:left;
     line-height:26px;
}
.header-words strong
{
    font-weight: bold;
}
.header-words a
{
    color: #525252;
    text-decoration: none;
}
.header-words a.highlight
{
    color: red;
}
.header-words a:hover
{
    text-decoration: underline;
}
.header-words .bc
{
    display: block;
    width: 100%;
    height: 2px;
    background: url(../images/search/bg_corn3.gif) 0 -6px no-repeat;
    left: -1px;
    bottom: -1px;
    position: relative;
}
.header-words .bcr
{
    display: block;
    width: 2px;
    height: 2px;
    overflow: hidden;
    background: url(../images/search/bg_corn3.gif) 0 -2px no-repeat;
    position: absolute;
    right: -2px;
}

.header-tab .selected
{
    background: url(../images/search/sprites_fp.gif) left top no-repeat #73c10e;
}
.header-tab .selected a
{
    background: url(../images/search/sprites_fp.gif) right top no-repeat;
}


/*self clear*/

#hd:after, .cls:after
{
    content: "";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

.searchEspecial
{
    position: absolute;
    top: 7px;
    left: 10px;
    font-size: 12px;
    white-space: nowrap;
    text-align: left;
    padding-top: 6px;
}

.searchEspecial a
{
    color: #ddfcb7;
    text-decoration: none;
}

.searchEspecial a:hover
{
    color: #ddfcb7;
    text-decoration: underline;
}


.searchEspecialImg
{
    float: left;
    vertical-align: middle;
    background: url("../images/search/80.png") 0 0;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="/images/search/80.png");
    margin-right: 10px;
    width: 50px;
    height: 55px;
}

