#content {
padding-right:15px;
}
.docs {
width:95%;
}
* html .docs {
height:1%;
}
.docs li {
	margin-bottom:12px;
	list-style-type:none;
	width:100%;
	float:left;
	}
	.docs li img {
	float:left;
	}
	.docs li div.des {
	margin-left:32px;
	}
	* html .docs li div.des {
	margin-left:16px;
	float:left;
	}
		.docs li div.des a {
		white-space:nowrap;
		color:#0f5687;
		}
