/*以下是在调用产品ITEM_sortAll的时候的通用css ////////////        通用版           /开始/////////*/

.ITEM_containerT{/*bar的容器,放导航条*/
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #444444;
	border-bottom-color: #DDDDDD;
	font-size: 15px;
	font-weight: bold;
	font-family: "宋体";
	color: #2B2B2B;
	
}
.ITEM_containerB{/*放所有产品的的容器*/
	
}



.ITEM_Frame{/*ITEM的框，单个产品的框*/
	display: block;
	border: 1px solid #F6F6F6;
	background-color: #FDFDFD;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 10px;
	padding-top: 0px;
	font-size: 13px;
}
a.ITEM_Frame:hover{/*ITEM的框*/
	display: block;
	border: 1px solid #FF0000;
	color: #FF0000;
	background-color: #FDFDFD;
	text-decoration: none;
	cursor: default;
	
}




.ITEM_layout1{/*图片显示区域，为上或左，也为图片位置*/
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

.ITEM_layout2{/*文字显示区域，为下或右，也为文字位置**/
	
}


.ITEM_layout2_IN1{/*上面层里面的子层 一般存放   标题/商品名等**/
	padding-top: 3px;
	padding-bottom: 7px;
	margin-right: auto;
	margin-left: auto;
}
.ITEM_layout2_IN2{/*上面层里面的子层 一般存放   价格是否包邮等**/
	font-size: 13px;
}
.ITEM_layout2_IN3{/*上面层里面的子层, 一般存放   销量卖家等**/
	padding-top: 5px;
	margin-top: 5px;
}

.ITEM_layout2_IN4{/*上面层里面的子层, 省市**/
	padding-top: 5px;
	margin-top: 5px;
	color: #1E50A2;
}
.ITEM_layout2_IN5{/*上面层里面的子层,时间**/
	padding-top: 5px;
	margin-top: 5px;
}


.ITEM_layout2_IN6{/*上面层里面的子层, 大学或小区**/
	padding-top: 5px;
	margin-top: 5px;
	color: #1E50A2;
}


.ITEM_seperateLine {
	height: 5px;
	width: 98%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
	margin-bottom: 5px;
}

.ITEM_price {
	font-size: 19px;
	font-weight: bold;
	color: #970D00;
	font-family: Arial;
	text-decoration: none;
}


.ITEM_ship {
font-size: 13px;
	font-weight: bold;
	color: #009900;		
}


.ITEM_tongji{
	font-family: Arial;
	color: #333333;
	font-size: 13px;
}
.ITEM_seller {
	font-family: Arial;
	color: #333333;
	font-size: 13px;


}
.ITEM_quantity {
	font-family: Arial;
	color: #333333;
	font-size: 13px;

}
.ITEM_buytype {
	font-family: Arial;
	color: #333333;
	font-size: 13px;

}
.ITEM_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;	
}




#Layer1_discount {
	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;
}
a.proName:link {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
a.proName:visited {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
a.proName:hover {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: underline;
}
.ITEM_frame2 {/*带红色边框*/
	display: block;
	border: 1px solid #F6F6F6;
	text-decoration: none;
	margin-bottom: 8px;
	padding: 5px;	
}
a.ITEM_frame2:hover {
	display: block;
	border: 1px solid #FF0000;
	color: #FF0000;
	background-color: #FDFDFD;
	text-decoration: none;
	margin-bottom: 8px;

}
.price1 {
	color: #970D00;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
}
.buyType {
	font-size: 12px;
	font-family: Arial;
	color: #777777;
}
a.proNameT1_green:link {
	height: 25px;
	font-family: "宋体";
	font-size: 13px;
	color: #0062B7;
	text-decoration: none;
}
a.proNameT1_green:visited {
	color: #0062B7;
	text-decoration: none;
	height: 25px;
	font-family: "宋体";
	font-size: 13px;
}
a.proNameT1_green:hover {
	color: #FF6802;
	text-decoration: underline;
	height: 25px;
	font-size: 13px;
	font-family: "宋体";
}
.price_delete {
	color: #000000;
	font-size: 13px;
	font-family: Arial;
}
.price2 {
	color: #777777;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.freeship_zi {
	color: #009900;
	font-family: Arial;
}
.seperate_line {
	height: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
	padding-top: 2px;
	margin-right: 7px;
	margin-left: 7px;
}
.order_feedback {
	font-family: Arial;
	color: #333333;
}

.ItemNo {
	padding-top: 30px;
	padding-bottom: 100px;
	padding-left: 10px;
	font-size: 15px;
}


.Img_frame {
	text-align: center;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}


.Img_posi {
	text-align: center;
	padding: 3px;
}





.SOLUTION_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;
}
a.SOLUTION_Frame:hover{/*ITEM的框*/
	display: block;
	color: #FF0000;
	background-color: #F7F8FA;
	text-decoration: none;
	cursor: default;
	
}
.SOLUTION_containerB{/*放所有产品的的容器*/
	width: 100%;
	
}
a.SOLUTION_name:link {
	font-family: "宋体";
	font-size: 14px;
	color: #0062B7;
	text-decoration: none;
}
a.SOLUTION_name:visited {
	color: #0062B7;
	text-decoration: none;
	font-family: "宋体";
	font-size: 14px;
}
a.SOLUTION_name:hover {
	color: #FF6802;
	text-decoration: underline;
	font-size: 14px;
	font-family: "宋体";
}
.SOLUTION_seperateLine {
	width: 98%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
	display: none;
}
.SOLUTION_layout1{/*图片显示区域，为上或左，也为图片位置*/
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

.SOLUTION_layout2{/*文字显示区域，为下或右，也为文字位置**/
	
}


.SOLUTION_layout2_IN1{/*上面层里面的子层 一般存放   标题/商品名等**/
	margin-right: auto;
	margin-left: auto;
	float: left;
	width: 250px;
}
.SOLUTION_layout2_IN2{/*上面层里面的子层 一般存放   价格是否包邮等**/
	font-size: 13px;
	float: left;
	width: 100px;
}
.SOLUTION_layout2_IN3{/*上面层里面的子层, 一般存放   销量卖家等**/
	margin-top: 5px;
	float: left;
	width: 200px;
	text-align: left;
}

.SOLUTION_layout2_IN4{/*上面层里面的子层, 一般存放  地区等**/
	margin-top: 5px;
	float: left;
	width: 150px;
	padding-left: 30px;
}

.SOLUTION_layout2_IN5{/*上面层里面的子层, 一般存放  时间等**/
	margin-top: 5px;
	float: left;
	width: 150px;
	padding-left: 30px;
}

.SOLUTION_price {
color: #FF4400;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;	
}

/**************/




.ITEM_FrameT1{/*ITEM的框，单个产品的框*/
	display: block;
	border: 1px solid #F6F6F6;
	/**background-color: #FDFDFD;***/
	background-color: #FDFDFD;
	text-decoration: none;
	font-size: 13px;
	width:300px;
	height:330px;
	margin-bottom: 15px;	/**box-shadow: 2px 2px 2px #C2C2C2;**/
	box-shadow: 2px 2px 2px #C2C2C2;

}

a.ITEM_FrameT1:hover{/*ITEM的框*/
	display: block;
	color: #FF0000;
	background-color: #FDFDFD;
	text-decoration: none;
	cursor: default;
	border: 2px solid #3E9C65;
}







a.ITEM_FrameT1:hover{/*ITEM的框*/
	display: block;
	border: 1px solid #3E9C65;
	color: #FF0000;
	background-color: #FDFDFD;
	text-decoration: none;
	cursor: default;
	
	
}
.ITEM_FrameT2{/*ITEM的框，单个产品的框*/
	display: block;
	border: 1px solid #F6F6F6;
	/**background-color: #FDFDFD;***/
	background-color: #FDFDFD;
	text-decoration: none;
	font-size: 13px;
	width:280px;
	height:300px;
	margin-bottom: 15px;	/**box-shadow: 2px 2px 2px #C2C2C2;**/
	box-shadow: 2px 2px 2px #C2C2C2;

}

a.ITEM_FrameT2:hover{/*ITEM的框*/
	display: block;
	color: #FF0000;
	background-color: #FDFDFD;
	text-decoration: none;
	cursor: default;
	border: 2px solid #3E9C65;
}
.ITEM_containerB_T2{/*放所有产品的的容器*/
}
a.ITEM_nameT2:link {
	height: 25px;
	font-family: Arial;
	font-size: 14px;
	color: #707070;
	text-decoration: none;
}
a.ITEM_nameT2:visited {
	color: #707070;
	text-decoration: none;
	height: 25px;
	font-family: Arial;
	font-size: 14px;
}
a.ITEM_nameT2:hover {
	color: #FF6802;
	text-decoration: underline;
	height: 25px;
	font-size: 14px;
	font-family: Arial;
}
.ITEM_layout1T2{/*图片显示区域，为上或左，也为图片位置*/
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	height:250px
}