* {
	font-size: 1.3rem !important;
}

body {
	background-color: #f5f5f5;
	padding-top: 0px;
}

.header {
	height: 40px;
	line-height: 40px;
	background: #0091E4;
	color: #FFFFFF;
	margin-bottom: 0px;
}

.header li {
	text-align: center;
}

.header img {
	width: 2rem;
}

.title {
	font-weight: bold;
	color: #0091E4;
	padding: 10px;
	margin-top: 10px;
	border-bottom: 1px solid #0091E4;
	background-color: #ffffff;
}

.cancelMT {
	margin-top: 0px;
}

.title b {
	width: 4px;
	height: 16px;
	display: inline-block;
	background: #0091E4;
	margin-right: 5px;
	position: relative;
	top: 2px;
}

.info {
	padding: 10px;
	background-color: #ffffff;
	font-weight: bold;
}

.photo {
	text-align: center;
	margin-bottom: 10px;
	margin-top: 13px;
}

.photo img {
	width: 190px;
}

.info p {
	text-indent: 2rem!im;
	margin-bottom: 0px;
	line-height: 30px;
}

.title a {
	float: right;
	color: #0091E4;
}

.info a {
	color: #323232;
}

.info span {
	color: #333;
	display: block;
}

.infoTop {
	margin-top: 10px;
}

.center {
	text-align: center;
}

.center button {
	text-align: center;
	width: 200px;
	line-height: 40px;
	background: #EDF9FF;
	border: 1px solid #0091E4;
	border-radius: 6px;
	color: #0091E4;
	margin-bottom: 10px;
	margin-top: 20px;
}

.contant {
	margin-bottom: 40px;
}

span.datespan {
	color: #969696;
	font-size: .8rem !important;
	padding-top: 15px;
}