body {
      margin : 0;
      padding : 0;
      font-size : 9pt;
      font-family : 굴림, 굴림체, 돋움, 돋움체, 한강체, 서울체, Seoul, tahoma;
      scrollbar-face-color:#FFFFFF;
      scrollbar-highlight-color: #AAAAAA;
      scrollbar-3dlight-color: #FFFFFF;
      scrollbar-shadow-color: #AAAAAA;
      scrollbar-darkshadow-color: #FFFFFF;
      scrollbar-track-color: #EEEEEE;
      scrollbar-arrow-color: #AAAAAA;
}

td    { font-size : 9pt; color : #383838; font-family : 굴림, 굴림체, 돋움, 돋움체, 한강체, 서울체, Seoul, tahoma; }
img   { margin : 0; border : 0; }
div   { margin : 0; padding : 0; border : 0; font-family : 굴림, 굴림체, 돋움, 돋움체, 한강체, 서울체, Seoul, tahoma; }
span  { margin : 0; padding : 0; border : 0; font-family : 굴림, 굴림체, 돋움, 돋움체, 한강체, 서울체, Seoul, tahoma; }
form  { margin : 0; padding : 0; border : 0; }
ul    { list-style : none; margin : 0; padding : 0; }
li    { list-style : none; margin : 0; padding : 0; }

select,option         { font-size: 9pt; }

a:link      { text-decoration: none; color: #6A728B; }
a:visited   { text-decoration: none; color: #6A728B; }
a:active    { text-decoration: none; color: #E3631C; }
a:hover     { text-decoration: none; color: #DA5743; }

#houseTop         { z-index : 1; float : left; position : relative; width : 100%; height : 33px; }
.houseMenu        { z-index : 1; float : left; position : relative; margin-top : 11px; width : 1000px; height : 16px; }
#houseTop img     { cursor : pointer; }

#menuBox          { z-index : 1; float : left; position : relative; width : 100%; height : 33px; }
.logoTop          { z-index : 1; float : left; position : relative; width : 330px; height : 33px; text-align : center; }
.menuTop          { z-index : 1; float : left; position : relative; width : 669px; height : 33px; }
#menuBox img      { cursor : pointer; }

#imgBox           { z-index : 1; float : left; position : relative; margin-top : 29px; width : 100%; height : 604px; background-color : #587C38; background-image : url(../img/imgMain02.jpg); background-position : 1001px top; background-repeat : no-repeat; }
.imgA             { z-index : 1; float : left; position : relative; width : 1001px; height : 604px; background-image : url(../img/imgMain01.jpg); background-position : left top; background-repeat : no-repeat; }
.bannerA          { z-index : 1; position : absolute; left : 185px; top : 453px; width : 362px; height : 121px; }
.bannerA img      { cursor : pointer; }
.bannerB          { z-index : 1; position : absolute; left : 573px; top : 453px; width : 408px; height : 121px; }

#copy             { z-index : 1; position : absolute; left : 0; top : 699px; margin : 0 0 20px 0; width : 100%; height : 101px; background-color : #EFEFEF; }


