﻿.line {
    height: 15px;
    width: 1100px;
    margin: auto;
    position: relative;
}

.topbg {
    margin: auto;
    text-align: center;
    background-image: url(../images/banner.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    height: 301px;
}

    .topbg .topbglogo {
        height: 301px;
        width: 1100px;
        margin: auto;
    }

        .topbg .topbglogo .add {
            padding-left: 40px;
            padding-top: 255px;
            font-size: 14px;
        }

        .topbg .topbglogo .search {
            padding-top: 42px;
            width: 265px;
            text-align: center;
        }

            .topbg .topbglogo .search .select {
                color: #a9a9a9;
                width: 215px;
                border: 1px double #cccccc;
                height: 40px;
                line-height: 40px;
                display: block;
                padding-left: 20px;
                text-align: left;
                font-size: 14px;
                text-decoration: none;
                margin-bottom: 20px;
                overflow: hidden;
                background: url(/images/v/rightdian.gif) #ffffff no-repeat right bottom;
            }

#dp_ctl00_ContentPlaceHolder1_Industry {
    color: #a9a9a9;
    width: 215px;
    border: 1px double #cccccc;
    height: 40px;
    line-height: 40px;
    display: block;
    padding-left: 20px;
    text-align: left;
    font-size: 14px;
    text-decoration: none;
    margin-bottom: 20px;
    overflow: hidden;
    background: url(/images/v/rightdian.gif) #ffffff no-repeat right bottom;
}

.topbg .topbglogo .search .select1 {
    width: 215px;
    border: 1px double #cccccc;
    height: 40px;
    line-height: 40px;
    display: block;
    padding-left: 20px;
    text-align: left;
    font-size: 14px;
    text-decoration: none;
    margin-bottom: 20px;
    overflow: hidden;
}

.topbg .topbglogo .search .searchbtn {
    width: 235px;
    background-color: #FE9901;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    display: block;
    font-size: 14px;
    text-decoration: none;
}

#bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #000;
    z-index: 9001;
    -moz-opacity: 0.7;
    opacity: .70;
    filter: alpha(opacity=70);
}

#addiframe {
    z-index: 9002;
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}

.adddiv {
    width: 722px;
    height: 491px;
    background: url(../images/bj.png);
    margin: auto;
}

    .adddiv .title {
        height: 60px;
        line-height: 60px;
        text-align: center;
        font-size: 16px;
        font-weight: bold;
        color: #ffffff;
        position: relative;
    }

        .adddiv .title .close {
            cursor: pointer;
            position: absolute;
            top: 5px;
            right: 20px;
        }

    .adddiv .content {
        padding: 35px 40px 0 40px;
        height: 360px;
    }

.tdl {
    float: left;
    padding-right: 20px;
}

    .tdl img {
        margin-top: 10px;
        border: 1px double #eeeeee;
    }

.EntUrl:hover {
    text-decoration: underline;
}

.EntUrl {
    font-size: 14px;
    color: #1f84d4;
    font-weight: bold;
    text-decoration: none;
}

.Job_Name {
    font-size: 14px;
    color: #1f84d4;
    font-weight: bold;
    text-decoration: none;
}
