	.group_cnt_img_cont
	{
		width:133px;
		height:113px;
		border-right:1px solid #dbdbdd;
		text-align:center;
		overflow:auto;
		float:left;
		position:relative;
	}
	.group_cnt_desc_cont
	{
		width:400px;
		height:113px;
		padding:0 0 0 10px;
		float:left;
	}
		.group_cnt_desc_title
		{
			width:400px;
			height:20px;
			line-height:20px;
			text-align:left;
		}
		.group_cnt_desc_subtitle
		{
			width:400px;
			height:66px;
			text-align: justify;
		}
		.group_cnt_desc_order
		{
			width:400px;
			height:27px;
		}
			.group_cnt_order_price
			{
				height:27px;
				width:150px;
				line-height:27px;
				text-align:left;
				color:#EE2222;
				float:left;
			}
			.group_cnt_basket
			{
				height:27px;
				line-height:27px;
				padding:0 0 0 85px;
				float:left;
				font-size:12px;
				font-weight:bold;
				background-image:url(../images/basket.png);
				background-repeat:no-repeat;
				background-position:left center;
			}