
.class01{
color:#0000ff;
font-size:12px;
font-weight:bold;
line-height: 1.5;
}

.class02{
color:#cc0000;
font-size:12px;
font-weight:bold;
line-height: 1.5;
}

.class03{
color:#000000 ;
font-size:12px;
font-weight:bold;
line-height: 1.5;
}

a:link {color:#0000FF; text-decoration:none;}
a:visited {color:#008000; text-decoration:none;}
a:active {color:#339900; text-decoration:none;}
a:hover {background-color:#3399ff; color:#000066; text-decoration:none;}

a{cursor:crosshair;}

body{
 font-size : 12px ;
 color : #000000 ;
 line-height: 1.5;
 margin-top : 0px; 
 margin-left : 0px; 
 margin-right : 0px; 
 margin-bottom : 0px;
 background-color : #ffffff;
 background-image : url(/img/logo/logo_b~.gif);
 background-repeat : no-repeat;
 background-attachment : fixed;
 background-position : 100% 100%;

 scrollbar-track-color: #ffffff;
 scrollbar-face-color: #ffffff;
 scrollbar-arrow-color: #0000cc;
 scrollbar-3dlight-color: #0000cc;
 scrollbar-darkshadow-color: #ffffff;
 scrollbar-highlight-color: #ffffff;
 scrollbar-shadow-color: #0000cc;
}

table,td,{
 font-size : 12px ;
 color : #000000 ;
 line-height: 1.5;
}

h4{
border-bottom:1px dashed #3333ff;
border-left:12px solid #3333ff;
color:#3333ff;
font-size:12px ;
}
