@charset "utf-8";
.header {
	font-size: 14px;
	color: #090806;
	font-weight: bold;
	text-align: center;
}


a img {border: none; }/* CSS Document */

.menubut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: 400;
	font-style: normal;
	font-variant: normal;
	background-color: #33A6E9;
	text-align: center;
}
link {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
