font-face {font-family:ms UI Gothic;}
body,td,table,select,input,div,form,textarea,center,option,pre,blockquote {font-size:9pt;font-family:ms UI Gothic;color:666666;line-height:14px;}

a:link{color:#2070AD; text-decoration:none}
a:active{color:#2070AD}
a:visited{color:#2070AD; text-decoration:none}
a:hover{color:#87A46B;text-decoration:underline}

a.board:link{color:#666666;text-decoration:none}
a.board:active{color:#666666};
a.board:visited{color:#666666;text-decoration:none}
a.board:hover{color:#2070AD;text-decoration:underline}

a.board3:link{color:#ffffff; font-weight:bold; text-decoration:none}
a.board3:active{color:#ffffff; font-weight:bold;};
a.board3:visited{color:#ffffff; font-weight:bold;text-decoration:none}
a.board3:hover{color:#ECF2B5;text-decoration:underline}

.table {table-layout:fixed}
.word {word-break:break-all}

input{
  font-size:9pt;
  font-family: ms UI Gothic;
  color: #666666;
  border-color:cccccc;
  valign:middle;
  height:expression((this.type=='text'||this.type=='password'||this.type=='file')?'21':'');
  border-style:expression((this.type=='text'||this.type=='password'||this.type=='button'||this.type=='file')?'solid':'');
  border-width:expression((this.type=='text'||this.type=='password'||this.type=='button'||this.type=='file')?'1':'');
}

