/* ï¿½Ø¼ï¿½ï¿½Ò³ï¿½ï¿?*/

.line_down {
    border-bottom: 1px dashed #ddd;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.cnt20 {
    padding: 20px 20px 15px 20px;
}

.txte .text-muted span {
    padding: 0 10px 0 0;
}

.txte .label {
    font-weight: normal;
    background-color: #eee;
    font-size: 0.9em;
}

.txte h4 {
    line-height: 140%;
}

#navcolor {
    background-color: #c40000;
    font-weight: bold;
    padding-left: 1%;
    border-bottom-style: none;
}

#navcolor ul li a {
    color: #fff;
}

#navcolor ul li a:hover {
    color: #333;
}

#navcolor ul li a:focus {
    color: #333;
}

#navcolor .active a {
    color: #333;
}

#supply_row {
    position: relative;
}

#supply_row .btn-group {
    position: absolute;
    top: 7px;
    right: 25px;
}

.breadcrumb {
    margin-top: 10px;
    margin-bottom: 0px;
}

.ci_sup {
    position: absolute;
    z-index: 9999;
    top: 21px;
    right: 0px;
    margin: 0px;
    padding: 10px;
    background-color: #feffe5;
    border-radius: 4px;
    border: 1px solid #ddd;
}

.ci_sup li {
    line-height: 150%;
    margin: 0px;
    padding: 3px 5px 3px 5px;
}

.ci_sup li:hover {
    background-color: #f7f7f7;
}

.ys_sup li {
    float: left;
}

.line {
    border: 1px solid #ddd;
}


.c_supply li {
    line-height: 140%;
    float: left;
    width: 48%;
    background-color: #fff;
    border: 1px solid #ddd;
    margin: 1%;
    padding: 5px;
    overflow: hidden;
    height: 26px;
}

.c_supply li:hover {
    background-color: #fffcee;
    border: 1px solid #ccc;
}

.blk3_br .ttl h3 {
    margin: 0px;
    padding: 15px 0 15px 0;
}

.zt_s {
    color: #666;
}

.panel .col-sm-4,
.panel .col-md-4 {
    padding: 0 3px 0 3px;
    margin: 0;
}

.panel .panel-body {
    margin: 0px;
    padding: 10px 8px 8px 8px;
    height: 110px;
}

.panel .panel-body .thumbnail {
    height: 73px;
    line-height: 70px;
}

.panel p {
    color: #666;
    padding: 5px 0 0 0;
    margin: 0;
}

.usertools {
    padding: 15px 15px 5px 15px;
    background-image: -moz-linear-gradient(top, #fffbf7, #fffae4);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fffbf7), to(#fffae4));
    background-image: -webkit-linear-gradient(top, #fffbf7, #fffae4);
    background-image: -o-linear-gradient(top, #fffbf7, #fffae4);
    background-image: linear-gradient(to bottom, #fffbf7, #fffae4);
    background-repeat: repeat-x;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;

}

.usertools .btn {
    margin: 8px 0 5px 3px;
    background-color: #f7f7f7;
    padding-left: 12px;
    padding-right: 12px;
}

.suys {
    line-height: 180%;
}

.list_su {
    line-height: 220%;
}

.list_su li {
    border-bottom: 1px dotted #eee;
    padding-left: 17px;
}

/* attr */
.teb_supply th {
    padding: 6px;
    color: rgb(55, 55, 55);
    text-decoration: none;
    background-color: rgb(240, 240, 240);
    box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.05) inset;
    border-bottom: 1px solid #f8f8f8;
    text-align: center;
}

.teb_supply td {
    padding: 4px;
    text-align: left;
    padding-left: 10px;
    border-bottom: 1px solid #f8f8f8;
    color: #666;
}


.blk1_br .ttl {
    height: 38px;
    line-height: 30px;
    border-bottom: 1px solid #ddd;
    background: #f7f7f7;
    border-top: 2px solid #b60606;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

.blk1_br .ttl span.more {
    margin-right: 10px;
    margin-top: 2px;
    float: right;
}

.blk1_br .ttl h3 {
    float: left;
    line-height: 32px;
    padding: 0 15px;
    margin: 0px;
    background: none;
    font-size: 1.3em;
    color: #333;
    border-bottom-right-radius: 4px;
}

.comm_shop .col-md-2 {
    margin-bottom: 10px;
}

.comm_shop p {
    margin: 0;
}

.comm_shop .thumbnail {
    text-align: center;
    height: 120px;
    line-height: 115px;
}

.comm_shop p.zt12 {
    line-height: 28px;
    word-wrap: normal; /* for IE */
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.comm_shop .thumbnail img {
    vertical-align: middle;
    display: inline-block;
}

@media (min-width: 970px) {
    .text_list .line_down,
    .txte .line_down {
        height: 160px;
    }

    .comm_shop .col-sm-4 {
        height: 150px;
    }
}

@media (max-width: 768px) {
    .comm_shop.cnt {
        padding-left: 0;
        padding-right: 0;
    }

    .comm_shop > div {
        float: left;
        width: 50%;
    }
}
