#container {
background:#fff url(img/container_bg.jpg) no-repeat 50% top;
}
.section{
margin-bottom:50px;
line-height:1.5;
}
#hl001{
margin-bottom:30px;
}
#section01 .left,
#section02 .left,
#sectionGreenwich .left{
width:300px;
}
#section01 .right,
#section02 .right,
#sectionGreenwich .right{
width:440px;
}

#section01 p,
#section02 p,
#sectionGreenwich p{
margin-bottom:1em;
}
.ml{
margin-bottom:0.5em;
padding:2px 10px 1px;
border-left:#ccc solid 6px;
line-height:1.5;
font-size:16px;
}
.section .box{
margin-bottom:10px;
display: table;
}
.section .box div{
display: table-cell;
vertical-align: middle;
}
.section .box div:first-child{
padding-right:15px;
}