﻿.mysearch
{
   margin:0;
   padding:0;
   border: 1px solid #50A0E2;
}
.mysearch ul
{
    margin: 0px;
    border: 1px solid #000;
    list-style: none;
    padding: 0px;    
}
.mysearch .select
{
    background: #36C;
    color: #FFF;
}
.mysearch .select span
{
    color: #FFF;
}
.mysearch li
{
    line-height: 16px;
    font-size: 12px;
    padding: 2px;
    cursor:hand;
    color:#000000;
    list-style: none;    
}
.span11
{
    float: right;
    font-size: 12px;
    color: #0080FF;
    margin-top: 0px;
}
.showJobDetail {
	padding-right:12px;
	background:url(/images/arrowright.gif) no-repeat 52px 1px;
	color:#013F8A;
	cursor:hand;
}
.hideJobDetail {
	padding-right:12px;
	background:url(/images/arrowdown.gif) no-repeat 50px 4px;
	color:#013F8A;
	cursor:hand;
}
.btstyle2focus {
	border:0;
	cursor:pointer;
	height:22px;
	line-height:19px;
	line-height:21px;
	border-left:1px solid #b0b4bf;
	border-top:1px solid #b0b4bf;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	position:relative;
	top:2px;
	background-color:#d2dde6;
}
.btstyle2 {
	border:0;
	cursor:pointer;
	height:22px;
	line-height:19px;
	^line-height:21px;
	border:1px solid #f3f3f3;
	position:relative;
	top:2px;
}
.sec1  
{

    cursor:  hand;
    color:  #000000;
    border-right:  1px  solid  #B8ECF9;
    cursor:pointer;
}
.sec2  {
    background:url(/images/tip/searchbg1.gif);
    cursor:  hand;
    color:  #20518C;
    border-right:  1px  solid  #B8ECF9;
    font-weight:  bold;
    cursor:pointer;
}
        .expandmore
        {
            position: relative;
        }
        .expandmore label
        {
            position: absolute;
            text-decoration: none;
            width: 44px;
            height: 15px;
            padding-left: 18px;
            line-height: 15px;
            color: #666;
            right: 0px;
            top: 4px;
            cursor: pointer;
            background: url(/images/search_more2.gif) left center no-repeat;
            display: none;
        }
        .expandmore label.expanded
        {
            background: url(/images/search_more1.gif) left center no-repeat;
        }
        #expandcategory
        {
            margin: auto;
            width: 104px;
            height: 27px;
            display: block;
            text-align: center;
            line-height: 28px;
            color: #052E59;
        }
        a.exp1
        {
            background: url(/images/exp1.gif) center center no-repeat;
        }
        a.exp2
        {
            background: url(/images/exp2.gif) center center no-repeat;
        }
        .issearch1
        {
            background: url(/images/issearch.gif) left center no-repeat;
            float: left;
            width: 10%;
            cursor: pointer;
            text-indent: 5px;
            color: #FC5E28;
            font-weight: bold;
        }
        .issearch
        {
            float: left;
            width: 10%;
            cursor: pointer;
            text-indent: 5px;
            color: #004184;
        }
