@charset "utf-8";

.main {
margin-left: auto ;
margin-right: auto ;
width:1280px;
margin-top: 0px;
margin-bottom: 0px ;
}

.body {
background-color: #ffffff;
background-repeat: repeat-x;
background-attachment: fixed ;
}

.html  {
overflow-y: scroll ;
}

.table {
background-color: #ffffff;
}
