???@charset "utf-8";
/*css document*/

html{
background-color:transparent;
background-image:none;
}
p,ul,ol,li,a,div{
padding:0;
margin:0;
text-decoration:none;
}
body{	
background:#edd4ac;
}

#box_title{
margin-right:30px;
width:380px;
height:1240px;
float:left;
}
#title_1{
margin-top:120px;
height:24px;
font-size:24px;
color:#1e300d;
float:left;
font-weight:bold;
}
#title_2{
margin:0px;
margin-top:62px;
margin-right:18px;
height:24px;
font-size:24px;
color:#1e300d;
float:right;
font-weight:bold;
}
#title_sub{
margin:0px;
margin-top:68px;
margin-right:10px;
font-size:18px;
height:18px;
color:#1e300d;
float:right;
font-weight:bold;
}
#title_border{
margin-top:86px;
width:175px;
height:4px;
float:right;
background:#1e300d;
}
.box_790_30{
width:790px;
height:30px;
float:left;
}
.border_790_4{
width:790px;
height:4px;
background:#1e300d;
float:left;
}

