body {
  font-family: MS UI Gothic, Osaka;
  font-size:14px;
}
hr {
  clear: both;
  color:#336699;
  filter:alpha(opacity=100,finishopacity=0,style=2)
}

a:link.javack
{color:#336699; font-size:12px;text-decoration:none;} 
a:visited.javack
{color:#336699; font-size:12px;text-decoration:none;} 
a:hover.javack
{color:#996633; font-size:12px;text-decoration:none;} 
a:active.javack
{color:#336699; font-size:12px;text-decoration:none;}

a:link.foot
{color:#336699; font-size:12px;text-decoration:none;} 
a:visited.foot
{color:#336699; font-size:12px;text-decoration:none;} 
a:hover.foot 
{color:#996633; font-size:12px;text-decoration:none;} 
a:active.foot 
{color:#336699; font-size:12px;text-decoration:none;}

.download1 a {
  display:block;
  width:158px;
  height:62px;
  background: url(/img/download11.gif) no-repeat;
}
.download1 a:hover {
  display:block;
  width:158px;
  height:62px;
  background: url(/img/download12.gif) no-repeat;
}
.download1 a:visited {
  width:157px;
  height:62px;
  display:block;
}
.download2 a {
  display:block;
  width:157px;
  height:62px;
  background: url(/img/download21.gif) no-repeat;
}
.download2 a:hover {
  display:block;
  width:157px;
  height:62px;
  background: url(/img/download22.gif) no-repeat;
}
.download2 a:visited {
  width:157px;
  height:62px;
  display:block;
}
.download3 a {
  display:block;
  width:157px;
  height:62px;
  background: url(/img/download31.gif) no-repeat;
}
.download3 a:hover {
  display:block;
  width:157px;
  height:62px;
  background: url(/img/download32.gif) no-repeat;
}
.download3 a:visited {
  width:157px;
  height:62px;
  display:block;
}
.email {
  width:100%;
  height:22px;
  ime-mode: disabled;
  padding:2px 0px 0px 5px;
  color:#000000;
  border:solid 1px #cccccc; 
  background:url(/img/email.gif) center center no-repeat;
}
.paswd {
  width:100%;
  height:22px;
  ime-mode: disabled;
  padding:2px 0px 0px 5px;
  color:#666666;
  border:solid 1px #cccccc; 
  background:url(/img/password.gif) center center no-repeat;
}
.oldpaswd {
  width:100%;
  height:22px;
  ime-mode: disabled;
  padding:2px 0px 0px 5px;
  color:#666666;
  border:solid 1px #cccccc; 
  background:url(/img/oldpassword.gif) center center no-repeat;
}
.newpaswd {
  width:100%;
  height:22px;
  ime-mode: disabled;
  padding:2px 0px 0px 5px;
  color:#666666;
  border:solid 1px #cccccc; 
  background:url(/img/newpassword.gif) center center no-repeat;
}
.cofpaswd {
  width:100%;
  height:22px;
  ime-mode: disabled;
  padding:2px 0px 0px 5px;
  color:#666666;
  border:solid 1px #cccccc; 
  background:url(/img/cofpassword.gif) center center no-repeat;
}
.btn01 a {
  background-color:#336699;
  border-width:1px;
  border-style:solid;
  border-bottom-color:#000000;
  border-left-color:#73a4f4;
  border-right-color:#000000;
  border-top-color:#73a4f4;
  text-decoration:none;
  color:#ffffff;
  display:block;
  width:100%;
  height:25px;
  line-height:25px;
  font-size:12px;
}
.btn01 a:hover {
  border-width:1px;
  border-left-style:solid;
  border-bottom-color:#003366;
  border-left-color:#6699cc;
  border-right-color:#003366;
  border-top-color:#6699cc;
  text-decoration:none;
  color:#ffffff;
  background-color:#6699cc;
  display:block;
}
.btn01 a:visited {
  color:#ffffff;
  width:100%;
  display:block;
  height:25px;
  line-height:25px;
  font-size:12px;
}
.msg01 {
  text-align:center;
  color:#dd3300;
}
table.list {
  font-size:12px;
  border: solid 1px #cccccc;
  width:100%;
}
td.title {
	padding: 5px 10px 5px 10px;
  background-color: #000000;
  font-size:14px;
  color: #ffffff;
}
td.sname {
  padding: 2px 5px 2px 5px;
  background-color: #555555;
  color: #ffffff;
  text-align: left;
}
td.msg {
  padding: 2px 5px 2px 5px;
  background-color: #cccccc;
  color: #000000;
  text-align: left;
}
td.mold {
  width:20px;
  background-color:#6699cc;
  background: url(/img/mark_old.gif) no-repeat;
  background-position:center center;
}
td.mnew {
	width:20px;
  background-color:#6699cc;
  background: url(/img/mark_new.gif) no-repeat;
  background-position:center center;
}
