.group_cnt
{
	width:728px;
	border-bottom:1px solid gray;
	margin:0 0 10px 0;
	background: url(../images/group_body_bg.png) repeat-x;;
}
	.group_cnt a
	{
		color:#3C96CA;
	}
		.group_cnt a:hover
		{
			text-decoration:underline;
		}
	.group_cnt table
	{
		width:728px;
		margin:0 0 10px 0;
	}
.group_type_cnt
{
	width:708px;
	padding:0 10px;
	height:24px;
	line-height:24px;
	border:1px solid gray;
	background:url(../images/group_type_bg.png) no-repeat;
}
	.group_type
	{
		float:left;
		height:23px;
		margin:2px 0 0 0;
	}
		.group_type a
		{
			display:block;
			width:108px;
			height:20px;
			line-height:20px;
			background:url(../images/group_type_item_bg.png) no-repeat;
			color:#333;
			padding:0 0 0 10px;
		}
		.group_type h3
		{
			font-weight:bold;
			float:left;
		}
	.group_download
	{
		float:right;
	}
tr.group_body td
{
	vertical-align:middle;
}
tr.group_body td.group_img
{
	width:160px;
}
	tr.group_body td.group_img a
	{
		width:160px;
		height:86px;
		display:block;
		overflow:hidden;
		padding:1px;
		border:1px solid gray;
		text-align:center;
		background:white;
	}
tr.group_body td.group_name
{
	width:340px;
	background: url(../images/group_arrow.jpg) no-repeat right;
}
	tr.group_body td.group_name div
	{
		width:319px;
		padding:0 15px 0 10px;
	}
tr.group_body td.group_parameters
{
	width:220px;
	padding:0 0 0 4px;
	font-size:11px;
	font-weight:bold;
}
tr.group_body tr.group_inner_spacer td
{
	font-size:10px;
	line-height:10px;
	font-size:10px;
}
