@charset "utf-8";
#nav112{
	clear:both;
	margin:0px 5px;
	background-color: #666C7D;
}
#nav112 .content{
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #DC0000;
}
#nav112 li{
	float:left;
	padding:5px 30px 2px 30px;
}
#nav112 li a{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#seller #nav112 .n2,#buyer #nav112 .n3,#product #nav112 .n4,#member #nav112 .n5{
	background-color: #DC0000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #993300;
	border-right-color: #FF6F6F;
	border-left-color: #993300;
}
#seller #nav112 .n2 a,#buyer #nav112 .n3 a,#product #nav112 .n4 a,#member #nav112 .n5 a{
	color: #FFFFFF;
}
#crumbNav{
	background-color: #FFFFFF;

	padding-left:20px;
	margin:0px;
	padding:10px 10px 10px 30px;
	background-position: 10px 13px;
}
#classNav{
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DC0000;
	border-left-color: #DC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DC0000;
	margin:0px 5px;
}

/* 分类目录 */

#sort{
	background-color: #F2F3F5;
	margin:0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C8CCD5;
	border-left-color: #C8CCD5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8CCD5;
}
#sort .content{
	padding:10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #C8CCD5;
	border-bottom-color: #C8CCD5;
	border-left-color: #FFFFFF;
	margin:1px;
}
#sort .content li{
	float:left;
	line-height:160%;
	background-image: url(/images/ico/dont_121.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:10px;
	padding-right:20px;
	width:140px;
	white-space: nowrap;
}

/* 结果信息 */
#result{
	text-align:right;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #666C7D;
	background-color: #F4F5F7;
	padding:5px;
	margin-bottom:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7CED7;
}
#result span{
	float:left;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
#result strong{
	color: #FF3300;
	padding:0px 5px;
}
/* 筛选结?*/
#sift select{
	width:90%;
}
/* 收藏 */
#favorite{
	background-color: #F8F8F8;
	border: 1px solid #E6E6E6;
	padding:10px;
	color: #666666;
}
#favorite a{
	text-decoration: underline;
}
#AddToFavoriteButton{
	background-image: url(../img/Recommendation.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
	margin-left:10px;
}
/* 列表 */
.table112 {width:100%;}
.table112 .td-sel{
	text-align:center;	
}
.table112 .td-img{
	width:110px;
	text-align:center;
}
.table112 .td-member,.table112 .td-product{
	padding:10px 10px 5px 10px;
}
.table112 p{
	margin:5px;
}
.table112 label{
	font-weight: bold;
}
.L-title a{
	text-decoration: underline!important;
	font-size: 14px;
}
.L-date{
	color: #999999;
	margin:5px;
}
.L-link{
	color: #666666;
}
.L-link a{
	text-decoration: underline!important;
}