/* 右侧：算命大全 */
.cred {
    color: #fd0000;
}

.cgrey {
    color: #656565;
}

.cgreen {
    color: #058805
}

.cblue {
    color: #06f;
}

.mod_txt {
    overflow: hidden;
    *zoom: 1;
    width: 264px;
    margin: 0 auto;
}

.mod_txt li {
    float: left;
    display: inline;
    width: 80px;
    padding-left: 8px;
    height: 27px;
    line-height: 27px;
    overflow: hidden;
    background: url(/uploads/image/sbisv2/common.png) no-repeat -147px -2px;
}

.mod_txt li:first-child {
    margin-left: 0;
}

.mod_txt_s1 {
    margin-left: 8px;
}

.mod_txt_s1 li {
    display: block;
    float: none;
    width: auto;
    margin-left: 0;
    height: 21px;
    line-height: 21px;
    background-position: -147px -5px;
}

.hot_tool_part .mod_txt li {
    width: 58px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    margin: 0 11px
}

/* 右侧：周公解梦 */
.tps_zhgjm {
    background:  no-repeat;
}

.cont .tps_zhgjm {
    background-color: #fdf5e6;
    padding: 48px 72px 15px 10px;
    position: relative;
    zoom: 1;
}

.tps_zhgjm .dream_sc_zg {
    position: relative;
}

.tps_zhgjm .btn_search {
    width: 55px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    border: 0 none;
    cursor: pointer;
    position: absolute;
    top: 48px;
    right: 10px;
    background: url(/uploads/image/sbimages/sub.png) no-repeat;
}

.tps_zhgjm .dream_sc_zg span {
    width: 40px;
    height: 27px;
    text-align: center;
    font: 14px/27px 'microsoft yahei';
    color: #b07052;
    border-right: 1px solid #d4b9a1;
    background: #fff3d3;
    position: absolute;
    left: 2px;
    top: 2px;
    z-index: 99;
    zoom: 1;
}

.tps_zhgjm .dream_sc_zg .search-text {
    height: 27px;
    line-height: 27px;
    border: 2px solid #b27f4f;
    padding: 0 8px 0 49px;
    position: relative;
    background: #fff;
    zoom: 1;
}

.tps_zhgjm .dream_txt_zg {
    width: 100%;
    height: 27px;
    border: 0 none;
    line-height: 27px;
    color: #999;
    font-size: 14px;
}


/* 左侧：详情 */
.jiemeng_details {
    padding: 30px;
    background: #fff;
}

.jiemeng_details_title {
    font-size: 32px;
    color: #000000;
    text-align: center;
    margin-bottom: 20px;
}

.jiemeng_details_time {
    width: 393px;
    color: #808080;
    margin: 0 auto;
    text-align: center;
}

.jiemeng_details_desc p {
    font-size: 14px;
    margin-top: 10px;
}

.dream_other {
    margin: 10px 0;
    font-size: 14px;
}

.dream_other p {
    padding-left: 27px;
}

.dream_other_title {
    padding: 10px;
    background-color: #fceed3;
    color: #935422;
}

.dream_other_a {
    padding: 0 10px 10px 0;
}