/* BASIC css start */
.code_html {
 height: 100%;
 width: 100%;
 margin-bottom: 20px;
}
.tittit a {
 text-align: center;
 font-size: 14px;
 color: #333;
}
.prd-list .thumb a, .prd-list .thumb img {
 display: block;
 width: 250px;
 height: 250px;
}
/* prd-class-hd */
#productClass .prd-class-hd {
 zoom: 1;
 overflow: hidden;
 padding: 8px 15px 5px;
 background-color: #c9c9c9;
}
#productClass .prd-class-hd h2 {
 float: left;
 font-size: 14px;
 text-transform: uppercase;
 font-weight: bold;
 color: #fff;
}
#productClass .prd-class-hd .loc-navi {
 float: right;
 color: #fff;
}
#productClass .prd-class-hd .loc-navi a {
 color: #fff;
}
/* class-list */
#productClass .class-list {
 zoom: 1;
 overflow: hidden;
 padding: 15px;
 border: 3px solid #ff8a00;
}
#productClass .class-list li a:hover {
 color: #ff0000;
}
#productClass .class-list li, #productClass .class-list li a {
 float: left;
 width: auto;
 white-space: nowrap;
 color: #5a5a5a;
 line-height: 1.7;
 font-weight: bold;
}
#productClass .class-list li { /*padding-left: 12px; margin-right: 12px; background: url(/images/d3/modern_simple/common/bull_h2_sqr_gray.gif) no-repeat 0 50%;*/
}
/* best-item */
#productClass .best-item {
 padding-top: 20px;
 padding-bottom: 50px;
}
#productClass .best-item h3 {
 margin-left: 20px;
 font-size: 0;
 line-height: 0;
}
/* total-sort */
#productClass .total-sort {
 padding: 15px 0 10px 0;
 border-bottom: 0px;
}
.delivery_icon_top {
 height: 12px;
 line-height: 12px;
 margin-top: 10px;
 padding: 10px 0px;
 border-top: 1px solid #e2e2e2;
 width: 300px;
 text-align: left;
}
.delivery_icon_top img {
 margin-left: 0px !important;
 margin-top: 0px !important;
 height: 12px;
 width: auto;
}
.delivery_icon_top img:first-child {
 padding-right: 10px;
}
.delivery_icon_top img:nth-child(3) {
 padding-left: 10px;
}
.delivery_icon {
 height: 12px;
 line-height: 12px;
 position: absolute;
 bottom: 0px;
 padding-left: 4px;
 padding-bottom: 10px;
}
.delivery_icon img {
 margin-left: 0px !important;
 margin-top: -20px !important;
 height: 11px;
 width: auto;
}
.delivery_icon img:first-child {
 padding-right: 5px;
}
.delivery_icon img:nth-child(3) {
 padding-left: 5px;
}
.prd-list table tr {
 height: 508px
}
.prd-list table td {
 position: relative;
 margin-bottom: 90px;
}
.best-item {
 display: none;
}
/* BASIC css end */

