@charset "UTF-8";

@import url("../../css/sidebar.css");
@import url("./common.css");

#content01 p {
margin-bottom: 20px;
font-size: 1.2em;
}

#content01 .img01 {
margin: 40px 0;
}

#content01 .p01 {
margin-bottom: 40px;
color: #666;
font-size: 1em;
text-align: right;
}

#content01 .group01 {
float: left;
width: 315px;
min-height: 90px;
height: auto !important;
height: 90px;
margin-bottom: 10px;
}
#content01 .group01 p {
margin-right: 10px;
margin-bottom: 10px;
margin-left: 130px;
}
#content01 .box01 {
background: #fff url(../img/index_img_08.png) left top no-repeat;
}
#content01 .box02 {
background: #fff url(../img/index_img_04.png) left top no-repeat;
}
#content01 .box03 {
background: #fff url(../img/index_img_06.png) left top no-repeat;
}
#content01 .box04 {
background: #fff url(../img/index_img_05.png) left top no-repeat;
}
#content01 hr {
clear: left;
height: 0;
margin-bottom: 10px;
border: none;
border-bottom:1px #eee solid;
}

#content01 #bottom02{
position:relative;
margin: 30px 0 20px;
}

#content01 #bottom02 div{
background:#F0F0F0;
padding:15px;
text-align:center;
margin-bottom:30px;
}

