/* CSS Document */
.pl_content{
	
	
	width:100%;
	
}
.pl_1{
	width:400px;
	height:500px;
	
	float:left;
}
.pl_2{
	width:800px;
	height:500px;
	
	float:left;
}
.pl_3{
	width:178px;
	height:500px;
	
	float:left;	
}

/**/

/*以上整体布局结束*/

.pl{
	width:100%;
	margin:20px auto 0px auto;
	text-align:center;
	border-bottom:1px dotted #B8D03B;
}

.pl_3 ul{
	width:165px;
	list-style:none;
	margin:10px 0px 0px 0px; 
}
.pl_3 h2{
	margin:0;
	margin-top:10px;
}

/*.pl_2 .pl .list_img{
	float:right;
}*/

/**/


.productList{
	padding:0px;
	margin:0px;
	
	
	
	float:left;


}

.list_img{
	padding:0px;
	margin:0px;
	float:right;	
}

.list_img img{
	border:0px;
}

.list_img a{
	text-decoration:none;
}
.list_txt{
	padding:0px;
	margin:0px;
	float:left;
	font-size:12px;
	line-height:22px;
	text-align:right;
	font-weight:bold;
	margin-left:2px;
	font:Arial Black;
	
}
.list_txt2{
	padding:0px;
	margin:0px;
	float:left;
	font-size:12px;
	line-height:22px;
	text-align:left;
	margin-left:2px;
	
}