@charset "UTF-8";

body{
background:none;
background-color:#ffffff;
}

#headerArea #headMenu,
#loNaviArea{
display:none;
}

#glNaviArea{
display:none;
}

#allContentsArea,
#contentsContainer1{
background:none;
background-color:#ffffff;
}

#footerArea,
#footerArea #footContainer1{
background:none;
}

#footerArea #footGoPageTop,
#footerArea #footMenu{
display:none;
}

#copyright{
position:relative;
left:0;
top:20px;
}

body#pop{
background:none;
background-color:#ffffff;
}

body#pop #popContents{
background:none;
}

body#pop #popContents h1{
background-color:#ffffff;
color:#000000;
}

body#pop p#closeBtn{
display:none;
}