/* CSS Document */
#main_body
{
	clear:both;
	width:1002px;
}
#Company_left{
	width:168px;
	float:left;
	text-align:left;
}

#Company_Body{
	width:832px;
	float:left;
	height:424px;
	padding:0,0,0,8;
	text-align:left;
}
.Index_Product{
	width:822px;
	text-align:left;
	height:150px;
}
.Product_Image{
	border:#98b1c4 solid 1px;
	width:107px;
}
.Product_title{
	text-align:center;
	margin:2,2,0,2;
	width:107px;
	height:80px;
	border:#dcdcdc solid 1px;
	padding:5,5,3,5;
	background-color:#f0f0f0;
}
.list_img{
	border:#003366 solid 1px;
	margin:0,10,0,5;
	width:80px;
	float:left;
}
.list_content{
	float:left;
	margin-top:1px;
	height:105px;
	width:170px;
}
.cate_content{
	height:160px;
	width:400px;
	float:left;
	margin:10,10,5,5;
	border-right:#333333 dashed 1px;
}

.apply_recommand{
	height:120px;
	width:160px;
	border:#003366 solid 1px;
}
.cate_list{
	height:20px;
	width:100%;
	margin:10,0,5,5;
	border-bottom:#c5cfd1 dashed 1px;
}
.list_cate_img{
	height:90px;
	width:90px;
	float:left;
	margin:10,10,5,5;
	border-right:#333333 dashed 1px;
	text-align:center;
}
