/* layout */
body{
margin:0;
}
.sf{
background:url(images/sf.jpg) repeat-x;
}
/* table */
.table_x100{
height:100%;
width:100%;
}
.table_Hx100{
height:100%;
}
.table_Wx100{
width:100%;
}
