@charset "utf-8";
/*기본*/
  A:link    { color:#30588f; text-decoration:none;}
  A:visited { color:#30588f; text-decoration:none;}
  A:active  { color:#2F2F2F; text-decoration:none;}
  A:hover   { color:E90000; text-decoration:none;}

*{margin:0; padding:0;font-family:돋움; font-size:12; }


body{ font-family:돋움;
background-color:#203A4F;
float:center;
scrollbar-3dlight-color:#595959;
scrollbar-arrow-color:#7F7F7F;
scrollbar-face-color:#DFDFDF;
scrollbar-highlight-color:#FFFFF;
scrollbar-shadow-color:#595959
scrollbar-base-color:#CFCFCF;
scrollbar-darkshadow-color:#FFFFFF; c
}

.mainMenu {width:1004; height:95;position:absolute; margin: 0; z-index:1;}




.mainDiv {width:1004; height:697; background-image: url(../../images/bg_main.jpg);background-repeat: no-repeat; }

.mainContents1 {position:absolute; width:335; height:137; top:520; left:40; }

.mainContents2 {position:absolute; width:335; height:137; top:520; left:400; }

.mainContents3 {position:absolute; width:335; height:137; top:520; left:770; }

.bottom {position:absolute; width:335; height:137; top:697; left:0; }
