@charset "UTF-8";

BODY {
	color            : #555555 ;
	background-image : url(img/bg01.gif);
	font-size        : 11px;
	line-height      : 12pt;
     }
     a:link      { color : #666699 ; text-decoration:none ;}
     a:active    { color : #996600 ; text-decoration : none ;}
     a:visited   { color : #666699 ; text-decoration : none ;}
     a:hover { text-decoration:underline; color : #ff6699 ;}
H1  { 
       font-weight: bold; 
       font-size: 20px;
       line-height: 22px; 
       font-family: helvetica;
       margin: 0px
     }
H2  { 
       font-weight:bold; 
       font-size: 1em;
       line-height: 1em; 
       margin: 0px
     }
H3  { 
       font-weight: normal; 
       font-size: 12px;
       color: #888888f;
       line-height: 12px; 
       margin: 0px
     }
PRE{
  font-size : 11pt;
  line-height : 18pt;
}
.maintb{
	font-size : 13px;
	padding : 10px;
	border-style : none none none none; 
	background-repeat: no-repeat;
	border-spacing:0px;
	background-image : url(img/tbg01.gif);
	background-color : #ffffff;
        border:0px;
}

.topbun{
	font-size : 13px;
	border-width : 1px;
	border-style : solid ;
	border-color : gray;
	width:630px;
}
.topbun th{
	padding : 5px;
	       font-weight: normal; 
}
.topbun td{
	padding: 3px;
	text-align:left;
	vertical-align:top;
}

.toppr_div{
	background-image:url(./img/top_64.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-position:right;
	padding:10px;
	font-size:17px;
	line-height:20px;
	width:610px;
	color:#333399;
	font-weight:bold;
	border:solid 1px #555555;}
