﻿/*--商品明细也相关CSS--*/
#navTitle_div
{
	height: 28px;
	padding: 5px 10px 0pt 10px;
}
#p_Show_div
{
	width: 570px;
	clear: both;
	overflow: hidden;
}
#p_pic_div
{
	width: 220px;
	float: left;
	overflow: hidden;
}
#p_pic_L_div
{
	width: 200px;
	height: 200px;
	margin: 5px 10px;
	clear: both;
}
#p_pic_XS_div
{
	width: 200px;
	margin: 5px 10px;
	text-align: left;
	clear: both;
}
#p_maininfo_ul
{
	width: 340px;
	float: left;
}

#p_desc_ul
{
	width: 565px;
	padding: 5px;
	margin-top: -1px;
	border: 1px solid #f6bf41;
}
#p_desc_ul a
{
	color: #5fb0dc;
}
#p_desc_ul li
{
	margin-bottom: 3px;
}
#p_desc_ulTab
{
	overflow: hidden;
	padding-left: 2px;
}
#p_desc_ulTab li
{
	background: #FFF;
	height: 20px;
	float: left;
	padding: 5px 10px 0;
	margin-right: 3px;
	border: 1px solid #c3c6ce;
	border-bottom: 0;
	cursor: pointer;
}
#p_desc_ulTab li.tabFront
{
	color: #a42f00;
	font-weight: bold;
	height: 21px;
	border: 1px solid #f6bf41;
	border-bottom: 0;
	position: relative;
	line-height: 21px;
}
#p_desc_ulTab li.tabBack
{
	line-height: 21px;
	color: #c3c6ce;
}

.specification
{
	border: 1px solid #E7E7E7;
	border-collapse: collapse;
	font-size: 1.2em;
	margin-bottom: 10px;
}
.specification td
{
	border-bottom: 1px solid #E7E7E7;
	padding: 3px 10px;
}
.specification td.title
{
	border-bottom: 1px solid #E7E7E7;
	font-weight: bold;
	padding: 5px;
}
.specification td.name
{
	width: 20%;
}
.specification td.desc
{
	border-left: 1px solid #E7E7E7;
	clear: right;
	width: 80%;
}

/*--类别也商品列表--*/

/*图文版 css*/
#goods_pictest .goods
{
	width: 100%;
	padding: 15px;
	border-bottom: #c9c9c9 1px solid;
	clear: both;
	overflow: hidden;
}
#goods_pictest .goodsPic
{
	width: 170px;
	height: 150px;
	float: left;
	text-align: center;
}
#goods_pictest .goods_Name
{
	width: 370px;
	height: 30px;
	float: left;
	text-align: left;
	line-height: 30px;
}

#goods_pictest .message, #goods_pictest .message_bottom
{
	width: 370px;
	height: 20px;
	line-height: 20px;
	padding: 0px;
	float: left;
	text-align: left;
}
#goods_pictest .messagemodel
{
	white-space: normal;
	word-break: break-all;
	overflow: auto;
	width: 370px;
	line-height: 20px;
	min-height: 60px;
	float: left;
	text-align: left;
}
/*Special.aspx图文版 css*/
#Special_pictest .goods
{
	width: 750px;
	padding: 5px;
	border-bottom: #c9c9c9 1px solid;
	clear: both;
	overflow: hidden;
}
#Special_pictest .goodsPic
{
	width: 170px;
	height: 150px;
	float: left;
	text-align: center;
}
#Special_pictest .goods_Name
{
	width: 570px;
	height: 30px;
	float: left;
	text-align: left;
	line-height: 30px;
}

#Special_pictest .message, #Special_pictest .message_bottom, #Special_pictest .save_number, #Special_pictest .message_btn
{
	width: 570px;
	height: 20px;
	line-height: 20px;
	padding: 0px;
	float: left;
	text-align: left;
}
#Special_pictest .save_number
{
	width: 380px;
}
#Special_pictest .message_btn
{
	width: 190px;
}
/*mooncakebrand css*/
.mcgoods{width: 180px;padding: 4px;margin: 0;height: 250px;border-bottom: #c9c9c9 1px solid;float: left;overflow: hidden;}
#LogoMain{width:940px;height: 55px;border-bottom: #c9c9c9 1px solid;}
#BtnRight{ float:right;padding-right : 15px;padding-top : 20px}
#LogoLeft{float:left;padding-top : 5px;padding-left : 50px;padding-bottom : 5px;}

/*图片版 css*/
#goods_pic .goods
{
	width: 180px;
	padding: 4px;
	margin: 0;
	height: 310px;
	border-bottom: #c9c9c9 1px solid;
	float: left;
	overflow: hidden;
}
#goods_pic .goodsPic
{
	width: 180px;
	height: 130px;
	clear: both;
	text-align: center;
}
#goods_pic .goods_Name
{
	height: 40px;
	clear: both;
	text-align: left;
	line-height: 20px;
	overflow: hidden;
}

#goods_pic .message
{
	height: 20px;
	padding: 0px;
	line-height: 20px;
	clear: both;
	text-align: left;
}
#goods_pic .save_number
{
	width: 180px;
	height: 40px;
	line-height: 20px;
	clear: both;
	text-align: left;
	overflow: hidden;
}
#goods_pic .message_bottom
{
	width: 180px;
	clear: both;
	text-align: center;
}
/*--耗材搜索页面使用css*/
.phnav_div
{
	padding: 0 8px;
	border: 1px solid #D3D3D3;
	margin: 3px 0;
	height: 30px;
	width: 552px;
	line-height: 30px;
	clear: both;
}
.phnav_div_Item
{
	float: left;
	padding: 0 3px;
	background: #eeeeee;
	border: 1px solid #D3D3D3;
	height: 24px;
	line-height: 24px;
	margin: 2px 5px;
	text-align: center;
}
.specSearch_cate_ul li
{
	clear: both;
	height: 20px;
	line-height: 20px;
}
.specSearch_Attribute_ul li
{
	width: 100px;
	float: left;
	height: 20px;
	line-height: 20px;
}
/*--special.aspx页面使用--*/
/*spec_view_mode_div*/
#spec_view_mode_div
{
	width: 751px;
	padding: 0 10px;
	overflow: hidden;
}
#spec_view_mode_div a
{
	float: left;
	height: 26px;
	text-align: center;
	line-height: 26px;
	padding: 0 10px;
}

#spec_view_mode_div a.curr:link, #spec_view_mode_div a.curr:visited
{
	background: url(/Resources/Images/WebImages081201/view_mode_bg1.jpg) repeat-x top;
	border: solid #f6bf41;
	border-width: 0 1px;
	font-weight: bold;
}


/*--品牌列表页是旧的CLASS迁移过来--*/


.reorder_l em
{
	color: #ff4700;
	font-style: normal;
	font-weight: bold;
}
.reorder_r em
{
	color: #ff4700;
	font-style: normal;
	font-weight: bold;
}
/*1处*/
.fl_cat_title
{
	padding-right: 19px;
	padding-left: 19px;
	background: #f1ebe3;
	padding-bottom: 8px;
	padding-top: 8px;
}
.fl_cat_li1
{
	padding-right: 4px;
	padding-left: 12px;
	padding-bottom: 6px;
	padding-top: 6px;
}
#fl_cat2_content
{
	padding-right: 20px;
	padding-left: 14px;
	background: #f9f7f1;
	padding-bottom: 8px;
	padding-top: 8px;
	background: #f7f7f7;
}
.bg_gray_2
{
	background-color: #f1ebe3;
	border-right: #cebd9b 1px solid;
	border-top: #cebd9b 1px solid;
	border-left: #cebd9b 1px solid;
}
.bg_gray_3
{
	background-color: #f1ebe3;
	padding: 5px;
}
.font_line_1
{
	line-height: 22px;
	padding: 5px;
}
.border_all_01
{
	border-right: #cebd9b 1px solid;
	border-top: #cebd9b 1px solid;
	border-left: #cebd9b 1px solid;
	border-bottom: #cebd9b 1px solid;
}
.border_all_02
{
	border-right: #cebd9b 1px solid;
	border-left: #cebd9b 1px solid;
	border-bottom: #cebd9b 1px solid;
}
.font_title_blue_01
{
	font-weight: bold;
	color: #624943;
}
.font_title_red_03
{
	font-weight: bold;
	font-size: 18px;
	color: #cc0000;
}
.font_black_02
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

.font_big
{
	font-weight: bold;
	font-size: 14px;
	color: #a42f00;
}
.button_01
{
	border: #999999 1px solid;
	cursor: pointer;
	color: #333333;
	background-color: #eaeaea;
	height: 22px;
	line-height: 20px;
	vertical-align: top;
}
.adsearch
{
	background: #f9f7f1;
	border-top: #c5a28c 1px solid;
	border-bottom: #c5a28c 1px solid;
	padding: 15px;
}
#gobalfeedback
{
	width: 100%;
	background: #f9f4e9;
	border: 1px solid #d2c3a0;
	padding: 3px;
	margin: 3px;
}
.cspro
{
	background: #f9f7f1;
	border-top: #c5a28c 1px solid;
	padding: 5px 5px 5px 15px;
	font-weight: bold;
}
/*--1处*/
#gobalnumber
{
	width: auto;
	background: #f9f4e9;
	border: 1px solid #d2c3a0;
	padding: 2px;
	font-weight: bold;
	font-size: 14px;
}
