﻿b@charset "utf-8";
/*css document*/

html{
background-color:transparent;
background-image:none;
}

p,ul,ol,li,a{
padding:0;
margin:0;
list-style:none;
text-decoration:none;
}

.box_1_240{
width:380px;
height:240px;
float:left;
}

.box_2_240{
width:30px;
height:240px;
float:left;
}

