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


.box_title{
width:1200px;
height:120px;
float:left;
}

div.box_title div.title a{
font-size:24px;
height:24px;
color:#1e300d;
float:left;
}

.title{
margin-top:30px;
font-size:20px;
height:20px;
color:#1e300d;
float:left;
}


.title_sub{
margin-top:40px;
margin-left:40px;
font-size:14px;
height:14px;
float:left;
color:#1e300d;
}


