.home_article_cnt
{
	width:565px;
	height:226px;
}
	.home_article_head
	{
		width:555px;
		height:38px;
		padding:10px 0 0 10px;
		color:#12538f;
		font-weight:bold;
		overflow:hidden;
		background-image:url(../images/article_head.png);
	}
	.home_article_pic
	{
		width:112px;
		height:132px;
		padding:10px 10px 0 0;
		margin:0  0 0;
		float:left;
	}
		.home_article_pic_solo
		{
			width:112px;
			height:132px;
			text-align:center;
			overflow:hidden;
		}
		.home_article_pic_solo a
		{
			display:block;
			height:113px;
			width:112px;
		}
		.home_article_pic_small
		{
			width:110px;
			text-align:center;
			padding:1px 0 0 0;
			border:1px solid  #A2A2A2;
		}
		.home_article_pic_small img
		{
			width:20px;
			margin:3px;
		}
	.home_article_content
	{
		width:433px;
		height:152px;
		padding:10px 0 0 0;
		float:left;
	}
		.home_article_content table
		{
			width:433px;
		}
		.home_article_content table tr
		{
			vertical-align:top;
		}
		.home_article_price
		{
			height:23px; 
			line-height:23px;
			border-top: 1px dotted #ccc; 
			border-bottom: 1px dotted #ccc; 
			color:#e23b01; 
			font-weight:bold;
		}
		.home_article_text
		{
			height:23px;
			line-height:23px;
			border-bottom:1px dotted #ccc;
			overflow:hidden;
		}
		.home_article_atributes
		{
			width:18%;
			height:15px;
			overflow:hidden;
		}
		.home_article_info
		{
			color:#EC4901;
		}
		.home_article_spacer
		{
			height:13px;
			line-height:13px;
		}
		