h1 {
  font-family: "MS UI Gothic";
  font-size: 10px; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  color: #CCCCCC;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  text-indent : 0px;
  text-align: right;
  background-color: #FF6600;
  
}
h2 {
  font-family: "MS UI Gothic";
  font-size: 10px; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  color: #DDDDDD;
  margin-top : 1px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  text-indent : 0px;
  text-align: right;
  background-image : url(../top/back.jpg);
  
}
h3  {
  font-family: "MS UI Gothic";
  font-size: 13px; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  color: #3399FF;
  margin-top : 1px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  text-indent : 0px;
  
}
h4  {
  font-family: "MS UI Gothic";
  font-size: 13px; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  color: #3399FF;
  margin-top : 1px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  text-indent : 0px;
  
}
A:LINK {
  font-size: 13px;
  color: #000000;
  text-decoration : underline;
  
}
A:VISITED {
  font-size: 13px;
  color: #000000;
  text-decoration : underline;
}
A:HOVER {
  font-size: 13px;
  color: #CC3300;
  text-decoration : underline;
}
strong {
  color: #333333;
  font-size: 13px;
  line-height: 2em; 
  
}
.font-10 {
	font-family: "MS UI Gothic";
	font-size: 10px;
	line-height: 12px;
  
}
.font-10red {
	font-family: "MS UI Gothic";
	color: #FF0000;
	font-size: 10px;
	line-height: 12px;
  
}
.font-10brown {
	font-family: "MS UI Gothic";
	color: #CC1100;
	font-size: 10px;
	line-height: 12px;
  
}
.font-10green {
	font-family: "MS UI Gothic";
	color: #007700;
	font-size: 10px;
	line-height: 12px;
  
}
.font-10blue {
	font-family: "MS UI Gothic";
	color: #0000FF;
	font-size: 10px;
	line-height: 12px;
  
}
.font-12 {
	font-family: "MS UI Gothic";
	font-size: 12px;
	line-height: 12px;
  
}
.font-12a {
	font-family: "MS UI Gothic";
	font-size: 12px;
	line-height: 200%;
  
}
.font-10r {
	font-family: "MS UI Gothic";
	font-size: 10px;
	line-height: 12px;
	text-align: right;
    background-color: #FF6600;
    color: #CCCCCC;
  
}
.font-red {
	font-family: "MS UI Gothic";
	color: #FF0000;
	font-size: 13px;
  
}
.font-blue {
	font-family: "MS UI Gothic";
	color: #0000FF;
	font-size: 13px;
}
.font-green {
	font-family: "MS UI Gothic";
	color: #007700;
	font-size: 13px;
}
.font-yellow {
	font-family: "MS UI Gothic";
	color: #FFFF00;
	font-size: 13px;
}
.font-orange {
	font-family: "MS UI Gothic";
	color: #FF3300;
	font-size: 13px; 
  
}
.font-white {
	font-family: "MS UI Gothic";
	color: #FFFFFF;
	font-size: 13px; 
}
.font-brown {
	font-family: "MS UI Gothic";
	color: #CC1100;
	font-size: 13px; 
}
.font-center-w {
	font-family: "MS UI Gothic";
	color: #FFFFFF;
	font-size: 13px;
	text-align: center;
}

.font-u01 {
	font-family: "MS UI Gothic";
	font-size: 13px;
	font-weight: 100;
	color: #000000;
	line-height: 24px;
  
}

.font-top {
	font-family: "MS UI Gothic";
	font-size: 13px;
	font-weight: 100;
	color: #000000;
	line-height: 16px;
  
}
  
.blockquote {
     line-height: 50%;   /* ���Ԥ��� */
}

BODY{
  color: #000000;
  font-size: 13px;
  margin-top: 0px; 
  margin-bottom : 0px;
  background-image : url(../top/back.jpg);
  
}
TD,DIV {
  color: #333333;
  font-size: 13px;
  line-height: 1.7em;
  
}
.MiniLink TD{
  color: #333333;
  font-size: 12px;
  line-height: 1.4em;
  text-align: center;
  
}
.MiniLink a:link, .MiniLink a:visited {
	font-size: 12px; 
	font-weight: normal;
	color: #0000FF;
	line-height: 1.3em;
	text-decoration: underline;
	text-align: center;
	
}
	
#underline {
	text-decoration: underline; 
} 