html, body, div, h1, h2, h3, p, ul, ol, li, img, article, section, aside,
button, iframe, figure, a, table, b {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	font-family: 微软雅黑, Arial, Helvetica, sans-serif;
}


body {
	font-size: 14px;
	color: #414141;
}
#top {
	background-color: #06f;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	height: 300px;
	width: 100%;
}

#top_b {
	margin: 0 auto;
	padding: 80px 0 0;
	width: 100px;
	height: 100px;
	color: #ffffff;
}

#top_c {
	margin: 0 auto;
	padding: 30px 0 0;
	width: 500px;
	text-align: center;
	height: 60px;
	color: #ffffff;
	font-size: 26px;
	font-weight: bold;
	word-spacing: 5px;
	letter-spacing: 5px;
}

#wai {
	margin: 60px auto 0;
	padding: 0;
	width: 380px;
	height: 400px;
}

.wait {
	height: 50px;
	width: 380px;
	font-size: 14px;
	border: 1px solid #999;
	background: #fff;
}

.left {
	float: left;
	width: 90px;
	text-align: right;
	background: #f1f1f1;
	height: 48px;
	line-height: 48px;
	color: #000;
	border-right: 1px #CCC solid;
}

.right {
	width: 280px;
	height: 48px;
	line-height: 48px;
	margin-left: 92px;
	display: block;
}

.zhong {
	width: 280px;
	height: 48px;
	line-height: 48px;
	margin-left: 92px;
}

.title {
	text-align: center;
	height: 51px;
	width: 380px;
	border: 0;
	font-size: 22px;
	word-spacing: 10px;
	letter-spacing: 10px;
	color: #2755ff;
}

.btn {
	height: 50px;
	width: 380px;
	border: 1px solid #999999;
	background-color: #06f;
	font-size: 18px;
	color: #ffffff;
	word-spacing: 20px;
}

.input {
	padding-left: 10px;
	height: 48px;
	line-height: 48px;
	border: 0;
	font-size: 14px;
}

.input:focus {
	outline: none;
	border: 0;
	background-color: #fffddb;
}

.hong {
	color: red;
	font-size: 12px;
	min-height: 20px;
	height: 25px;
}

#mmcla div {
	float: left;
	text-align: center;
	font-size: 16px;
	width: 190px;
}
.debug{
	float: right;
	font-size: 12px;
	margin-top: 5px;
}

