﻿body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}


.link_b {
	font-size: 12px;
	color: #001E69;
}

.link_g {
	font-size: 12px;
	color: #00435C;
}

a:hover {
	color: #C80000;
	text-decoration: underline;
}

.bg_td {
	background-image: url(img/index_02_01.gif);
	background-repeat: repeat-x;
}

.long01 {
	line-height: 120%;
}

.scroll
{
    table-layout:fixed;
    width: 1363px;
    border-width:0;
    padding: 0;
    margin: 0;
}

.scroll thead   
{
    float: left;
    background-color:#3B4E77;
    color:#FFFFFF;
}
.scroll tbody
{
    float: left;
    height: 172px;
    overflow-y: scroll;
    table-layout:fixed; 
}

.scroll th{
    border:solid 1px #CCCCCC;
    table-layout:fixed;
    padding: 0;
    margin: 0;
    height:30px;
}
.scroll td{
    border:solid 1px #CCCCCC;
    table-layout:fixed;
    line-height:1.5em;
    padding: 0;
    margin: 0;
}

table{
    border-collapse:collapse;
    table-layout:fixed;
}

tbody{
    width: 1363px;
    table-layout:fixed; 
}

h3
{
    font-size:12pt;
    text-decoration:underline;
}

h5
{
    margin:0;
    padding-left:350px;
    font-size:12px
}

#Table1{
    position:absolute;
    top:70px;
}

#Table2{
    position:relative;
    top:290px;
}

#Table3{
    position:relative;
    top:300px;
}

#Description
{
    width:1360px;
}