/* BASIC css start */
.now_cate_name {
	font-size: 16px; font-weight: bold; color: #555;
	padding: 0 0 16px 25px; margin: 0 0 5px;
	background: url(/design/codyweb/0636ilovedosirak/sub/icon_blot.gif) no-repeat 3px 1px;
	height: 16px;
}

/* class-list */
.class-list {
	zoom: 1; border-top:1px solid #ececec; border-bottom:1px solid #ececec; border-left:0px; border-right:0px;
	margin-bottom: 20px;
}
.class-list .now_cate { 
	width: 15%;
	font-weight: bold; text-align: center; color: #6b6b6b;
	padding: 0 20px;
	height:35px;
}

.class-list ul {
	padding: 0 10px;
}
.class-list li { float: left; width: auto; white-space: nowrap; line-height: 36px; color: #6b6b6b; }
.class-list li {  }
.class-list li .num { color: #6b6b6b;}
.class-list li a { color: #6b6b6b; line-height: 35px; vertical-align: top; }

.best-item {
	margin: 0 0 40px;
	background: #fbfbfb;
	border: 1px solid #f0f0f0;
	padding: 26px 22px;
}
.best-item h2 {
	padding: 20px 0 20px 7px;
}
.best-item .prd-list {
	position: relative;
}
.best-item .prd-list table td {
	padding: 0;
}
.best-item .prd-list table .info {
	width: 322px; border: 0;
	padding: 0;
}
.best-item .prd-list table .info:hover {
	background: #fbfbfb;
}
.best-item .prd-list .thumb {
	width: 310px;
	border: 6px solid #f0f0f0;
}
.best-item .prd-list .thumb:hover {
	width: 310px;
	border: 6px solid #e1e1e1;
}
.best-item .prd-list .icon_best {
	position: absolute; top: -14px; left: 253px;
}
.best-item .prd-list .dsc.name {
	margin-top: 8px;
}
/* BASIC css end */

