body {
			margin: 0;
			padding: 0;
			background-color: #F6FCFC;
			font-family: "微软雅黑";
		}
		.header {
			height: 30px;
			border-bottom: 1px solid #00A5B3;
			line-height: 30px;
			
		}
		.header a{
			color: #00A5B3;
			margin-left: 60%;
		}
		
		.main {
			width: 1005px;
			margin: 0 auto;
			margin-top: 30px;
			
		}

		.logo {
			vertical-align: middle;
		}
		.font {
			color: #00A5B3;
			font-size: 30px;
			display: inline-block;
			margin-left: 10px;
			
		}
		.page {
			width: 940px;
			border: 1px solid #00A5B3;
			background-color: #fff;
			padding: 50px 30px;
			font-size: 20px;
			color: #525252;
			margin-top: 10px;
		}
		.nav {
			border-bottom: 2px solid #00A5B3;
			height: 50px;
			margin-top: 60px;
		}
		.nav ul {
			margin: 0;
			padding: 0;
			padding-top: 8px;
		}
		.nav li {
			float: left;
			width: 150px;
			height: 40px;
			line-height: 40px;
			list-style-type: none;
			background-color: #ECF5F5;
			color: #C3C6C6;
			text-align: center;
			cursor:pointer;
			
		}
		.notice {
			text-indent: 2em;
		}
		.lips {
			font-size: 22px;
			color: #00A5B3;
		}
		.notice_s {
			font-size: 18px;
		}
		.notice_s a {
			color: #00A5B3;
		}
		.question {
			color: #00A5B3;
		}
		.notice_li {
			
		}
		.answer {
			
		}
		.span {
			color: orange;
		}
		.footer {
			text-align: center;
			font-size: 14px;
			margin-top: 100px;
			color: darkgrey;
			padding-bottom: 50px;
		}
		.page {
			display: none;
		}
		.healthtime {
			width: 640px;
			margin: 0 auto;
		}
		.healthtime td {
			width: 80px;
			height: 40px;
			border: 1px solid #000;
			text-align: center;
		}
		.green {
			background-color: #92D050;
		}
		.orange {
			background-color: #92D050;
		}
		.red {
			background-color: #FF0000;
		}
		.healthtime2 {
			width: 300px;
			margin: 0 auto;
		}
		.healthtime2 td{
			width: 150px;
			height: 45px;
			border: 1px solid #000;
			text-align: center;
		}
		.footer {

	width:100%;

	position: relative;

	padding-top: 60px;

	background-color: #ffffff;

}



.footer .f-logo

{

	width: 128px;

	height: 140px;

	position: absolute;

	top:0;

	left: 10%;

}



.footer .other-info

{

	width:60%;

	margin: 0 auto;

	font-size: 16px;

	line-height: 30px;

	padding-left: 28px;

	padding-top: 10px;

	color: #949494;

	height: 150px;

}

.footer .other-info p

{

	 margin: 0;

	 padding: 0;

	 text-align: center;

}

.footer .touch {

	position: absolute;

	height: 55px;

	top: 30px;

	left: 28%;

}

.footer .touch ul {

	margin: 0 auto;

	height: 50px;

	line-height: 55px;

	text-align: center;

	margin-left: -72px;



}

.footer .touch ul li {

	float: left;

	list-style: none;

}

.footer .touch ul li a {

	display: block;

	float: left;

	height: 28px;

	line-height: 28px;

	text-align: center;

	padding-left: 20px;

	padding-right: 20px;

	cursor: pointer;

	border-right: 1px solid #ABA9A9;

	text-align: center;

	font-size: 16px;

	text-shadow: -1px 0 10px #999;

	color: #ABA9A9;

	text-decoration: none

}



.footer .touch ul li:last-child a {

	border-right: 0;

}
