

body{ 
	margin:0,auto,0px;
	color:#121d17 ;
	background-color:#ebeee2;
	font-family:-apple-system,SimSun,"PingFang SC","STHeiti Regular",STXihei,"Microsoft YaHei", sans-serif;
	font-size:14px;
}


h1{
	background-color:#dee;
	text-align:right;
	border:solid 1px #ccc;
	font-family:-apple-system,SimSun,"PingFang SC","STHeiti Regular",STXihei,"Microsoft YaHei", sans-serif;
	font-size:32px;
	padding:0.3em 1em;
}

p{
	color:#121d17;
}

ul {
	list-style-type:None;	

}

a{
	/*font-style:oblique;*/
	font-style:normal;

}

a:link,visited{
	text-decoration:None;
	color:#0a2616;
}

a:visited{
	text-decoration:None;
	color:#0a2616;
}

a:hover{
	text-decoration:underline;
}

.img_register{
	weight:14px;
	height:14px;
}

.footer{
	text-align:center;
	color:#a8a5a9;
}

a.footer{
	font-style:normal;
	color:#a8a5a9;

}

a.footer:link,visited{
	text-decora.footertion:None;
	color:#a8a5a9;
}

a.footer:visited{
	text-decora.footertion:None;
	color:#a8a5a9;
}

a.footer:hover{
	text-decoration:underline;
	color:#a8a5a9;
}





