.bg
{
	background: #ec9b27;
}
.row_title
{
	padding: 5px 0 5px 5px;
	font-weight: bold;
	font-size: 12px;
}

.head .vbg
{
	background: url(/i2/goods/filter_vbg.png) repeat-y top right;
}
.head .vbgc
{
	background: url(/i2/goods/filter_vbg.png) repeat-y top center;
}
.head .compare
{
	background: #ec9b27;
	width: 28px;
	text-align: center;
	border-right: 1px solid #c37505;
}
.head .compare a
{
	display: block;
}

.head .filter_title
{
	background: #fdcd7d;
	text-align: center;
	width: 35px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ea9b25;
	border-bottom: 1px solid #ea9b25;
}

.head .filters
{
	border-left: 1px solid #ffffff;
	border-right: 1px solid #a4a4a4;
	border-bottom: 1px solid #b0b1ab;
	background: #efeded;
}
.head .filters .title
{
	font-size: 13px;
	font-weight: bold;
}

.tbl_head td
{
	background: #ec9b27;
	padding: 0 8px 0 5px;
	font-size: 10px;
	color: #333333;
}
.tbl_head td a
{
	color: #333333;
}
.tbl_head .vbg
{
	background: url(/i2/goods/tbl_head_vbg.png) repeat-y top right #ec9b27;
}


.tbl_body .check
{
	padding: 0;
	width: 28px;
	text-align: center;
	border-right: 1px solid #c37505;
}
.tbl_body td
{
	border-bottom: 1px solid #ec9b27;
	padding: 3px 10px 3px 10px;
	font-size: 10px;
}
.tbl_body .vbg
{
	background: url(/i2/goods/vbg.png) repeat-y top right;
}
.tbl_body .code
{
	padding: 0 0 0 5px;
	/* width: 35px; */
	text-align: center;
}
.tbl_body .cart
{
	padding-top: 5px;
	border-right: 1px solid #ec9b27;
}

.highlight .vbg
{
	background: url(/i2/goods/vbg.png) repeat-y top right #FFFF99;
}

.highlight
{
	background: #FFFF99;
}

.sch_descr
{
	height: 100px;
	overflow: auto;
	padding: 8px;	
}

.sch_descr p
{
	color: #999999;
}

