@charset "euc-kr";

BODY {
  PADDING: 0px;
  MARGIN: 0px;
  BACKGROUND-COLOR: #000;
}

/* img */
img { border:none; }
a,area { blr:expression(this.onFocus=this.blur()) }
:focus { -moz-outline-style: none;} 

