#textnews{
	width: 1200px;
	margin: auto;
	overflow: hidden;
	margin-bottom: 80px;
}
#greaterthan .also{
	float: left;
	color: #0081FF;
}
#greaterthan h5{
	float: right;
	background: #0081FF;
	width: 224px;
	height: 30px;
	line-height: 30px;
	margin: 0;
	border-radius: 5px;
}
#greaterthan{
	height: 35px;
}
#documentcontent{
	margin: 60px 0;
}
#documentcontent h3{
	font-size: 24px;
	margin-bottom: 20px;
}
#articleintroduction{
	background: #f5f5f5;
}
#articleintroduction p{
	color: #666666;
	padding-left: 21px;
}
#title{
	color:#999999;
	font-size: 16px;
	border-left: 5px solid #0081ff;
	padding-left: 15px;
	margin-bottom: 10px;
}
.writtenwords {
    text-indent: 2em;
    line-height: 30px;
    text-align: justify;
}
#charge{
	margin-bottom: 0 !important;
}
#lessthan h6{
	background: #0081FF;
	width: 224px;
	height: 30px;
	line-height: 30px;
	margin: 0;
	border-radius: 5px;
	display: inline-block;	
	vertical-align: top;
}
#lessthan span{
	width: 80px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border: 1px solid #CCCCCC;
	border-radius: 5px;
	display: inline-block;
	margin-right: 10px;
	 cursor:pointer;
	 color: #666666;
}
#lessthan span:hover{
	background: #0081FF;
	color: white;
}
#lessthan{
	float: right;
}
#greaterthan a{
	font-size: 14px;
}
