BODY {
   background-color:#ffffff;
   font-family:Verdana,Tahoma,ËÎÌå;
   margin:0 auto;
   	SCROLLBAR-FACE-COLOR: #C6D5F4; 
	SCROLLBAR-HIGHLIGHT-COLOR: #C6D5F4;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	scrollbar-3d-light-color: #ffffff; 
	SCROLLBAR-BASE-COLOR: #ffffff;
	scrollbar-dark-shadow-color: #ffffff;

   }

.button {
	font-family:Verdana,Tahoma,ËÎÌå; 
	font-size: 12px; 
	border: 1px #000000 solid;
	BACKGROUND: url(../style/css/bbk.gif);
}
.username{
	background-position: 1px 1px;
	background-repeat:no-repeat;
	border: 1px solid #A1A1A1;
	height:18px;
	FONT-SIZE: 11px;
	font-family:Verdana;
	width:140px;
	color:#666666;
	}
.password{
	background-position: 1px 1px;
	background-repeat:no-repeat;
	border: 1px solid #A1A1A1;
	height:18px;
	FONT-SIZE: 12px;
	width:140px;
	}
		
A:link,A:visited,A:hover {
   font-size:12px;
   color:#000;
   text-decoration:none;
   font-weight:400;
   }

A.b1:link,A.b1:visited,A.b1:hover {
   font-size:12px;
   color:#003399;
   text-decoration:none;
   }

A.c1:link,A.c1:visited,A.c1:hover {
   font-size:12px;
   text-decoration:none;
   color:#fff;
   }

A.toplink:link,A.toplink:visited,A.toplink:hover {
   font-size:12px;
   text-decoration:none;
   color:#A8A8A8;
   }
   
.bg01 {
   background-image:url(../images/bg.gif);
   background-repeat:repeat-x;
   background-position:right top;
   background-attachment:fixed;
   }
.bg02 {
   background-image:url(../images/bg2.gif);
   background-repeat:no-repeat;
   background-position:left top;
   background-attachment:fixed;
   }
.divtable {
   margin:auto auto auto auto;
   height:auto;}

td {
   color:#000000;
   font-size:12px;
   text-justify:inter-ideograph;
   text-align:justify;
   }
   
.fontblackb {
   color:#0089B4;
   font-size:12px;
   text-justify:inter-ideograph;
   text-align:justify;
   }
.fontblue {
   color:#6FA6B7;
   font-size:12px;
   }
.fontor {
   color:#FE8402;
   font-size:12px;
   font-weight:bold;
   }
.fontred {
   color:#ff0000;
   font-size:12px;
   }