
body { 
	color : #000000;
	background-color : #ffffff;
	background-image: url("pic/bg01.jpg");
        background-position: right bottom; 
        background-repeat: no-repeat;
	background-attachment : fixed ;
	font-size:10pt;
        overflow :auto;
        margin:0,0,0,0;

scrollbar-arrow-color:408080; 
 scrollbar-base-color:white; 
 scrollbar-highlight-color:white; 
 scrollbar-face-color:white;
 scrollbar-shadow-color:white; 
 scrollbar-darkshadow-color:white; 
 scrollbar-track-color:white;
}

a{ text-decoration:none; }
a:link{ color:black; }
a:active { color:black; }
a:visited{ color:black; }
a:hover{ color:408080; 

td { font-size:10pt; font-family:MS UI Gothic;}
td.en{ font-size:10pt; font-family:Times New Roman,Times,Trebuchet MS ; line-height:130%; }

span.en            { font-size:10pt; font-family:MS UI Gothic,Times New Roman,Times,Trebuchet MS ; line-height:130%; }
