﻿.clear{
	clear: both;
}
.list-title{
	width: 100%;
	height: 100px;
	line-height: 100px;
	border-bottom: 1px solid #a30007;
}

.list-title .area{
	float: right;
}
.m-list{
	width: 100%;
	margin-top: 20px;
}