/*以下是在调用产品company_item_sortAll的时候的通用css ////////////        通用版           /开始/////////*/



.COMPANY_ship {
font-size: 13px;
	font-weight: bold;
	color: #009900;		
}


.COMPANYtongji{
	font-family: Arial;
	color: #333333;
	font-size: 13px;
}




.COMPANY_quantity {
	font-family: Arial;
	color: #333333;
	font-size: 13px;

}
.COMPANY_buytype {
	font-family: Arial;
	color: #333333;
	font-size: 13px;

}
.COMPANY_dazhe {
	font-size: 13px;
	color: #7A6A61;
	background-color: #EBE7E6;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
#ITEM_dazheCover {
	position:absolute;
	width:50px;
	height:50px;
	z-index:1;
	/*background-image: url(../Images/discount.jpg);*/
	background-image: url(../Images/hpspr255.png);
	background-repeat: no-repeat;
	background-position: left -25px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 15px;
	line-height: 50px;
	text-align: center;
	margin: 0px;
	float: left;
}

a.ITEM_name:link {
	height: 25px;
	font-family: "宋体";
	font-size: 13px;
	color: #0062B7;
	text-decoration: none;
}
a.ITEM_name:visited {
	color: #0062B7;
	text-decoration: none;
	height: 25px;
	font-family: "宋体";
	font-size: 13px;
}
a.ITEM_name:hover {
	color: #FF6802;
	text-decoration: underline;
	height: 25px;
	font-size: 13px;
	font-family: "宋体";
}

/*以下是在调用产品ITEM_sortAll的时候的通用css /////////////结束/////////*/

.ITEM_price_shop {
color: #FF4400;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;	
}

.ITEM_company {


}

.COMPANY_Frame{/*ITEM的框，单个产品的框*/
	display: block;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	/*padding-bottom: 5px;*/
	/*padding-top: 5px;*/
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEEF0;
	/*width: 800px;*/
}
a.COMPANY_Frame:hover{/*ITEM的框*/
	display: block;
	color: #FF0000;
	background-color: #F7F8FA;
	text-decoration: none;
	cursor: default;
	
}
.SUPPLIER_Frame{/*ITEM的框，单个产品的框*/
	display: block;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEEF0;
	width: 100%;
}
a.SUPPLIER_Frame:hover{/*ITEM的框*/
	display: block;
	color: #FF0000;
	background-color: #F7F8FA;
	text-decoration: none;
	cursor: default;
	
}

.COMPANY_containerB{/*放所有产品的的容器*/
	width: 100%;
	
}
a.COMPANY_name:link {
	font-family: "宋体";
	font-size: 14px;
	color: #0062B7;
	text-decoration: none;
}
a.COMPANY_name:visited {
	color: #0062B7;
	text-decoration: none;
	font-family: "宋体";
	font-size: 14px;
}
a.COMPANY_name:hover {
	color: #FF6802;
	text-decoration: underline;
	font-size: 14px;
	font-family: "宋体";
}
.COMPANY_seperateLine {
	width: 98%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
	display: none;
}
.COMPANY_layout1{/*图片显示区域，为上或左，也为图片位置*/
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	height: 140px;
	width: 140px;
}

.COMPANY_layout1_noheight{/*图片显示区域，为上或左，也为图片位置*/
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 140px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.COMPANY_layout2{/*文字显示区域，为下或右，也为文字位置**/
	
}


.COMPANY_layout2_IN1{/*上面层里面的子层 一般存放   标题/商品名等**/
	margin-right: auto;
	margin-left: auto;
	float: left;
	width: 250px;
}
.COMPANY_layout2_IN2{/*上面层里面的子层 一般存放   价格是否包邮等**/
	font-size: 13px;
	float: left;
	width: 100px;
}
.COMPANY_layout2_IN3{/*上面层里面的子层, 一般存放   销量卖家等**/
	margin-top: 5px;
	float: left;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}

.COMPANY_layout2_IN4{/*上面层里面的子层, 一般存放  地区等**/
	margin-top: 10px;
}

.COMPANY_layout2_IN5{/*上面层里面的子层, 一般存放  时间等**/
	margin-top: 5px;
	float: left;
	width: 150px;
	padding-left: 30px;
}

.COMPANY_price {
color: #FF4400;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;	
}
