body {
   color : #333333;
   font-size : 14px;
   line-height : 150%;
   background-color : #445566;
}

table {
   font-size : 14px;
   line-height : 150%;
}

#outline{
   width:620px;
   text-align : left;
}

div.main {
   width : 100%;
   margin : 0 0 0 0px;
}

div.top {
   width : 100%;
}

div.top-l {
   float : left;
   width : 410px;
}

div.top-r {
   float : right;
   width : 200px;
   height : 200px;
}

div.top-ll {
   float : left;
   width : 200px;
   height : 200px;
}

div.top-lr {
   float : right;
   width : 200px;
   height : 200px;
}

div.t-line-table03 {
   width : 100%;
   height : 100%;
   border-width : 1px;
   border-style : solid;
   border-color : #dddddd;
   background-color : #eeeeee;
   padding : 5px;
}

div.middle {
   width : 100%;
   padding : 10 0px;
}

div.middle-l {
   float : left;
   width : 410px;
}

div.middle-r {
   float : right;
   width : 200px;
   height : 200px;
}

div.mr-line-table03 {
   width : 100%;
   height : 100%;
   border-width : 1px;
   border-style : solid;
   border-color : #dddddd;
   background-color : #eeeeee;
   padding : 5px;
}

div.middle-ll {
   float : left;
   width : 200px;
   height : 200px;
}

div.mll-line-table03 {
   width : 100%;
   height : 100%;
   border-width : 1px;
   border-style : solid;
   border-color : #dddddd;
   background-color : #eeeeee;
   padding : 5px;
}

div.middle-lr {
   float : right;
   width : 200px;
   height : 200px;
}

div.mlr-line-table03 {
   width : 100%;
   height : 100%;
   border-width : 1px;
   border-style : solid;
   border-color : #dddddd;
   background-color : #eeeeee;
   padding : 5px;
}

div.bottom {
   width : 100%;
}

div.bottom-l {
   float : left;
   width : 410px;
}

div.bottom-r {
   float : right;
   width : 200px;
   height : 200px;
}

div.bottom-ll {
   float : left;
   width : 200px;
   height : 200px;
}

div.bottom-lr {
   float : right;
   width : 200px;
   height : 200px;
}

div.blr-line-table03 {
   width : 100%;
   height : 100%;
   border-width : 1px;
   border-style : solid;
   border-color : #dddddd;
   background-color : #eeeeee;
   padding : 5px;
}

div.line-table01 {
   width : 100%;
   height : 100%;
   border-width : 1px;
   border-style : solid;
   border-color : #bbbbbb;
}

div.line-table02 {
   width : 100%;
   height : 100%;
   border-width : 1px;
   border-style : solid;
   border-color : #cccccc;
}

div.c-r {
   clear : both;
   width : 100%;
   height : 25px;
   text-align : center;
   font-size : 12px;
   color : #bbbbbb;
   padding : 7 0 0 0px;
}
