@charset "utf-8";
/*
///////////////////////////////////////////
CSS FOR Common
Made by Huongnt
/////////////////////////////////////
*/

.des-h2 {
    padding: 20px 360px 20px 30px;
}

.des-left {
    display: inline-block;
    color: #421e04;
    font-size: 150%;
    vertical-align: middle;
    width: 100%;
    float: left;
}
.des-right {
    display: inline-block;
    float: right;
    width: 0px;
}
.des-left p.bolder {
    font-weight: bold;
    padding-bottom: 20px;
}

.shampoo01 {
    background: #FFF;
    padding: 30px;
}


.tb-price {
    width: 100%;
    float: left;
    border: 1px solid #cdcdcd;
}
.price-bx {
}
.price-left {
    width: 460px;
    float: left;
}
.tb-price dt {
    width: 210px;
    float: left;
    background: #fd6b00;
    border-top: 1px solid #FFF;
    clear: both;
    padding: 10px 0;
    text-align: center;
    color: #FFF;
    font-size: 134%;
}
.tb-price.cf dd {
    border-top: 1px solid #cdcdcd;
    padding: 10px 0;
    text-align: center;
    color: #421e04;
    font-size: 134%;
}
.tb-price dt.first,.tb-price.cf dd.first{border-top:none}

.price-right {
    width: 425px;
    float: right;
    color: #421e04;
    font-size: 117%;
    line-height: 27px;
		margin-top:10px;
}
.note-price {
    color: #421e04;
    font-size: 117%;
    padding: 0 10px 0 472px;
}





















