IMG { 
  border: 0px
}

BODY {
  margin: 0px;
  padding: 0px;
  border-style: none;
  border-width: 0px;
  background-color: #044A04;
  color: #FFFFFF;
  font-family: tahoma, arial, verdana;
  font-size: 12px;
  font-weight: normal;
}

a:link {color:#FFFFFF; text-decoration:none;}      /* unvisited link */
a:visited {color:#FFFFFF; text-decoration:none;}  /* visited link */
a:hover {color:#FFFFFF; text-decoration:none;}  /* mouse over link */
a:active {color:#FFFFFF; text-decoration:none;}  /* selected link */

TABLE {
	width: 100%;
	height: 100%;
	border: 0px;
}

#bg_corner {
  background: url('pic/bg_c.gif') no-repeat left top;
	width: 120px;
	height: 158px;
}

#bg_top {
  background: url('pic/bg_h.gif') repeat-x left top;
}

#bg_menu {
  background: url('pic/bg_m.gif') repeat-y left top;
}

#main_scr {
 background: url('pic/bg_pcb.gif') repeat left top;
}

#corner {
  position: absolute;
  left: 0px;
  top: 0px;
	width: 120px;
	height: 158px;
}

#bg_header {
  position: absolute;
  left: 120px;
  top: 0px;
	width:693px;
	height:158px;
}

#header {
  position: absolute;
  left: 120px;
  top: 0px;
	width:693px;
	height:158px;
}

#menu {
  position: absolute;
  left: 0px;
  top: 158px;
}
