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;
      background-color : #FFFFFF;
     
}

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: #cccccc; }
a:visited   { text-decoration: none; color: #cccccc; }
a:active    { text-decoration: none; color: #cccccc; }
a:hover     { text-decoration: none; color: #ffffff; }





/*                인트로시작             */

#intro                                                  { position:relative;float:left;height:600px;}
.introone                                             { position:absolute; left:0; top:0;}

.introtwo                                             { position:absolute; left:0; top:0;}

#intro2                                                  { position:relative;float:left;width:1000px;height:100%}
#intro2 .intrologo                                                   { position:absolute; left:35px; top:135px;}
#intro2 .introtext                                                   { position:absolute; left:330px; top:308px;}
 #intro2 .introbt                                                   { position:absolute; left:540px; top:530px;}
 #intro2 .introswf                                                   { position:absolute; left:0; top:0;}


