html{
overflow:scroll;
}
.list{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
}
.canvas_table{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
width:100%;
border:none;
margin-bottom:0;
margin-left:0;
margin-right:0;
margin-top:0;
height: 100%;
}
.canvas_td_menu{
width:1000px;
border-bottom:solid;
border-bottom-color:#000000;
border-bottom-width:1px;
padding-bottom:8px;

}
.header{
position:absolute;
top:0;
background-color:#818181;
height:20%;
width:100%;
text-align:center;
}

.sidebar_left{
position:absolute;
top:15%;
bottom:15%;
width:0%;
background-color:#999999;
text-align:center;
}
.menu_sub_1_table{
background-color:#999999;
width:70px;
border:none;
}
.menu_sub_1_td{
background-color:#999999;
}
.menu_sub_1_top_td{
background-color:#999999;
height:24px;
}
.content_table{
width:100%;
border:1;
padding:5px;
}
.content_td_menu_ver_1{
background-color:#999999;
width:110px;
vertical-align:top;
}

.content_td{
vertical-align:top;
padding:10px;

}

.infobox_01{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
}


.data_table{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
width:100%;
border: 1px solid black;
border-collapse:collapse;
}

.data_tr{
border: 1px solid black;
}

.data_td{
border: 1px solid black;
padding: 2px;
}

.data_photo_td{
border: 1px solid black;
padding: 10px;
}


.content_text{
position:relative;
left:50%;
margin-left:-364px;
width:728px;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:80%;
}
.sidebar_right{
position:absolute;
right:0%;
top:15%;
bottom:15%;
width:0%;
background-color:#999999;
text-align:center;
}
.footer{
position:absolute;
bottom:0%;
background-color:#818181;
height:8%;
width:100%;
text-align: center;
}
.table_adsense_01{
background-color:#DDDDDD;
width:100%;
margin-left:auto;
margin-right:auto;
text-align:center;
}
.td_adsense_left_01{
text-align:left;
}
.td_adsense_right_01{
text-align:right;
}


a:link {
color: #006633;
font-weight: bold;	
text-decoration:none;	
}
a:hover {
color: #006633;
font-weight: bold;	
text-decoration:none;	
}
a:visited {
color: #006633;
font-weight: bold;
text-decoration:none;	
}
a:active {
color: #006633;
font-weight: bold;
text-decoration:none;
}
	
a:link img {
border: 0px; 
border-color: #DDDDDD;
}
a:hover img {
border: 0px; 
border-color: #CCCCCC;
}
a:visited img {
border: 0px; 
border-color: #DDDDDD;
}
a:active img {
border: 0px; 
border-color: #CCCCCC;
}
	


