
/* CSS Document */



/*---------------------链接样式---------------------  */

.like002 .grey {
    color: #333;
    text-decoration: none;
}

    .like002 .grey a:link, .like002 .grey a:active, .like002 .grey a:visited {
        color: #333;
        text-decoration: none;
    }

    .like002 .grey a:hover {
        color: #cc0000;
        text-decoration: none;
    }

.like002 .grey9 {
    color: #333;
    text-decoration: none;
}

    .like002 .grey9 a:link, .like002 .grey9 a:active, .like002 .grey9 a:visited {
        color: #999;
        text-decoration: none;
    }

    .like002 .grey9 a:hover {
        color: #cc0000;
        text-decoration: none;
    }

    /*用户后台猜你喜欢*/
    
.y_like002 .grey {
    color: #333;
    text-decoration: none;
}

    .y_like002 .grey a:link, .y_like002 .grey a:active, .y_like002 .grey a:visited {
        color: #333;
        text-decoration: none;
    }

    .y_like002 .grey a:hover {
        color: #cc0000;
        text-decoration: none;
    }

.y_like002 .grey9 {
    color: #333;
    text-decoration: none;
}

    .y_like002 .grey9 a:link, .y_like002 .grey9 a:active, .y_like002 .grey9 a:visited {
        color: #999;
        text-decoration: none;
    }

    .y_like002 .grey9 a:hover {
        color: #cc0000;
        text-decoration: none;
    }



/*=========================================================  */

.wrap {
    width: 1000px;
    margin: 0 auto;
    padding: 0px;
}


/*=================================猜你喜欢====================  */
.like002 {
    width: 1000px;
    display: block;
    overflow: hidden;
    margin-bottom: 20px;
}

.like002_tit {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #dedede;
}

    .like002_tit span {
        width: 100px;
        height: 38px;
        display: block;
        line-height: 38px;
        border-bottom: 4px solid #1c83d0;
        text-align: center;
        font-family: "微软雅黑", "宋体";
        font-size: 18px;
    }

.like002_text {
    height: 110px;
    width: 1000px;
}

.like002_li {
    width: 316px;
    height: 90px;
    float: left;
    margin-top: 20px;
    margin-left: 8px;
    margin-right: 8px;
}

.like002_l {
    float: left;
    width: 100px;
    height: 75px;
}

    .like002_l img {
        padding: 1px;
        border: 1px solid #ddd;
    }

.like002_r {
    float: left;
    width: 176px;
    height: 90px;
    margin-left: 10px;
}

.like002_t {
    width: 210px;
    /*height: 23px;
    line-height: 23px;*/
    font-family: "微软雅黑", "宋体";
    font-size: 14px;
    font-weight: bold;
}

.like002_b {
    width: 194px;
    height: 60px;
    line-height: 20px;
    font-family: "宋体";
    font-size: 12px;
    color: #666;
    padding-top: 6px;
    overflow: hidden;
}


/*用户后台猜你喜欢*/
.y_like002 {
    width: 616px;
    display: block;
    overflow: hidden;
    margin-bottom: 20px;
}

.y_like002_tit {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #dedede;
}

    .y_like002_tit span {
        width: 100px;
        height: 38px;
        display: block;
        line-height: 38px;
        
        text-align: center;
        font-family: "微软雅黑", "宋体";
        font-size: 18px;
    }

.y_like002_text {
    height: 120px;
    width: 616px;
}

.y_like002_li {
    width: 290px;
    height: 90px;
    float: left;
    margin-top: 20px;
    margin-left: 8px;
    margin-right: 8px;
}

.y_like002_l {
    float: left;
    width: 100px;
    height: 75px;
}

    .y_like002_l img {
        padding: 1px;
        border: 1px solid #ddd;
    }

.y_like002_r {
    float: left;
    width: 176px;
    height: 90px;
    margin-left: 10px;
}

.y_like002_t {
    width: 176px;
    height: 23px;
    line-height: 23px;
    font-family: "微软雅黑", "宋体";
    font-size: 14px;
    font-weight: bold;
}

.y_like002_b {
    width: 184px;
    height: 60px;
    line-height: 20px;
    font-family: "宋体";
    font-size: 12px;
    color: #666;
    padding-top: 6px;
    overflow: hidden;
}



/*品牌样式*/
.brandCss {
    width: 660px;
    height: 100px;
    overflow-y: auto;
}
.brandCss span{
    padding-top:5px;
    width:160px;
    text-align:left;
    border-bottom:1px solid #eee;
    display:inline-block;
    line-break:auto;
}
.letterCss {
    padding-top:5px;
    width:15px;
    text-align:center;
    border:1px solid #eee;
    display:inline-block;
    line-break:auto;
    background:#eee;
    margin-top:10px;
}
/*搜索公司样式*/
.divCompany {
    width: 860px;
    max-height: 100px;
    overflow-y: auto;
}
.divCompany span{
    padding-top:5px;
    width:420px;
    text-align:left;
    border-bottom:1px solid #eee;
    display:inline-block;
    line-break:auto;
}
.xiangce_biaoqian_right_shangchuanzhaopian_new
{
    width: 120px;
    margin: 20px auto;
    min-height: 90px;
    background-color: #ccc;
    float: left;
    max-width:800px;
}
.uploading1
{
    border: 1px #ccc;
    border-style: dotted;
    width: 100px;
    height: 75px;
    background: #fff;
    position: relative;
    float: left;
    margin: 10px;
}
.uploading1 img
{
    width: 100px;
    height: 75px;
    vertical-align: middle;
    padding: 1px;
}
.uploading1 a
{
    position: absolute;
    left: 85px;
    top: 3px;
    color: #444;
    font-size: 12px;
    text-decoration: none;
}
.trComGuess TD {
    BORDER-BOTTOM: #d7edff 1px solid;
    /*TEXT-ALIGN: center;*/
    PADDING-BOTTOM: 3px;
    BACKGROUND-COLOR: #fafdff;
    PADDING-LEFT: 3px;
    PADDING-RIGHT: 3px;
    /*WHITE-SPACE: nowrap;*/
    COLOR: #006dac;
    OVERFLOW: hidden;
    BORDER-RIGHT: #d7edff 1px solid;
    PADDING-TOP: 3px;
}

.trComOnGuess TD {
    BORDER-BOTTOM: #d7edff 1px solid;
    /*TEXT-ALIGN: center;*/
    PADDING-BOTTOM: 3px;
    BACKGROUND-COLOR: #ecf5fa;
    PADDING-LEFT: 3px;
    PADDING-RIGHT: 3px;
    /*WHITE-SPACE: nowrap;*/
    COLOR: #006dac;
    OVERFLOW: hidden;
    BORDER-RIGHT: #d7edff 1px solid;
    PADDING-TOP: 3px;
}
.t_l {
    text-align:left;padding-left:2px;
}
.t_r {
    text-align:right;padding-right:2px;
}
.t_c {
    text-align:center;
}
.searchTable tr td{
    padding-bottom:8px;
}
    .searchTable .tdLeftSearch {
    font-weight:bold;
    }
.searchTable .brandCss {
}