body {
   color : #333333;
   font-size : 14px;
   line-height : 150%;
   background-color : #eef5ff;
}

table {
   font-size : 14px;
   line-height : 150%;
}

#outline{
   width:750px;
   text-align : left;
   border-width : 2px;
   border-style : solid;
   border-color : #dddddd;
   background-color : #ffffff;
}

div.intro {
   width : 100%;
   height : 25px;
   font-size : 13px;
   color : #eef5ff;
   text-align : left;
   border-width : 0 0 2 0px;
   border-style : solid;
   border-color : #dddddd;
   padding : 0 0 0 15px;
   background-color : #1144cc;
}

div.site-name {
   font-size : 26px;
}

div.main {
   width : 100%;
   background-color : #ffffff;
   background-image : url(image/blue-back.jpg);
   background-repeat : no-repeat;
}

div.top {
   width : 100%;
   height : 145px;
   padding : 30 0 0 20px;
}

div.table-l {
   float : left;
   width : 370px;
   padding : 0 0 10 15px;
}

div.table-r {
   float : right;
   width : 350px;
   padding : 65 10 10 0px;
}

div.table-c {
   width : 100%;
   border-width : 4px;
   border-style : solid;
   border-color : #5588ee;
}

div.contents {
   width : 100%;
   text-align : left;
   border-width : 2px;
   border-style : solid;
   border-color : #dddddd;
   background-color : #f5faff;
   padding : 15 10px;
}

div.pic {
   width : 100%;
   background-color : #ffffff;
   padding : 0 0 0 10px;
}

div.table-a {
   width : 100%;
   text-align : right;
}

div.page-links-l {
   width : 320px;
   line-height : 180%;
   text-align : left;
   padding : 20 0 10 15px;
}

div.table-b {
   width : 100%;
   text-align : right;
   padding : 0 15 0 0px;
}

div.page-links-r {
   width : 320px;
   line-height : 180%;
   text-align : left;
   padding : 10 5 20 15px;
}

div.c-r {
   clear : both;
   width : 100%;
   height : 24px;
   text-align : right;
   font-size : 12px;
   color : #eef5ff;
   border-width : 2 0 0 0px;
   border-style : solid;
   border-color : #cccccc;
   background-color : #1144cc;
   padding : 0 20 0 0px;
}
