body {
    background-color: #f1f4f4
}

#MainContentDIV {
    background-color: #fff
}

#MainContentDIV.mc-fix {
    background: #f1f4f4
}

body #content #MainContentDIV,#thrColEls .Style2009 #MainContentDIV,body #MainContentDIV {
    margin: 0 auto 20px;
    min-width: 950px;
    max-width: 1200px;
    width: auto;
    _width: 1150px;
    zoom:1;padding: 20px 20px 20px;
    border-top: 1px solid #F1F4F4
}


.product-detail-desc {
    padding: 10px 25px 15px;
    background: #fffde6;
    color: #666;
    border: 1px solid #eee;
    border-left: 4px solid #ffbd30;
    text-align: left;
    font-size: 14px
}

.product-detail-desc .title {
    line-height: 25px;
    padding-left: 25px;
    margin-left: -13px;
    margin-bottom: 5px;
    background: url(../image/manager-common.jpg) no-repeat 0 0 #fffde6
}

.product-detail-desc .title span {
    padding: 0 6px;
    font-size: 14px;
    font-weight: 700;
    color: #4d4d4d
}

.product-detail-desc .tip-title {
    color: #255bd6
}

.product-detail-desc p {
    line-height: 2;
    color: #666;
    font-size: 14px;
    padding-left: 16px
}

.product-detail-desc p.pdd-item {
    background: url(../image/manager-common.jpg) no-repeat 0 -92px #fffde6
}

.product-detail-desc .pdd-list {
    list-style-type: decimal;
    margin-left: 30px
}

.product-detail-desc .pdd-list li {
    line-height: 2;
    color: #666;
    font-size: 14px;
    list-style-type: decimal
}

.product-detail-desc .sub-list li {
    line-height: 1.5
}

.product-detail-desc .pdd-disc-list {
    list-style-type: disc;
    margin-left: 30px
}

.product-detail-desc .pdd-disc-list li {
    line-height: 2;
    color: #666;
    font-size: 14px
}











