#container {
background:#fff url(img/container_bg.jpg) no-repeat 50% top;
}
.section{
margin-bottom:50px;
}
#section01 .table01 {
margin:0;
width:100%;
}
.table01 th, .table01 td {
padding:12px 2px;
background:url(img/line_dotted.gif) repeat-x left top;
vertical-align:top;
line-height:1.6;
}
.table01 tr:first-child th, .table01 tr:first-child td{
background:none;
}
.table01 th{
text-align:left;
}
.table01 td{
text-align:right;
}
#section02{
margin:0 0 0 25px;
}
.ml{
margin-bottom:1em;
padding:4px 10px;
border-left:#ccc solid 6px;
}
.block {
margin-bottom:2em;
padding:12px 0;
width:708px;
background:url(img/line_dotted.gif) repeat-x left bottom;
}
#section01 .leftArea{
float:left;
padding-top:20px;
width:374px;
border:#eee solid 1px;
}
#section01 .rightArea{
float:right;
padding-top:20px;
width:374px;
border:#eee solid 1px;
}
#section01 .leftAreaWrap,
#section01 .rightAreaWrap{
padding:0 25px;
}

