@charset "utf-8";
/* CSS Document */

.left{
float:left;
width:300px;
}
.right{
float:right;
width:485px;
}