@charset "utf-8";
/* CSS Document */


/************** 本文 ***************/

#sai {
	width: 710px;
	margin: 0 auto;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 70px;
}
.button {
	display: block;
	width: 100px;
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 1em 3.2em;
	border-radius: 1.6em;
	color: #fff !important;
	font-size: 18px;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	background-color: rgba(255, 153, 0, 0.9);
	box-shadow: 0 5px 5px rgba(214, 214, 214, 0.9);
}
.button:hover {
	background-color: rgba(255, 153, 0, 0.6);
}
.ake {
	margin: 30px 0px;
}
.w {
	color: #FFF;
	text-decoration: none;
	display: block;
}
.w a:link {
color:#FFF !important:
}
.w a:visited {
	color: #FFF;
}
.rogin {
	color: #FFF !important;
	font-size: 9px;
}
 . rogin a:hover {
color:#FFF;
}
