<style type="text/css">
<!--
a:hover {
  text-decoration : none;
}

img {
  border-style: none;
  cursor: hand;
  text-align: absmiddle;
}

BODY {
	scrollbar-face-color: #EEEEEE; 
  scrollbar-shadow-color: #EEEEEE; 
  scrollbar-highlight-color: #EEEEEE; 
  scrollbar-3dlight-color: #EEEEEE; 
  scrollbar-darkshadow-color: #EEEEEEE; 
  scrollbar-track-color: #EEEEEE;
  scrollbar-arrow-color: #EEEEEE;
}

P {
  margin-top:2px;
  margin-bottom:2px;
}

font, td, p {
  font-size: 9pt;
  text-decoration: none;
  font-family:±¼¸²
}

A:link, A:active, A:visited {
  color:#000000; 
  font-size:9pt; 
  text-decoration: none;
  padding:0px;
}

.lmenu {
  font-size: 8pt;
  padding-left: 15px;
  height: 24px;
}

.text {
  border-style:solid;
  border-width:1px;
  border-color:#cccccc;
  color:#555555;
  background: #f5f5f5;
}

.textarea {
  border-style:solid;
  border-width:1px;
  border-color:#cccccc;
  width:100%;
  height:60;
  color:#575757;
}

.tmenu {
  background:#D1D1E0;
  color:#ffffff;
  font-size:12px;
  border:1px;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ffffff;
  width:80px;
  height:40px;
  padding-top:3px;
}

.td1 {
  width: 120px;
  font-size: 9pt;
  text-decoration: none;
  font-family:±¼¸²;
  background-color: #cccccc;
  padding-right: 15px;
}

.td2 {
  font-size: 9pt;
  text-decoration: none;
  font-family:±¼¸²;
  padding-left: 3px;
  background-color: #eeeeee;
}

.btn {
  background:#cccccc;
  color:#555555;
  font-size:12px;
  border:0px;
  height:20px;
  padding-top:3px;
}

.btn2 {
  background:#cccccc;
  color:#553333;
  font-size:12px;
  border:0px;
  height:20px;
  padding-top:3px;
}

.list01 {
  background: #DFDFF0;
  color: #7979B9;
  font-size: 12px;
  height: 26px;
  text-align: center;
}

.list02 {
  background: #EAEAF4;
  color: #7979B9;
  font-size: 12px;
  height: 26px;
  text-align: center;
}

.list03 {
  background: #eeeeee;
  height: 26px;
}

.list04 {
  background: #f3f3f3;
  height: 26px;
}

.form01 {
  background: #EAEAF4;
  color: #7979B9;
  font-size: 12px;
  width: 120px;
  height: 26px;
  text-align: center;
  font-weight: bold;
}

.form02 {
  background: #f7f7f7;
  padding-left: 3px;
}

.title {
  height: 24px; 
  padding-left: 5px;
  color: #ffffff;
  background: #aaaacc;
}

.tdline1 {
  height: 5px;
  background: #cccccc;
}

.tdline2 {
  height: 5px;
  background: #eeeeee;
}
//-->
</style>