@charset "utf-8";
body {
	background:#FFFFFF;
	color:#000000;
}
*html body{
	zoom:80%;
	font-size:120% !imoportant;
}

.flex-direction-nav {
	display: none;
	float:none;
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
  display: none;
}