#content {
	margin-left:12px;
	margin-right:12px;
}

#content  .content_title {
	color: #058301;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 6px;
}

.item {
	margin-bottom: 8px;
	padding-bottom: 6px;
}

.item .icon {
	float:left;
	width: 52px;
	height: 52px;
}

.item .title {
	float:left;
	font-size: 18px;
	font-weight: bold;
	height: 52px;
	line-height: 52px;
	margin-left: 6px;
}

.item .des {
	line-height: 1.2;
}

.content_icon {
	float:left;
	width: 52px;
	height: 52px;
}

.content_icon_title {
	float:left;
	font-size: 20px;
	font-weight: bold;
	color: #058301;	
	height: 52px;
	line-height: 52px;
	margin-left: 6px;
	
}

.imgicon {
	vertical-align:middle;
	margin-right: 6px;
}

.download {
	margin-top:12px;
}

.download a {
	font-weight:bold;
}

.path {
	margin-left:8px;
	margin-right:8px;
	font-weight:bold;
	color:#666666;
	margin-bottom:6px;
}

.id1 {
	width:728px;
	height:90px;
	margin-left:60px;
}

#buttom {
	text-align: center;
	background-repeat: no-repeat;
	padding-top: 18px;
	margin-top: 12px;
}

