#notion {
	float: left;
	width: 540px;
	overflow: hidden;
	margin-left:10px;
	}
.content{
	line-height: 22px;
}
.dot_hr {
	border-top: 1px dashed #999999;
}
.red {
	color: #FF0000;
}
.smalltxt{
float:right;
padding-bottom:10px;
}