/*通用标题*/
.title_0 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
/*左产品分类列表一级标题*/
.left_perent_title {
	font-size: 14px;
	color: #f0f0f0;
	font-weight: bold;
}
/*左产品分类列表子栏目_鼠标OUT*/
.left_sub_mouseout {
	color: #5b5b5b;
}
/*左产品分类列表子栏目_鼠标ON*/
.left_sub_mouseon {
    color: #917616;
}
/*搜索栏_文本*/
.search_text {
	color: #000000;
}
/*首页标题文本样式1*/
.index_title {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.loginTitle {
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	font-weight: bold;
}
/*首页标题文本样式2*/
.index_title2 {
	font-size: 14px;
	color: #ededed;
	font-weight: bold;
}
/*首页登录标题样式*/
.index_login_title {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}

/*首页列表文本样式*/
.index_text_price {
	color: #c97e30;
}
/*首页书城分类_文本*/
.book_index_menu {
	color: #000000;
}
/*产品展示_标题*/
.prd_show {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
/*产品展示_标题*/
.prdshow_title {
	font-size: 14px;
	font-weight: bold;
	color: #d3800c;
}
/*产品展示_文本样式*/
.prdshow_text {
    line-height: 18px;
	color: #5b5b5b;
}
/*产品展示_价格样式*/
.prdshow_price {
	color: #c97e30;
}
/*产品展示_评论标题样式*/
.prdshow_remark {
	color: #5b5b5b;
	font-weight: bold;
}
/*书城首页_标题样式*/
.books_title {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
/*书城列表_标题样式*/
.booklist_title {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
/*书城列表_产品列表标题样式*/
.booklist_producttitle {
	font-size: 14px;
	color: #ff7e0a;
	font-weight: bold;
}
/*书城列表_产品文本样式*/
.booklist_text {
	color: #333333;
}
/*分类列表_分类标题样式*/
.class_type_title {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
/*分类列表_产品标题样式*/
.class_product_title {
	font-size: 14px;
	color: #ff7e0a;
	font-weight: bold;
}
/*分类列表_文本样式*/
.class_text {
	color: #333333;
}

/*mod_adv_search页_文本样式*/
.mod_as_text {
	color: #000000;
}
/*Brand_Product_text页_产品列表文本样式*/
.Brand_Product_text {
	color: #5b5b5b;
}
/*Brand_Product_Price页_产品列表价格文本样式*/
.Brand_Product_Price {
	color: #c97e30;
}
/*Search页文本样式_专柜说明文本*/
.Search_Resume {
    color: #333333;
	padding:3px;
}
/*头文件__所在位置文本样式*/
.top_loc{
	color: #000000;
	font-size: 12px;
}


