@import url("back_1.css");
.floatclear {
	clear: both;
}

.clearfix:after {content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
#pdTypeList {

}

/* End hide from IE-mac */

#pdTypeList  ul {
	margin: 0px;
	padding: 0px;
}
#pdTypeList   li {
	margin-right: 28px;
	margin-left: 0px;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	float: left;
	overflow: hidden;
	height: 150px;
}
#pdTypeList .img {
	background-color: #BBCC00;
	padding: 8px;
	width: 122px;
}
.img img {
	border: 1px solid #000000;
}



#pdList  ul {
	margin: 0px;
	padding: 0px;
}

#pdList   li {
	margin-right: 28px;
	margin-left: 0px;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	float: left;
	overflow: hidden;
	height: 150px;
}
#pdList  .img {
	background-color: #0099CC;
	padding: 8px;
	width: 122px;
}
#pdDesImg    a {
	display: block;
	float: left;
	margin-right: 5px;
	margin-left: 0px;
}
#pdDesImg a:hover {
	border: 1px solid #CCCCCC;
}


#pdDesImg img {

}
