﻿.huntblock {
    width:1000px;
    margin:10px 0px 10px 0px;
}
.huntblock_job {
    width:490px;
    padding-right:10px;
}
.huntblock_job >h1,
.huntblock_company >h1,
.huntblock_company_img >h1{
    font-size:14px;
    line-height:25px;
    border-left:4px #1365b0 solid;
    background-color:#6face3;
    color:#fff;
}
.huntblock_job >h1 a,
.huntblock_company >h1 a,
.huntblock_company_img >h1 a{
    color:#fff;
    margin-left:10px;
}


table.JobTabs,
table.JobTabs_com {
    border-collapse:collapse;
}


table.JobTabs td{
    border:1px #d8d8d8 solid;
    line-height:15px;
    padding:5px;
    background-color:#fff;
    color:#747475;
}
table.JobTabs td a.ButShow {
    color:#747475;
}

table.JobTabs td.itm{
    background:url(../../images/sico.gif) no-repeat 8px 10px;
    padding-left:18px;
}

table.JobTabs td.PlaceName {
    padding-left:10px;
}
table.JobTabs td.Salary,
table.JobTabs td.date {
    font-family:Arial;
    font-size:14px;
    color:#ff6a00;
    font-style:italic;
    text-align:left;
    padding-left:15px;
}



.huntblock_company {
     width:490px;
}
.huntblock_company_img {
     width:1000px;
}

.JobTabs_com {
     border:1px #cfe4f6 solid;
}

.JobTabs_com td {
    line-height:25px;
    text-align:center;
    padding:10px 5px 0px 5px;
}

.JobTabs_com .cimg img{
    border:1px #7cb9f1 dotted;
}

ul.hunt_news {
    margin:0px;
    padding:0px;
    list-style:none;
    line-height:25px;
}

ul.hunt_news  li{
    background:url(../../images/sico.gif) no-repeat 8px 10px;
    padding-left:18px;
    color:#747475;
    border-bottom:1px #d8d8d8 solid;
}

ul.hunt_news  li a{
     color:#747475;
}

.JobTabs {
    border-bottom:4px #84bff4 solid;
}


/*comblock_area*/
.comblock_area{
    float:left;
    padding:10px 0px 10px 7px;
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    border-bottom: 1px dotted #e7e7e7;
}
.comblock_area li{
    width:200px;
    height:60px;
    text-align:left;
    line-height:25px;
    margin:5px;
    border-bottom: 1px dotted #e7e7e7;
    _border-bottom: 1px solid #f3f3f3;
}
.comblock_area li img{
    margin-right:10px;
}

ul.hunttopList {
    float:right;
    padding: 0;
    border-top: 0;
}

    ul.hunttopList li {
        width:240px;
        height: 27px;
        line-height: 27px;
       border-bottom: 1px dotted #e7e7e7;
       _border-bottom: 1px solid #f3f3f3;
       border-left: 1px solid #e7e7e7;
       border-right: 1px solid #e7e7e7;
    }

        ul.hunttopList li.noline {
            border-bottom: 0;
        }

        ul.hunttopList li .topNum {
            float: left;
            width: 18px;
            text-align: center;
            color: #999;
        }

        ul.hunttopList li .topListItem {
        }

        ul.hunttopList li.topListSel {
            padding: 10px;
            height: 54px;
            clear: both;
        }

            ul.hunttopList li.topListSel .topListImg {
                float: left;
                border: 1px solid #e7e7e7;
                padding: 1px;
                width: 50px;
                height: 50px;
            }

                ul.hunttopList li.topListSel .topListImg span.sale {
                    display: none;
                }

                ul.hunttopList li.topListSel .topListImg img {
                    width: 50px;
                    height: 50px;
                }

            ul.hunttopList li.topListSel .topListInfo {
                margin-left: 55px;
                line-height: 1.5em;
                text-align: left;
                padding-left: 10px;
            }

                ul.hunttopList li.topListSel .topListInfo h4 {
                    font-size: 12px;
                }