.home_articles_cnt
{
	width:565px;
	padding:0 0 20px 0;
}
	.home_articles_pic
	{
		width:112px;
		padding:10px 10px 0 0;
		margin:0  0 0;
		float:left;
	}
		.home_articles_pic_solo
		{
			width:112px;
			height:132px;
			text-align:center;
			overflow:hidden;
		}
		.home_articles_pic_small
		{
			width:110px;
			text-align:center;
			padding:1px 0 0 0;
			margin:10px 0 0 0;
			border:1px solid  #A2A2A2;
		}
		.home_articles_pic_small img
		{
			width:20px;
			margin:3px;
		}
	.home_articles_content
	{
		width:433px;
		height:152px;
		padding:10px 0 0 0;
		float:left;
	}
		.home_articles_content_top
		{
			width:433px;
			height:100px;
			overflow:hidden;
		}
			.home_articles_content_top p
			{
				padding:0px;
				margin:0px;
			}
	.article_bottom_price
	{
		width:432px;
		color:#e23b01;
		font-weight:bold;
		font-size:14px;
	}
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		