.body_right_content
{
	width:579px;
	float:left;
}
.body_right_commercial
{
	width:182px;
	float:left;
}
	.body_right_commercial table
	{
		width:180px;
	}
	.body_right_commercial table tr td
	{
		padding:2px 0 5px 0;
		border-bottom:1px solid #dadada;
	}
.body_right_commercial img
{
	border:1px solid gray;
}

.home_articl_cnt
{
	width:267px;
	height:206px;
	/*overflow:hidden;*/
	float:left;
}
	.home_articl_head
	{
		width:267px;
		height:48px;
		overflow:hidden;
	}
		.home_articl_head a
		{
			width:267px;
			height:48px;
			padding:10px 0 0 10px;
			display:block;
			text-decoration:none;
			color:#12538f;
			font-weight:bold;
			background-image:url(../images/articles_head.png);
		}
		.home_articl_head a:hover
		{
			text-decoration:none;
		}
	.home_articl_pic
	{
		width:112px;
		height:132px;
		overflow:hidden;
		padding:10px 10px 0 0;
		text-align:center;
		float:left;
	}
		.home_articl_pic a
		{
			display:block;
			width:112px;
			height:132px;
			overflow:hidden;
		}
	.home_articl_content
	{
		width:145px;
		height:132px;
		padding:10px 0 0 0;
		float:left;
	}
		.home_articl_content table
		{
			width:145px;
		}
		.home_articl_content table tr
		{
			vertical-align:top;
		}
		.home_articl_price
		{
			height:23px; 
			line-height:23px; 
			border-top: 1px dotted gray; 
			border-bottom: 1px dotted gray; 
			color:#e23b01; 
			font-weight:bold;
		}
		.home_articl_text
		{
			height:58px;
			margin:0 0 5px 0; 
			overflow:hidden;
		}
		.home_articl_spacer
		{
			height:14px;
			line-height:14px;
		}
		.amount_field
		{
			border:1px solid gray; 
			width:30px; 
			height:17px; 
			margin:0 0 0 5px;
			text-align:center;
		}
		
		
		
		
		
.light_blue_btn
{
	background:transparent url(../images/light_blue_btn.png);
	background-repeat:no-repeat;
	border:0px;
	width:75px;
	height:20px;
	line-height:20px;
	padding:0px 0 0 5px;
	color:white;
	font-size:11px;
	font-weight:bold;
	text-align:left;
}
.dark_blue_btn
{
	background:transparent url(../images/dark_blue_btn.png);
	background-repeat:no-repeat;
	border:0px;
	width:96px;
	height:20px;
	padding:0px 0 0 5px;
	color:white;
	font-size:11px;
	font-weight:bold;
	text-align:left;
}