.item_cnt
{
	width:728px;
	margin:0 0 10px 0;
	background: url(../images/group_body_bg.png) repeat-x;;
}
.item_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;
}	
	.item_cnt a
	{
		color:#3C96CA;
	}
	.item_type
	{
		float:left;
		height:23px;
		margin:2px 0 0 0;
	}
		.item_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;
		}
		.item_type h3
		{
			font-weight:bold;
			float:left;
		}
	.item_title
	{
		float:left;
	}
	.item_download
	{
		float:right;
	}
		.item_download a:hover
		{
			text-decoration:underline;
		}
	

tr.item_body td.item_img
{
	width:300px;
}
	tr.item_body td.item_img div
	{
		width:290px;
		height:156px;
		overflow:hidden;
		padding:1px;
		border:1px solid gray;
		text-align:center;
		background:white;
		margin:0 0 0 10px;
	}
tr.item_body td.item_text1
{
	width:414px;
	height:160px;
	font-weight:bold;
	font-size:14px;
	vertical-align:middle;
	background:url(../images/item_text1_bg.png) no-repeat left;
	overflow:hidden;
}
	tr.item_body td.item_text1 div
	{
		width:394px;
		margin:0 10px 0 10px;
	}
tr.item_body td.item_text2
{
	padding:10px 0;
}
	tr.item_body td.item_text2 div
	{
		width:686px;
		padding:10px;
		margin:0 10px;
		border:1px solid gray;
	}
.crum_trail
{
	width:721px;
	height:20px;
	line-height:20px;
	padding:0 0 0 5px;
	margin:0 0 10px 0;
	background:url(../images/home_separator_bg.png) repeat-x;
	border-left:1px solid #d1d1d1;
	border-right:1px solid #d1d1d1;
}
	.crum_trail a
	{
		color:#3C96CA;
		font-weight:bold;
		text-decoration:none;
	}
	.crum_trail a:hover
	{
		text-decoration:underline;
	}













