.supshop_smart_main_right {
	width: 210px;
    background: #fff;
    padding: 5px;
}
.dss-sidebar {
    width: 210px;
    position: relative/*IE6*/;
}
.aside {
    float: left;
    width: 210px;
    margin-bottom: -8px;
}
.m, .mb, .mc, .mt, .sm, .smb, .smc, .smt {
    overflow: hidden;
    zoom: 1;
}
.m-aside, .m-content {
    margin-bottom: 15px;
}
.m-aside .mt, .m-content .mt {
    background-color: #f7f7f7;
    border: 1px solid #eee;
}
.m-aside .mt {
    padding: 10px;
}
.popbox .mc {
    padding-top: 0;
    background-color: #fff;
}
.m-aside .mc {
    padding: 10px 10px 0;
    border: 1px solid #eee;
    border-top: none;
    overflow: visible;
}
.pop-score-summary .score-infor {
    padding-top: 10px;
    display: block;
    border-bottom: 1px solid #eee;
}
.contact .dianpu-star-box, .pop-score-summary .dianpu-star-box {
    height: 24px;
    line-height: 24px;
    color: #666;
    margin-bottom: 8px;
}
.contact .dianpu-star-tit, .pop-score-summary .dianpu-star-tit {
    width: 56px;
    font-size: 12px;
    float: left;
}
.contact .dianpu-star-box .star, .pop-score-summary .dianpu-star-box .star {
    margin-top: 2px;
    float: left;
}
.contact .star, .pop-score-summary .star {
    padding-top: 3px;
}
.contact .star .star-bg, .pop-score-summary .star .star-bg {
    width: 94px;
    height: 16px;
    border-radius: 8px;
    background: #e6e6e6;
    overflow: hidden;
}
.contact .star .star-gray, .pop-score-summary .star .star-gray {
    position: relative;
    width: 80px;
    height: 14px;
    margin: 1px 0 0 7px;
    background: url(../images/star-gray.png) left center repeat-x;
}
.contact .star .star-light, .pop-score-summary .star .star-light {
    position: absolute;
    top: 0;
    left: 0;
    height: 14px;
    background: url(../images/star-light.png) left center repeat-x;
}
.pop-score-summary .score-parts {
    float: left;
    width: 110px;
}
.pop-score-summary .score-part {
    overflow: hidden;
    display: inline-block;
    margin-bottom: 5px;
}
.pop-score-summary .score-desc {
	font-size: 12px;
    display: inline-block;
    width: 52px;
    color: #999;
}
.pop-score-summary .score-detail {
    color: #999;
}
.red {
    color: red;
}
.contact .red, .pop-score-summary .red {
    color: #e2231a!important;
}
.pop-score-summary .btns {
    padding: 10px 0;
    font-size: 0;
    text-align: center;
}


.btn-def {
    border: 1px solid #ddd;
    background-color: #f8f8f8;
    color: #666;
    height: 23px;
    line-height: 23px;
    padding: 0 10px;
}

.pop-score-summary .btns .btn-def {
	width: 76px;
    padding: 10px 55px;
    margin-right: 8px;
    font-size: 12px;
    _padding-top: 10px;
    _height: 24px;
}

.pop-score-summary .btns .follow-shop {
    margin-right: 0;
}


.pop-score-summary .btns i {
    display: inline-block;
    vertical-align: -2px;
}
.pop-score-summary .btns .sprite-follow {
    width: 16px;
    height: 16px;
    background-image: url(../images/__sprite.png);
    background-position: -34px -16px;
}


.dss-info {
    width: 210px;
    background-color: #FFF;
    margin-bottom: 10px;
}
.dss-info .title {
    background-color: #2aad6f;
    padding: 5px 10px;
    border: solid 1px #2aad6f;
}
.dss-info .title h4 {
    font: 600 14px/20px arial,"microsoft yahei";
    color: #555;
}
.dss-info .title h4 a {
    color: #fff;
}
.dss-info .content {
    border: solid 1px #2aad6f;
    border-width: 0 1px 1px;
}
.dss-info .content dl {
    font-size: 0;
    display: block;
    border-bottom: solid 1px #E6E6E6;
    padding: 6px 0;
}
.dss-info .content dl dt {
    font-size: 12px;
    color: #666;
    vertical-align: top;
    letter-spacing: normal;
    word-spacing: normal;
    text-align: right;
    display: inline-block;
    width: 68px;
}

#J_container {
    width: 945px;
    float: left;
    margin: 15px 0;
    background: #fff;
}



