﻿@charset "utf-8";
/*css document*/

html{
background-color:transparent;
background-image:none;
}

.box_1_left {
margin-left:190px;
width:380px;
height:90px;
float:left;
}

.box_1_right{
margin-left:30px;
width:380px;
height:90px;
float:left;
}

img{
margin-top:60px;
}

