/* ÀüÃ¼¼³Á¤(ÅÂ±×) */
body,td,input,select { font-size: 9pt; text-decoration : none; line-height: 15pt}
body{margin:0px}
img{border:0px}
/* ¸µÅ©½Ã Å×µÎ¸®¾ø¾Ö±â */
a,input{selector-dummy:expression(this.hideFocus=true)}

/* ¸µÅ©¼³Á¤ */
a:active,a:link,a:visited { text-decoration: none;  color: #000000}
a:hover { text-decoration : underline; color : #999999 }

.input1{
  color:#000000;background-color: #FFFFFF;
  border:1px solid #7A7B7B ;
  width:90px;height:18px;
}
.button {
  font-size: 9pt; background-color: #DBEDFB;
  border:1px solid #000000
}

/* ±ÛÀÚ»ö */
.color_red {color: #FF0000}
.color_wb {color: #FFFFFF;	font-weight: bold;}
.color_blue {color: #0000FF}
.c_ff0 {color: #FFFF00}