BODY {
  margin: 0px;
  overflow-x : hidden;
  background-image: url('../images/bg.jpg');
}

BODY, TD, DIV, INPUT, TEXTAREA {
  font-family: "µ¸¿ò", "±¼¸²", "Dotum", "Gulim";
  font-size: 9pt;
  color: #444444;
}

A {
	text-decoration: none;
	color: #444444;
}

A:visited {
	text-decoration: none;
	color: #444444;
}

A:active {
	text-decoration: none;
	color: #444444;
}

A:hover {
	text-decoration: underline;
	color: #CC3333;
}

IMG {
	border: 0px;
}

#TABLE_MAIN {
  margin: 0px;
  padding: 0px;
  border: 0px;
  width: 100%;
}

#TABLE_HEAD {
  margin: 0px;
  padding: 0px;
  border: 0px;
  width: 1008px;
  height: 53px;
  background-color: #FFFFFF;
}

#TABLE_MIDDLE {
  margin: 0px;
  padding: 0px;
  border: 0px;
  width: 1008px;
  background-color: #FFFFFF;
}

.TD_LEFT_TOP {
  width: 7px;
  height: 7px;
  background-image: url('../images/form_left_top.gif');
}

.TD_LEFT_MIDDLE {
  width: 7px;
  background-image: url('../images/form_left_middle.gif');
}

.TD_LEFT_MIDDLE2 {
  width: 7px;
  background-image: url('../images/form_left_middle.jpg');
}

.TD_LEFT_BOTTOM {
  width: 7px;
  height: 7px;
  background-image: url('../images/form_left_bottom.gif');
}

.TD_LEFT_BOTTOM2 {
  width: 7px;
  height: 7px;
  background-image: url('../images/form_left_bottom2.gif');
}

.TD_TOP_WIDTH {
  height: 7px;
  background-image: url('../images/form_top_width.gif');
}

.TD_BOTTOM_WIDTH {
  height: 7px;
  background-image: url('../images/form_bottom_width.gif');
}

.TD_BOTTOM_WIDTH2 {
  height: 7px;
  background-image: url('../images/form_bottom_width.jpg');
}

.TD_RIGHT_TOP {
  width: 7px;
  height: 7px;
  background-image: url('../images/form_right_top.gif');
}

.TD_RIGHT_MIDDLE {
  width: 7px;
  background-image: url('../images/form_right_middle.gif');
}

.TD_RIGHT_MIDDLE2 {
  width: 7px;
  background-image: url('../images/form_right_middle.jpg');
}

.TD_RIGHT_BOTTOM {
  width: 7px;
  height: 7px;
  background-image: url('../images/form_right_bottom.gif');
}

.TD_RIGHT_BOTTOM2 {
  width: 7px;
  height: 7px;
  background-image: url('../images/form_right_bottom2.gif');
}

.TD_FORM_PADDING {
  padding-top: 3px;
}

.TD_FORM_PADDING2 {
  padding-top: 1px;
}

#DIV_FORM {
  padding-left: 5px;
  padding-right: 5px;
}

.TD_FORM_LEFT {
  width: 489px;
  padding-left: 5px;
}

.TD_FORM_RIGHT {
  width: 260px;
  color: #CCCCCC;
  text-align: right;
  padding-top: 2px;
  padding-right: 5px;
}

.TD_FORM_RIGHT A {
  color: #444444;
}

.TD_FORM_RIGHT A:hover {
  color: #CC3333;
  text-decoration: underline;
}

.TD_MENU {
  width: 100%;
  color: #CC0000;
  padding-top: 6px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 3px;
  letter-spacing: -1px;
}

.TD_MENU A {
  color: #444444;
  letter-spacing: 0px;
}

.TD_MENU A:hover {
  color: #CC3333;
  text-decoration: none;
  letter-spacing: 0px;
}
