/*-------------------------------------part1--------------------------------*/
#part1{
	float:left;
	width:200px;
}
/*-------------------------------------part2--------------------------------*/
#part2{
	float:right;
	width:735px;
	padding-left:25px;
	background:url(../images/product_list_bg1.jpg) no-repeat;
	background-position:left top;
}
#part2 .pic{
	width:726px;
	height:91px;
	padding-bottom:25px;
	background:url(../images/com_intro_p1.jpg) no-repeat;
}
.cont{
	float:left;
	width:100%;
	line-height:20px;
	text-indent:25px;
	letter-spacing:1px;
	padding-top:40px;
}
.contH{
	float:left;
	width:100%;
	line-height:20px;
	letter-spacing:1px;
	padding-top:40px;
}
