/* CSS Document */
.tips-info{
	padding:10px;
	border-bottom:1px dotted #CCCCCC;
	
	}
.tips-head{
	float:left;
	width:40px;
	height:40px;
	}
.tips-username{
	float:left;
	line-height:40px;
	height:40px;
	margin-left:10px;
	}