@charset "utf-8";
/* CSS Document */
body{
width:1058px;
margin:0px;
}
img{
border:0px;
}
.left{
float:left;
}
.right{
float:right;
}
.clear{
clear:both;
}