@charset "utf-8";
/* CSS Document */
body {
width: 100%; 
margin: 0; 
float: none;
background-color:#fff;
color: #000;
}
.noshow {
display: block;
}
